Mailing lists [pgsql-committers]
- pgsql: Update leakproofness markings on some btree comparisonfunctions Tom Lane
- pgsql: pg_regress: Promptly detect failed postmaster startup. Noah Misch
- pgsql: Process EXTRA_INSTALL serially, during the first temp-install. Noah Misch
- pgsql: Process EXTRA_INSTALL serially, during the first temp-install. Noah Misch
- pgsql: pg_regress: Promptly detect failed postmaster startup. Noah Misch
- pgsql: pg_regress: Promptly detect failed postmaster startup. Noah Misch
- pgsql: Send EXTRA_INSTALL errors to install.log, not stderr. Noah Misch
- pgsql: Send EXTRA_INSTALL errors to install.log, not stderr. Noah Misch
- pgsql: pg_regress: Promptly detect failed postmaster startup. Noah Misch
- pgsql: pg_regress: Promptly detect failed postmaster startup. Noah Misch
- pgsql: Send EXTRA_INSTALL errors to install.log, not stderr. Noah Misch
- pgsql: pg_regress: Promptly detect failed postmaster startup. Noah Misch
- pgsql: Process EXTRA_INSTALL serially, during the first temp-install. Noah Misch
- pgsql: Improve comments and logs in do_pg_stop/start_backup Michael Paquier
- pgsql: Fix generation of padding message before encrypting Elgamal inp Michael Paquier
- pgsql: Fix generation of padding message before encrypting Elgamal inp Michael Paquier
- pgsql: Fix generation of padding message before encrypting Elgamal inp Michael Paquier
- pgsql: Remove configure switch --disable-strong-random Michael Paquier
- pgsql: Convert unaccent tests to UTF-8 Peter Eisentraut
- pgsql: Update copyright for 2019 Bruce Momjian
- pgsql: Update copyright for 2019 Bruce Momjian
- pgsql: Update copyright for 2019 Bruce Momjian
- pgsql: Update copyright for 2019 Bruce Momjian
- pgsql: Update copyright for 2019 Bruce Momjian
- pgsql: Update copyright for 2019 Bruce Momjian
- pgsql: Ensure link commands list *.o files before LDFLAGS. Tom Lane
- pgsql: Switch pg_regress to output unified diffs by default Peter Eisentraut
- pgsql: Don't believe MinMaxExpr is leakproof without checking. Tom Lane
- pgsql: Don't believe MinMaxExpr is leakproof without checking. Tom Lane
- pgsql: Don't believe MinMaxExpr is leakproof without checking. Tom Lane
- pgsql: Don't believe MinMaxExpr is leakproof without checking. Tom Lane
- pgsql: Don't believe MinMaxExpr is leakproof without checking. Tom Lane
- pgsql: Don't believe MinMaxExpr is leakproof without checking. Tom Lane
- pgsql: Update ssl test certificates and keys Peter Eisentraut
- pgsql: Update ssl test certificates and keys Peter Eisentraut
- pgsql: Update ssl test certificates and keys Peter Eisentraut
- pgsql: Update ssl test certificates and keys Peter Eisentraut
- pgsql: Improve ANALYZE's handling of concurrent-update scenarios. Tom Lane
- pgsql: Improve ANALYZE's handling of concurrent-update scenarios. Tom Lane
- pgsql: Improve ANALYZE's handling of concurrent-update scenarios. Tom Lane
- pgsql: Improve ANALYZE's handling of concurrent-update scenarios. Tom Lane
- pgsql: Improve ANALYZE's handling of concurrent-update scenarios. Tom Lane
- pgsql: Improve ANALYZE's handling of concurrent-update scenarios. Tom Lane
- pgsql: Use symbolic references for pg_language OIDs in the bootstrapda Tom Lane
- pgsql: Move the built-in conversions into the initial catalog data. Tom Lane
- pgsql: unaccent: Make generate_unaccent_rules.py Python 3 compatible Peter Eisentraut
- pgsql: Make sort-test.py Python 3 compatible Peter Eisentraut
- pgsql: Support plpgsql variable names that conflict with unreservedSQL Tom Lane
- pgsql: Rename macro to RELKIND_HAS_STORAGE Alvaro Herrera
- pgsql: Don't create relfilenode for relations without storage Alvaro Herrera
- pgsql: Fix program build rule in src/bin/scripts/Makefile. Tom Lane
- pgsql: doc: Update RFC URLs Michael Paquier
- pgsql: doc: Update RFC URLs Michael Paquier
- pgsql: doc: Update RFC URLs Michael Paquier
- pgsql: Replace the data structure used for keyword lookup. Tom Lane
- pgsql: isolationtester: Use atexit() Peter Eisentraut
- pgsql: initdb: Use atexit() Peter Eisentraut
- pgsql: pg_basebackup: Use atexit() Peter Eisentraut
- pgsql: doc: document that INFO messages always go to client. Andrew Gierth
- pgsql: doc: document that INFO messages always go to client. Andrew Gierth
- pgsql: doc: document that INFO messages always go to client. Andrew Gierth
- pgsql: doc: document that INFO messages always go to client. Andrew Gierth
- pgsql: doc: document that INFO messages always go to client. Andrew Gierth
- pgsql: doc: document that INFO messages always go to client. Andrew Gierth
- pgsql: Doc: fix meaning of acronym "btree". Tatsuo Ishii
- pgsql: Doc: fix meaning of acronym "btree". Tatsuo Ishii
- pgsql: Add --disable-page-skipping and --skip-locked to vacuumdb Michael Paquier
- pgsql: Doc: update our docs about kernel IPC parameters on *BSD. Tom Lane
- pgsql: Doc: update our docs about kernel IPC parameters on *BSD. Tom Lane
- pgsql: Doc: update our docs about kernel IPC parameters on *BSD. Tom Lane
- pgsql: Doc: update our docs about kernel IPC parameters on *BSD. Tom Lane
- pgsql: Doc: update our docs about kernel IPC parameters on *BSD. Tom Lane
- pgsql: Doc: update our docs about kernel IPC parameters on *BSD. Tom Lane
- pgsql: Update docs & tests to reflect that unassigned OLD/NEW are nowN Tom Lane
- pgsql: Update docs & tests to reflect that unassigned OLD/NEW are nowN Tom Lane
- pgsql: Reduce the size of the fmgr_builtin_oid_index[] array. Tom Lane
- pgsql: Fix grammar mistakes in md.c Michael Paquier
- pgsql: Use perfect hashing, instead of binary search,for keyword looku Tom Lane
- pgsql: Update unaccent rules with release 34 of CLDR forLatin-ASCII.xm Michael Paquier
- pgsql: pgbench: add \cset and \gset commands Alvaro Herrera
- pgsql: Don't use address of array as boolean Alvaro Herrera
- pgsql: Move inheritance expansion code into its own file Alvaro Herrera
- Re: pgsql: Move inheritance expansion code into its own file Tom Lane
- pgsql: Remove unnecessary #include. Tom Lane
- Re: pgsql: Move inheritance expansion code into its own file Alvaro Herrera
- pgsql: Fix C++ compile failures in headers. Tom Lane
- pgsql: Add .gitignore entry for a derived file created by "makedistpre Tom Lane
- pgsql: Fix missing values when doing ALTER TABLE ALTER COLUMN TYPE Andrew Dunstan
- pgsql: Fix missing values when doing ALTER TABLE ALTER COLUMN TYPE Andrew Dunstan
- pgsql: Extend pg_stat_statements_reset to reset statistics specificto Amit Kapila
- pgsql: Add value 'current' for recovery_target_timeline Peter Eisentraut
- pgsql: Create INSTALL file using Pandoc Peter Eisentraut
- pgsql: doc: Correct documentation of install-time environmentvariables Peter Eisentraut
- pgsql: doc: Correct documentation of install-time environmentvariables Peter Eisentraut
- pgsql: doc: Correct documentation of install-time environmentvariables Peter Eisentraut
- pgsql: Avoid sharing PARAM_EXEC slots between different levels ofNestL Tom Lane
- pgsql: Avoid sharing PARAM_EXEC slots between different levels ofNestL Tom Lane
- pgsql: Avoid sharing PARAM_EXEC slots between different levels ofNestL Tom Lane
- pgsql: Avoid sharing PARAM_EXEC slots between different levels ofNestL Tom Lane
- pgsql: Free pre-modification HeapTuple in ALTER TABLE ... TYPE ... Andrew Dunstan
- pgsql: Free pre-modification HeapTuple in ALTER TABLE ... TYPE ... Andrew Dunstan
- pgsql: Fix up confusion over how to use EXTRA_INSTALL. Tom Lane
- pgsql: Fix up confusion over how to use EXTRA_INSTALL. Tom Lane
- pgsql: Remove heapam.h include made superfluous by b60c3975990. Andres Freund
- pgsql: Improve error messages for incorrect types of logicalreplicatio Michael Paquier
- pgsql: Change default of recovery_target_timeline to 'latest' Peter Eisentraut
- pgsql: configure: Update python search order Peter Eisentraut
- pgsql: configure: Update python search order Peter Eisentraut
- pgsql: configure: Update python search order Peter Eisentraut
- pgsql: Make INSTALL makefile rule more robust Peter Eisentraut
- Re: pgsql: Improve error messages for incorrect types of logicalreplicatio Erik Rijkers
- pgsql: Fix error message for logical replication targets Michael Paquier
- Re: pgsql: Improve error messages for incorrect types of logicalreplicatio Michael Paquier
- pgsql: Improve missing-program error handling in make_ctags andmake_et Tom Lane
- pgsql: Make Emacs perl-mode indent more like perltidy. Noah Misch
- pgsql: Make Emacs perl-mode indent more like perltidy. Noah Misch
- pgsql: Make DLSUFFIX easily discoverable by build scripts Andrew Dunstan
- pgsql: Make DLSUFFIX easily discoverable by build scripts Andrew Dunstan
- pgsql: Make DLSUFFIX easily discoverable by build scripts Andrew Dunstan
- pgsql: Make DLSUFFIX easily discoverable by build scripts Andrew Dunstan
- pgsql: Make DLSUFFIX easily discoverable by build scripts Andrew Dunstan
- pgsql: Make DLSUFFIX easily discoverable by build scripts Andrew Dunstan
- pgsql: fix typo Andrew Dunstan
- pgsql: fix typo Andrew Dunstan
- pgsql: fix typo Andrew Dunstan
- pgsql: fix typo Andrew Dunstan
- pgsql: fix typo Andrew Dunstan
- pgsql: fix typo Andrew Dunstan
- pgsql: Detach postmaster process from pg_ctl's session at serverstartu Heikki Linnakangas
- pgsql: Fix unique INCLUDE indexes on partitioned tables Alvaro Herrera
- pgsql: Fix unique INCLUDE indexes on partitioned tables Alvaro Herrera
- pgsql: Re-add default_with_oids GUC to avoid breaking old dump files. Andres Freund
- pgsql: Fix typo in documentation Michael Paquier
- pgsql: Fix typos in documentation and for one wait event Michael Paquier
- pgsql: Fix typos in documentation and for one wait event Michael Paquier
- pgsql: Fix typos in documentation and for one wait event Michael Paquier
- pgsql: Make naming of tupdesc related structs more consistent withthe Andres Freund
- pgsql: Don't include heapam.h from others headers. Andres Freund
- pgsql: Remove too generically named MissingPtr typedef. Andres Freund
- pgsql: Don't include genam.h from execnodes.h and relscan.h anymore. Andres Freund
- pgsql: Finish reverting "recheck_on_update" patch. Tom Lane
- pgsql: Move vacuumlazy.c into access/heap. Andres Freund
- pgsql: Don't duplicate parallel seqscan shmem sizing logic in nbtree. Andres Freund
- pgsql: Fix parent of WCO qual. Andres Freund
- pgsql: Add test case for ON DELETE NO ACTION/RESTRICT Peter Eisentraut
- pgsql: Increase test coverage in RI_FKey_fk_upd_check_required() Peter Eisentraut
- pgsql: Increase test coverage in RI_FKey_pk_upd_check_required() Peter Eisentraut
- pgsql: Increase test coverage in RI_Initial_Check() Peter Eisentraut
- Re: pgsql: Increase test coverage in RI_FKey_pk_upd_check_required() David G. Johnston
- pgsql: Reorganize planner code moved in b60c39759908 Alvaro Herrera
- Re: pgsql: Increase test coverage in RI_FKey_pk_upd_check_required() Peter Eisentraut
- pgsql: postgres_fdw: Remove duplicate code in DML execution callbackfu Etsuro Fujita
- pgsql: Doc: enhance pgbench manual. Tatsuo Ishii
- pgsql: Postpone aggregate checks until after collation is assigned. Andrew Gierth
- pgsql: Postpone aggregate checks until after collation is assigned. Andrew Gierth
- pgsql: Postpone aggregate checks until after collation is assigned. Andrew Gierth
- pgsql: Postpone aggregate checks until after collation is assigned. Andrew Gierth
- pgsql: Postpone aggregate checks until after collation is assigned. Andrew Gierth
- pgsql: Postpone aggregate checks until after collation is assigned. Andrew Gierth
- pgsql: Remove references to Majordomo Magnus Hagander
- pgsql: Replace references to mailinglists with @lists.postgresql.org Magnus Hagander
- pgsql: Replace references to mailinglists with @lists.postgresql.org Magnus Hagander
- pgsql: Remove references to Majordomo Magnus Hagander
- pgsql: Remove references to Majordomo Magnus Hagander
- pgsql: Remove references to Majordomo Magnus Hagander
- pgsql: Remove references to Majordomo Magnus Hagander
- pgsql: Replace references to mailinglists with @lists.postgresql.org Magnus Hagander
- pgsql: Remove references to Majordomo Magnus Hagander
- pgsql: Replace references to mailinglists with @lists.postgresql.org Magnus Hagander
- pgsql: Replace references to mailinglists with @lists.postgresql.org Magnus Hagander
- pgsql: Replace references to mailinglists with @lists.postgresql.org Magnus Hagander
- pgsql: Restrict the use of temporary namespace in two-phasetransaction Michael Paquier
- pgsql: Restrict the use of temporary namespace in two-phasetransaction Michael Paquier
- pgsql: Restrict the use of temporary namespace in two-phasetransaction Michael Paquier
- pgsql: Avoid assuming that we know the spelling of getopt_long'serror Tom Lane
- pgsql: Avoid assuming that we know the spelling of getopt_long'serror Tom Lane
- Re: pgsql: Restrict the use of temporary namespace in two-phasetransaction Michael Paquier
- Re: pgsql: Restrict the use of temporary namespace in two-phase transaction Tom Lane
- pgsql: Enforce non-parallel plan when calling current_schema() innewly Michael Paquier
- pgsql: Enforce non-parallel plan when calling current_schema() innewly Michael Paquier
- pgsql: Enforce non-parallel plan when calling current_schema() innewly Michael Paquier
- pgsql: Fix incorrect relation name in comment of vacuumlazy.c Michael Paquier
- pgsql: configure: More use of AC_ARG_VAR Peter Eisentraut
- pgsql: Remove obsolete comment Peter Eisentraut
- pgsql: Avoid sometimes printing both tables and their columns in DROPC Tom Lane
- pgsql: Refactor duplicate code into DeconstructFkConstraintRow Alvaro Herrera
- pgsql: Refactor duplicate code into DeconstructFkConstraintRow Alvaro Herrera
- pgsql: Fix creation of duplicate foreign keys on partitions Alvaro Herrera
- pgsql: Fix creation of duplicate foreign keys on partitions Alvaro Herrera
- pgsql: Move CloneForeignKeyConstraints to tablecmds.c Alvaro Herrera
- pgsql: Move CloneForeignKeyConstraints to tablecmds.c Alvaro Herrera
- pgsql: Use our own getopt() on OpenBSD. Tom Lane
- pgsql: Use our own getopt() on OpenBSD. Tom Lane
- pgsql: Use our own getopt() on OpenBSD. Tom Lane
- pgsql: Use our own getopt() on OpenBSD. Tom Lane
- pgsql: Use our own getopt() on OpenBSD. Tom Lane
- pgsql: Use our own getopt() on OpenBSD. Tom Lane
- pgsql: Fix under-quoted filename pattern in pgbench TAP test. Tom Lane
- pgsql: Fix under-quoted filename pattern in pgbench TAP test. Tom Lane
- pgsql: Fix outdated comment Peter Eisentraut
- pgsql: Fix outdated comment Peter Eisentraut
- pgsql: Fix outdated comment Peter Eisentraut
- pgsql: Replace @postgresql.org with @lists.postgresql.org formailingli Magnus Hagander
- pgsql: Revert "Add valgrind suppressions for wcsrtombs optimizations" Tomas Vondra
- pgsql: Revert "Add valgrind suppressions for wcsrtombs optimizations" Tomas Vondra
- pgsql: Revert "Add valgrind suppressions for wcsrtombs optimizations" Tomas Vondra
- pgsql: Revert "Add valgrind suppressions for wcsrtombs optimizations" Tomas Vondra
- pgsql: Revert "Add valgrind suppressions for wcsrtombs optimizations" Tomas Vondra
- pgsql: Revert "Add valgrind suppressions for wcsrtombs optimizations" Tomas Vondra
- pgsql: Postpone generating tlists and EC members for inheritancedummy Etsuro Fujita
- pgsql: Postpone generating tlists and EC members for inheritancedummy Etsuro Fujita
- pgsql: Revert "Fix under-quoted filename pattern in pgbench TAP test." Tom Lane
- pgsql: Revert "Fix under-quoted filename pattern in pgbench TAP test." Tom Lane
- pgsql: Avoid thread-safety problem in ecpglib. Tom Lane
- pgsql: Fix ALTER TRIGGER ... RENAME, broken in WITH OIDS removal. Andres Freund
- pgsql: Adjust some more comments for WITH OIDS removal. Andres Freund
- pgsql: Add 'id' to Acknowledgments section Alvaro Herrera
- pgsql: Add 'id' to Acknowledgments section Alvaro Herrera
- pgsql: Add 'id' to Acknowledgments section Alvaro Herrera
- pgsql: Sort the dependent objects before recursing infindDependentObje Tom Lane
- pgsql: Introduce access/{table.h, relation.h},for generic functions fr Andres Freund
- pgsql: Replace heapam.h includes with {table,relation}.h where applica Andres Freund
- pgsql: Replace uses of heap_open et al with the corresponding table_*f Andres Freund
- Re: pgsql: Sort the dependent objects before recursing infindDependentObje Andres Freund
- Re: pgsql: Sort the dependent objects before recursing in findDependentObje Tom Lane
- Re: pgsql: Sort the dependent objects before recursing infindDependentObje Andres Freund
- Re: pgsql: Sort the dependent objects before recursing infindDependentObje Andres Freund
- pgsql: Remove superfluous tqual.h includes. Andres Freund
- pgsql: Fix sepgsql regression test. Tom Lane
- Re: pgsql: Remove superfluous tqual.h includes. Tom Lane
- pgsql: Fix "Remove superfluous tqual.h includes" by adding back oneinc Andres Freund
- Re: pgsql: Remove superfluous tqual.h includes. Andres Freund
- pgsql: Second try at fixing ecpglib thread-safety problem. Tom Lane
- pgsql: Flush relcache entries when their FKs are meddled with Alvaro Herrera
- pgsql: Flush relcache entries when their FKs are meddled with Alvaro Herrera
- pgsql: Flush relcache entries when their FKs are meddled with Alvaro Herrera
- pgsql: Flush relcache entries when their FKs are meddled with Alvaro Herrera
- pgsql: Create action triggers when partitions are detached Alvaro Herrera
- pgsql: Create action triggers when partitions are detached Alvaro Herrera
- pgsql: Remove useless bms_copy step in RelationGetIndexAttrBitmap. Tom Lane
- pgsql: Remove useless bms_copy step in RelationGetIndexAttrBitmap. Tom Lane
- pgsql: Remove useless bms_copy step in RelationGetIndexAttrBitmap. Tom Lane
- pgsql: Move generic snapshot related code from tqual.h to snapmgr.h. Andres Freund
- pgsql: Change snapshot type to be determined by enum rather thancallba Andres Freund
- pgsql: Rephrase references to "time qualification". Andres Freund
- pgsql: Move remaining code from tqual.[ch] to heapam.h /heapam_visibil Andres Freund
- pgsql: Rename RelationData.rd_amroutine to rd_indam. Andres Freund
- pgsql: Adjust documentation for vacuumdb --disable-page-skipping Michael Paquier
- pgsql: Avoid thread-safety problem in ecpglib. Tom Lane
- pgsql: Avoid thread-safety problem in ecpglib. Tom Lane
- pgsql: Avoid thread-safety problem in ecpglib. Tom Lane
- pgsql: Avoid thread-safety problem in ecpglib. Tom Lane
- pgsql: Avoid thread-safety problem in ecpglib. Tom Lane
- pgsql: llvm: Fix file-ending in IDENTIFICATION comments. Andres Freund
- pgsql: llvm: Fix file-ending in IDENTIFICATION comments. Andres Freund
- pgsql: Fix handling of volatile expressions in COPY FROM ... WHERE Tomas Vondra
- pgsql: Make vacuumdb test regex more modular for its query output Michael Paquier
- pgsql: Doc: fix typo in URL of OASIS group web site. Tatsuo Ishii
- pgsql: Doc: fix typo in URL of OASIS group web site. Tatsuo Ishii
- pgsql: Fix typo in pgbench.c Michael Paquier
- pgsql: Fix misc typos in comments. Heikki Linnakangas
- pgsql: Fix misc typos in comments. Heikki Linnakangas
- pgsql: Fix misc typos in comments. Heikki Linnakangas
- pgsql: Fix misc typos in comments. Heikki Linnakangas
- pgsql: Fix misc typos in comments. Heikki Linnakangas
- pgsql: Fix misc typos in comments. Heikki Linnakangas
- pgsql: Remove argument isprimary from index_build() Michael Paquier
- pgsql: Detach constraints when partitions are detached Alvaro Herrera
- pgsql: Detach constraints when partitions are detached Alvaro Herrera
- pgsql: Blind attempt to fix _configthreadlocale() failures on MinGW. Tom Lane
- pgsql: Blind attempt to fix _configthreadlocale() failures on MinGW. Tom Lane
- pgsql: Blind attempt to fix _configthreadlocale() failures on MinGW. Tom Lane
- pgsql: Blind attempt to fix _configthreadlocale() failures on MinGW. Tom Lane
- pgsql: Blind attempt to fix _configthreadlocale() failures on MinGW. Tom Lane
- pgsql: Blind attempt to fix _configthreadlocale() failures on MinGW. Tom Lane
- Re: pgsql: Detach constraints when partitions are detached Tom Lane
- Re: pgsql: Detach constraints when partitions are detached Amit Langote
- pgsql: postgres_fdw: Account for tlist eval costs inestimate_path_cost Etsuro Fujita
- pgsql: Simplify coding to detach constraints when detaching partition Alvaro Herrera
- pgsql: Simplify coding to detach constraints when detaching partition Alvaro Herrera
- Re: pgsql: Detach constraints when partitions are detached Alvaro Herrera
- Re: pgsql: Detach constraints when partitions are detached Alvaro Herrera
- pgsql: Fix portability problem in pgbench. Tom Lane
- pgsql: Fix portability problem in pgbench. Tom Lane
- pgsql: Fix droppability of constraints upon partition detach Alvaro Herrera
- pgsql: Fix droppability of constraints upon partition detach Alvaro Herrera
- pgsql: Fix whitespace Peter Eisentraut
- pgsql: PL/pgSQL: Add statement ID to statement structures Peter Eisentraut
- pgsql: Remove infinite-loop hazards in ecpg test suite. Tom Lane
- pgsql: Remove infinite-loop hazards in ecpg test suite. Tom Lane
- pgsql: Remove infinite-loop hazards in ecpg test suite. Tom Lane
- pgsql: Remove infinite-loop hazards in ecpg test suite. Tom Lane
- pgsql: Remove infinite-loop hazards in ecpg test suite. Tom Lane
- pgsql: Remove infinite-loop hazards in ecpg test suite. Tom Lane
- pgsql: Remove _configthreadlocale() calls in ecpg test suite. Tom Lane
- pgsql: Allow generalized expression syntax for partition bounds Peter Eisentraut
- pgsql: Fix comments that claimed that mblen() only looks at firstbyte. Heikki Linnakangas
- pgsql: Use single-byte Boyer-Moore-Horspool search even withmultibyte Heikki Linnakangas
- pgsql: Fix possibly-uninitialized-variable warning from commit9556aa01 Tom Lane
- pgsql: Teach nulltestsel() that system columns are never NULL. Tom Lane
- pgsql: Split QTW_EXAMINE_RTES flag intoQTW_EXAMINE_RTES_BEFORE/_AFTER. Tom Lane
- pgsql: SQL comment: remove extra word in heading comment Bruce Momjian
- pgsql: Simplify restriction handling of two-phase commit fortemporary Michael Paquier
- Re: pgsql: Allow generalized expression syntax for partition bounds Michael Paquier
- pgsql: Allow UNLISTEN in hot-standby mode. Tom Lane
- pgsql: Allow UNLISTEN in hot-standby mode. Tom Lane
- pgsql: Allow UNLISTEN in hot-standby mode. Tom Lane
- pgsql: Allow UNLISTEN in hot-standby mode. Tom Lane
- pgsql: Allow UNLISTEN in hot-standby mode. Tom Lane
- pgsql: Allow UNLISTEN in hot-standby mode. Tom Lane
- Re: pgsql: Allow generalized expression syntax for partition bounds Amit Langote
- Re: pgsql: Allow generalized expression syntax for partition bounds Michael Paquier
- pgsql: Make regression test output locale-independent Peter Eisentraut
- pgsql: Fix psql's "\g target" meta-command to work with COPY TOSTDOUT. Tom Lane
- pgsql: Fix psql's "\g target" meta-command to work with COPY TOSTDOUT. Tom Lane
- pgsql: Fix psql's "\g target" meta-command to work with COPY TOSTDOUT. Tom Lane
- pgsql: Fix psql's "\g target" meta-command to work with COPY TOSTDOUT. Tom Lane
- pgsql: Fix psql's "\g target" meta-command to work with COPY TOSTDOUT. Tom Lane
- pgsql: Change function call information to be variable length. Andres Freund
- pgsql: Allow for yet another crash symptom in 013_crash_restart.pl. Tom Lane
- pgsql: Allow for yet another crash symptom in 013_crash_restart.pl. Tom Lane
- pgsql: Add TAP tests for vacuumdb with column lists Michael Paquier
- pgsql: In bootstrap mode,don't allow the creation of files if they don Amit Kapila
- pgsql: Avoid creation of the free space map for small heap relations. Amit Kapila
- Re: pgsql: Avoid creation of the free space map for small heap relations. Amit Kapila
- pgsql: Revert "Avoid creation of the free space map for small heaprela Amit Kapila
- pgsql: Add tab completion for ALTER INDEX ALTER COLUMN in psql Michael Paquier
- pgsql: doc: Add link from sslinfo to pg_stat_ssl Peter Eisentraut
- pgsql: psql: Remove unused tab completion query Peter Eisentraut
- pgsql: Move page initialization from RelationAddExtraBlocks() to use. Andres Freund
- pgsql: Install JIT related headers. Andres Freund
- pgsql: Install JIT related headers. Andres Freund
- pgsql: In the planner, replace an empty FROM clause with a dummy RTE. Tom Lane
- pgsql: Separate per-batch and per-tuple memory contexts in COPY Tomas Vondra
- pgsql: Fix race condition between relation extension and vacuum. Andres Freund
- pgsql: Revert "Move page initialization from RelationAddExtraBlocks()t Andres Freund
- pgsql: Fix LLVM related headers to compile standalone (to fixcplusplus Andres Freund
- pgsql: Fix LLVM related headers to compile standalone (to fixcplusplus Andres Freund
- pgsql: Use catalog query to discover tables to process in vacuumdb Michael Paquier
- pgsql: postgres_fdw: Fix test for cached costs inestimate_path_cost_si Etsuro Fujita
- pgsql: Improve wording about WAL files in tar mode of pg_basebackup Magnus Hagander
- pgsql: Improve wording about WAL files in tar mode of pg_basebackup Magnus Hagander
- pgsql: Improve wording about WAL files in tar mode of pg_basebackup Magnus Hagander
- pgsql: Make SSL tests more robust Peter Eisentraut
- pgsql: Add tests for pg_stat_ssl system view Peter Eisentraut
- pgsql: Fix pg_stat_ssl.clientdn Peter Eisentraut
- pgsql: Refactor planner's header files. Tom Lane
- pgsql: Make some small planner API cleanups. Tom Lane
- pgsql: Rename nodes/relation.h to nodes/pathnodes.h. Tom Lane
- pgsql: Do not filter by relkind in vacuumdb's catalog query if--table Michael Paquier
- pgsql: Fix a crash in logical replication Peter Eisentraut
- pgsql: Make some ecpg test cases more robust against unexpectederrors Michael Meskes
- pgsql: Make sure that ecpglib's statement variable has a definedvalue Michael Meskes
- Re: pgsql: Fix a crash in logical replication Alvaro Herrera
- pgsql: Fix a crash in logical replication Peter Eisentraut
- pgsql: Fix a crash in logical replication Peter Eisentraut
- pgsql: Fix a crash in logical replication Peter Eisentraut
- pgsql: Fix a crash in logical replication Peter Eisentraut
- pgsql: Fix a crash in logical replication Peter Eisentraut
- pgsql: Change error handling of out of scope variables in ecpg. Michael Meskes
- Re: pgsql: Fix a crash in logical replication Peter Eisentraut
- Re: pgsql: Change error handling of out of scope variables in ecpg. David Rowley
- Re: pgsql: Change error handling of out of scope variables in ecpg. Tom Lane
- pgsql: postmaster: Start syslogger earlier Peter Eisentraut