Messages by Thread
-
-
pgsql: doc: Improve description of RLS policies applied by command type
Dean Rasheed
-
pgsql: Add some missing #include <limits.h>.
Thomas Munro
-
pgsql: Fix indentation issue
Michael Paquier
-
pgsql: Add commit c2b0e3a0351e to .git-blame-ignore-revs.
Michael Paquier
-
pgsql: Replace off_t by pgoff_t in I/O routines
Michael Paquier
-
pgsql: Fix incorrect assignment of InvalidXLogRecPtr to a non-LSN varia
Fujii Masao
-
pgsql: Remove obsolete autovacuum comment.
Nathan Bossart
-
pgsql: test_dsa: Avoid leaking LWLock tranches.
Nathan Bossart
-
pgsql: Teach DSM registry to ERROR if attaching to an uninitialized ent
Nathan Bossart
-
pgsql: Clear 'xid' in dummy async notify entries written to fill up pag
Heikki Linnakangas
-
pgsql: Fix bug where we truncated CLOG that was still needed by LISTEN/
Heikki Linnakangas
-
pgsql: Escalate ERRORs during async notify processing to FATAL
Heikki Linnakangas
-
pgsql: Fix remaining race condition with CLOG truncation and LISTEN/NOT
Heikki Linnakangas
-
pgsql: doc: Document effects of ownership change on privileges
Daniel Gustafsson
-
pgsql: Split out innards of pg_tablespace_location()
Álvaro Herrera
-
pgsql: Add tab completion support for the WAIT FOR command
Alexander Korotkov
-
pgsql: Fix range for commit_siblings in sample conf
Daniel Gustafsson
-
pgsql: libpq: threadsafety for SSL certificate callback
Daniel Gustafsson
-
pgsql: Change coding pattern for CURL_IGNORE_DEPRECATION()
Álvaro Herrera
-
pgsql: Fix comments of output routines for pg_ndistinct and pg_dependen
Michael Paquier
-
pgsql: Fix pg_upgrade around multixid and mxoff wraparound
Heikki Linnakangas
-
pgsql: Doc: Add documentation for sequence synchronization.
Amit Kapila
-
pgsql: Move code specific to pg_dependencies to new file
Michael Paquier
-
pgsql: Move code specific to pg_ndistinct to new file
Michael Paquier
-
pgsql: doc: Fix incorrect synopsis for ALTER PUBLICATION ... DROP ...
Fujii Masao
-
pgsql: Remove unused assignment in CREATE PUBLICATION grammar.
Amit Kapila
-
pgsql: Prefer spelling "cacheable" over "cachable".
Thomas Munro
-
pgsql: injection_points: Add tests for name limits
Michael Paquier
-
pgsql: Report better object limits in error messages for injection poin
Michael Paquier
-
pgsql: Add check for large files in meson.build
Michael Paquier
-
pgsql: Tag refs/tags/REL_13_23 was created
noreply
-
pgsql: Tag refs/tags/REL_14_20 was created
noreply
-
pgsql: Tag refs/tags/REL_15_15 was created
noreply
-
pgsql: Tag refs/tags/REL_17_7 was created
noreply
-
pgsql: Tag refs/tags/REL_16_11 was created
noreply
-
pgsql: Tag refs/tags/REL_18_1 was created
noreply
-
pgsql: Add pg_resetwal and pg_controldata support for new control file
Heikki Linnakangas
-
pgsql: Add warning to pg_controldata on PG_CONTROL_VERSION mismatch
Heikki Linnakangas
-
pgsql: Clean up qsort comparison function for GUC entries
Peter Eisentraut
-
pgsql: Stamp 13.23.
Tom Lane
-
pgsql: Stamp 14.20.
Tom Lane
-
pgsql: Stamp 15.15.
Tom Lane
-
pgsql: Stamp 16.11.
Tom Lane
-
pgsql: Stamp 17.7.
Tom Lane
-
pgsql: Stamp 18.1.
Tom Lane
-
pgsql: Bump PG_CONTROL_VERSION for commit 3e0ae46d90
Heikki Linnakangas
-
pgsql: Move SLRU_PAGES_PER_SEGMENT to pg_config_manual.h
Heikki Linnakangas
-
pgsql: Fix typos in nodeWindowAgg comments
Daniel Gustafsson
-
pgsql: Add more tests for relation statistics with rewrites
Michael Paquier
-
pgsql: Doc: more uppercase keywords in SQLs
David Rowley
-
pgsql: injection_points: Add variant for injection_point_attach()
Michael Paquier
-
pgsql: Release notes for 18.1, 17.7, 16.11, 15.15, 14.20, 13.23.
Tom Lane
-
pgsql: Release notes for 18.1, 17.7, 16.11, 15.15, 14.20, 13.23.
Tom Lane
-
pgsql: Release notes for 18.1, 17.7, 16.11, 15.15, 14.20, 13.23.
Tom Lane
-
pgsql: Release notes for 18.1, 17.7, 16.11, 15.15, 14.20, 13.23.
Tom Lane
-
pgsql: Release notes for 18.1, 17.7, 16.11, 15.15, 14.20, 13.23.
Tom Lane
-
pgsql: Release notes for 18.1, 17.7, 16.11, 15.15, 14.20, 13.23.
Tom Lane
-
pgsql: Fix comment in copyto.c
Michael Paquier
-
pgsql: doc: consistently use "structname" and "structfield" markup
Bruce Momjian
-
pgsql: docs: fix text by adding/removing parentheses
Bruce Momjian
-
pgsql: Remove blank line in C code.
Bruce Momjian
-
pgsql: Fix generic read and write barriers for Clang.
Thomas Munro
-
pgsql: Fix checking for recovery state in WaitForLSN()
Alexander Korotkov
-
pgsql: First-draft release notes for 18.1.
Tom Lane
-
pgsql: doc: Fix incorrect wording for --file in pg_dump
Daniel Gustafsson
-
pgsql: pgbench: Add --continue-on-error option.
Fujii Masao
-
pgsql: Fix "inconsistent DLL linkage" warning on Windows MSVC
Peter Eisentraut
-
pgsql: Add seq_sync_error_count to subscription statistics.
Amit Kapila
-
pgsql: doc: Fix descriptions of some PGC_POSTMASTER parameters.
Fujii Masao
-
pgsql: doc: Clarify units for io_combine_limit and io_max_combine_limit
Fujii Masao
-
pgsql: bufmgr: Use atomic sub for unpinning buffers
Andres Freund
-
pgsql: bufmgr: Allow some buffer state modifications while holding head
Andres Freund
-
pgsql: Tidyup WARNING ereports in subscriptioncmds.c
David Rowley
-
pgsql: Use XLogRecPtrIsValid() in various places
Álvaro Herrera
-
pgsql: Introduce XLogRecPtrIsValid()
Álvaro Herrera
-
pgsql: Refer readers of \? to "\? variables" for pset options
Álvaro Herrera
-
pgsql: Disallow generated columns in COPY WHERE clause
Peter Eisentraut
-
pgsql: Refactor shared memory allocation for semaphores
Heikki Linnakangas
-
pgsql: Add comment to explain why PGReserveSemaphores() is called early
Heikki Linnakangas
-
pgsql: Fix redundancy in error message
Peter Eisentraut
-
pgsql: Cosmetic fixes in GiST README
John Naylor
-
pgsql: Fix few issues in commit 5509055d69.
Amit Kapila
-
pgsql: ci: Improve OpenBSD core dump backtrace handling.
Thomas Munro
-
pgsql: Document some structures in attribute_stats.c
Michael Paquier
-
pgsql: Fix spurious output in configure
Peter Eisentraut
-
pgsql: MSVC: Improve warning options set
Peter Eisentraut
-
pgsql: Re-run autoconf
Peter Eisentraut
-
pgsql: Re-run autoheader
Peter Eisentraut
-
pgsql: Update code comment
Peter Eisentraut
-
pgsql: Fix UNION planner estimate_num_groups with varno==0
David Rowley
-
pgsql: Update obsolete comment in ExecScanReScan().
Etsuro Fujita
-
pgsql: postgres_fdw: Add more test coverage for EvalPlanQual testing.
Etsuro Fujita
-
pgsql: Doc: use uppercase keywords in SQLs
David Rowley
-
pgsql: Use stack allocated StringInfoDatas, where possible
David Rowley
-
pgsql: ci: Add missing "set -e" to scripts run by su.
Thomas Munro
-
pgsql: Avoid possible crash within libsanitizer.
Tom Lane