Mailing lists [pgsql-committers]
- Re: pgsql: Oops, I fumbled the backpatch of pg_upgrade changes. Peter Eisentraut
- Re: pgsql: Support frontend-backend protocol communication using a shm_mq. Peter Eisentraut
- Re: pgsql: Oops, I fumbled the backpatch of pg_upgrade changes. Michael Paquier
- pgsql: PL/Python: Fix example Peter Eisentraut
- pgsql: PL/Python: Fix example Peter Eisentraut
- pgsql: PL/Python: Fix example Peter Eisentraut
- pgsql: PL/Python: Fix example Peter Eisentraut
- pgsql: Add configure --enable-tap-tests option Peter Eisentraut
- pgsql: Add configure --enable-tap-tests option Peter Eisentraut
- Re: pgsql: Add configure --enable-tap-tests option Stefan Kaltenbrunner
- pgsql: Fix generation of INSTALL file by removing link Peter Eisentraut
- pgsql: Fix generation of INSTALL file by removing link Peter Eisentraut
- pgsql: Re-remove dependency on the DLL of pythonxx.def file. Noah Misch
- pgsql: Make ECPG test programs depend on "ecpg$(X)", not "ecpg". Noah Misch
- pgsql: Fix win32setlocale.c const-related warnings. Noah Misch
- pgsql: Fix win32setlocale.c const-related warnings. Noah Misch
- pgsql: Re-remove dependency on the DLL of pythonxx.def file. Noah Misch
- pgsql: Fix win32setlocale.c const-related warnings. Noah Misch
- pgsql: Make ECPG test programs depend on "ecpg$(X)", not "ecpg". Noah Misch
- pgsql: Fix win32setlocale.c const-related warnings. Noah Misch
- pgsql: Remove dead-since-introduction pgcrypto code. Noah Misch
- pgsql: Clarify .def file comments. Noah Misch
- pgsql: Docs: fix incorrect spelling of contrib/pgcrypto option. Tom Lane
- pgsql: Docs: fix incorrect spelling of contrib/pgcrypto option. Tom Lane
- pgsql: Docs: fix incorrect spelling of contrib/pgcrypto option. Tom Lane
- pgsql: Docs: fix incorrect spelling of contrib/pgcrypto option. Tom Lane
- pgsql: Docs: fix incorrect spelling of contrib/pgcrypto option. Tom Lane
- pgsql: Docs: fix incorrect spelling of contrib/pgcrypto option. Tom Lane
- Re: pgsql: Add configure --enable-tap-tests option Peter Eisentraut
- pgsql: Add missing #include Heikki Linnakangas
- Re: pgsql: Oops, I fumbled the backpatch of pg_upgrade changes. Heikki Linnakangas
- pgsql: pqmq.h needs to include something that defines StringInfo. Robert Haas
- Re: pgsql: Support frontend-backend protocol communication using a shm_mq. Robert Haas
- pgsql: Switch to CRC-32C in WAL and other places. Heikki Linnakangas
- pgsql: Remove support for 64-bit CRC. Heikki Linnakangas
- pgsql: Drop no-longer-needed buffers during ALTER DATABASE SET TABLESPA Tom Lane
- pgsql: Drop no-longer-needed buffers during ALTER DATABASE SET TABLESPA Tom Lane
- pgsql: Drop no-longer-needed buffers during ALTER DATABASE SET TABLESPA Tom Lane
- pgsql: Drop no-longer-needed buffers during ALTER DATABASE SET TABLESPA Tom Lane
- pgsql: Drop no-longer-needed buffers during ALTER DATABASE SET TABLESPA Tom Lane
- pgsql: Drop no-longer-needed buffers during ALTER DATABASE SET TABLESPA Tom Lane
- pgsql: doc: Move misplaced paragraph Peter Eisentraut
- pgsql: doc: Move misplaced paragraph Peter Eisentraut
- pgsql: Avoid integer overflow and buffer overrun in hstore_to_json(). Tom Lane
- pgsql: Fix volatility markings of some contrib I/O functions. Tom Lane
- pgsql: Fix volatility markings of some contrib I/O functions. Tom Lane
- pgsql: Fix volatility markings of some contrib I/O functions. Tom Lane
- pgsql: Fix volatility markings of some contrib I/O functions. Tom Lane
- pgsql: Fix volatility markings of some contrib I/O functions. Tom Lane
- pgsql: Make CREATE TYPE print warnings if a datatype's I/O functions ar Tom Lane
- pgsql: Fix thinko in commit 2bd9e412f92bc6a68f3e8bcb18e04955cc35001d. Robert Haas
- pgsql: Remove the last vestige of server-side autocommit. Tom Lane
- pgsql: C comment: mention why the Gregorian calendar is used pre-1582 Bruce Momjian
- pgsql: Implement IF NOT EXIST for CREATE INDEX. Fujii Masao
- pgsql: Fix typo in comment. Fujii Masao
- pgsql: Move the backup-block logic from XLogInsert to a new file, xlogi Heikki Linnakangas
- pgsql: Prevent the unnecessary creation of .ready file for the timeline Fujii Masao
- pgsql: Prevent the unnecessary creation of .ready file for the timeline Fujii Masao
- pgsql: Prevent the unnecessary creation of .ready file for the timeline Fujii Masao
- pgsql: Prevent the unnecessary creation of .ready file for the timeline Fujii Masao
- pgsql: Prevent the unnecessary creation of .ready file for the timeline Fujii Masao
- pgsql: Prevent the unnecessary creation of .ready file for the timeline Fujii Masao
- pgsql: Fix normalization of numeric values in JSONB GIN indexes. Tom Lane
- pgsql: Fix normalization of numeric values in JSONB GIN indexes. Tom Lane
- pgsql: Cope with more than 64K phrases in a thesaurus dictionary. Tom Lane
- pgsql: Cope with more than 64K phrases in a thesaurus dictionary. Tom Lane
- pgsql: Cope with more than 64K phrases in a thesaurus dictionary. Tom Lane
- pgsql: Cope with more than 64K phrases in a thesaurus dictionary. Tom Lane
- pgsql: Cope with more than 64K phrases in a thesaurus dictionary. Tom Lane
- pgsql: Cope with more than 64K phrases in a thesaurus dictionary. Tom Lane
- pgsql: Remove obsolete cases from GiST update redo code. Heikki Linnakangas
- Re: pgsql: Move the backup-block logic from XLogInsert to a new file, xlogi Alvaro Herrera
- pgsql: Fix generation of SP-GiST vacuum WAL records. Heikki Linnakangas
- pgsql: Fix generation of SP-GiST vacuum WAL records. Heikki Linnakangas
- pgsql: BRIN: Block Range Indexes Alvaro Herrera
- pgsql: Fix serial schedule Alvaro Herrera
- pgsql: Update pg_xlogdump's .gitignore for brindesc.c. Robert Haas
- pgsql: Use the sortsupport infrastructure in more cases. Robert Haas
- pgsql: Fix building with WAL_DEBUG. Heikki Linnakangas
- Re: pgsql: Move the backup-block logic from XLogInsert to a new file, xlogi Heikki Linnakangas
- pgsql: Introduce custom path and scan providers. Robert Haas
- Re: pgsql: BRIN: Block Range Indexes Peter Eisentraut
- pgsql: doc: Update pg_receivexlog note Peter Eisentraut
- pgsql: doc: Update pg_receivexlog note Peter Eisentraut
- pgsql: pg_basebackup: Adjust tests for long file name issues Peter Eisentraut
- pgsql: pg_basebackup: Adjust tests for long file name issues Peter Eisentraut
- pgsql: Fix some coding issues in BRIN Alvaro Herrera
- Re: pgsql: BRIN: Block Range Indexes Thom Brown
- Re: pgsql: BRIN: Block Range Indexes Amit Langote
- pgsql: C comment: mention 1500-02-29 as an invalid date Bruce Momjian
- pgsql: Tab complete second argument to \c with role names. Robert Haas
- pgsql: Fix compiler warning for non-assert builds. Kevin Grittner
- pgsql: Further code and wording tweaks in BRIN Alvaro Herrera
- pgsql: Ensure that RowExprs and whole-row Vars produce the expected col Tom Lane
- pgsql: Ensure that RowExprs and whole-row Vars produce the expected col Tom Lane
- pgsql: Ensure that whole-row Vars produce nonempty column names. Tom Lane
- pgsql: Ensure that whole-row Vars produce nonempty column names. Tom Lane
- pgsql: Fix potential NULL-pointer dereference. Robert Haas
- pgsql: BRIN: fix bug in xlog backup block counting Alvaro Herrera
- pgsql: Fix compilation failure on MIPS. Heikki Linnakangas
- pgsql: Really fix compilation failure on MIPS. Heikki Linnakangas
- pgsql: Add GUC and storage parameter to set the maximum size of GIN pen Fujii Masao
- pgsql: Add generate_series(numeric, numeric). Fujii Masao
- Re: pgsql: Rework 'MOVE ALL' to 'ALTER .. ALL IN TABLESPACE' Thom Brown
- pgsql: Fix dependency searching for case where column is visited before Tom Lane
- pgsql: Fix dependency searching for case where column is visited before Tom Lane
- pgsql: Fix dependency searching for case where column is visited before Tom Lane
- pgsql: Fix dependency searching for case where column is visited before Tom Lane
- pgsql: Fix dependency searching for case where column is visited before Tom Lane
- pgsql: Loop when necessary in contrib/pgcrypto's pktreader_pull(). Tom Lane
- pgsql: Loop when necessary in contrib/pgcrypto's pktreader_pull(). Tom Lane
- pgsql: Loop when necessary in contrib/pgcrypto's pktreader_pull(). Tom Lane
- pgsql: Loop when necessary in contrib/pgcrypto's pktreader_pull(). Tom Lane
- pgsql: Loop when necessary in contrib/pgcrypto's pktreader_pull(). Tom Lane
- pgsql: Loop when necessary in contrib/pgcrypto's pktreader_pull(). Tom Lane
- pgsql: Remove incorrect comment. Robert Haas
- pgsql: Message improvements Peter Eisentraut
- pgsql: Message improvements Peter Eisentraut
- Re: pgsql: Message improvements David G Johnston
- pgsql: Use just one database connection in the "tablespace" test. Noah Misch
- pgsql: Use just one database connection in the "tablespace" test. Noah Misch
- pgsql: Add interrupt checks to contrib/pg_prewarm. Andres Freund
- pgsql: Fix several weaknesses in slot and logical replication on-disk s Andres Freund
- pgsql: Add interrupt checks to contrib/pg_prewarm. Andres Freund
- pgsql: Fix several weaknesses in slot and logical replication on-disk s Andres Freund
- pgsql: Explicitly support the case that a plancache's raw_parse_tree is Tom Lane
- pgsql: Explicitly support the case that a plancache's raw_parse_tree is Tom Lane
- pgsql: Explicitly support the case that a plancache's raw_parse_tree is Tom Lane
- pgsql: Explicitly support the case that a plancache's raw_parse_tree is Tom Lane
- pgsql: Rename pending_list_cleanup_size to gin_pending_list_limit. Fujii Masao
- pgsql: Fix XLogReadBufferForRedoExtended to get cleanup lock when asked Heikki Linnakangas
- pgsql: doc: Add index entry for "hypothetical-set aggregate" Peter Eisentraut
- pgsql: doc: Add index entry for "hypothetical-set aggregate" Peter Eisentraut
- pgsql: Move the guts of our Levenshtein implementation into core. Robert Haas
- pgsql: Tweak row-level locking documentation Alvaro Herrera
- pgsql: Tweak row-level locking documentation Alvaro Herrera
- pgsql: Fix race condition between hot standby and restoring a full-page Heikki Linnakangas
- pgsql: Fix race condition between hot standby and restoring a full-page Heikki Linnakangas
- pgsql: Fix race condition between hot standby and restoring a full-page Heikki Linnakangas
- pgsql: Fix race condition between hot standby and restoring a full-page Heikki Linnakangas
- pgsql: Fix race condition between hot standby and restoring a full-page Heikki Linnakangas
- pgsql: Fix race condition between hot standby and restoring a full-page Heikki Linnakangas
- pgsql: Fix xmin/xmax horizon computation during logical decoding initia Andres Freund
- pgsql: Fix and improve cache invalidation logic for logical decoding. Andres Freund
- pgsql: Fix xmin/xmax horizon computation during logical decoding initia Andres Freund
- pgsql: Fix and improve cache invalidation logic for logical decoding. Andres Freund
- pgsql: Fix pg_dumpall to restore its ability to dump from ancient serve Tom Lane
- pgsql: Fix pg_dumpall to restore its ability to dump from ancient serve Tom Lane
- pgsql: Fix pg_dumpall to restore its ability to dump from ancient serve Tom Lane
- pgsql: Fix pg_dumpall to restore its ability to dump from ancient serve Tom Lane
- pgsql: Fix pg_dumpall to restore its ability to dump from ancient serve Tom Lane
- pgsql: Adapt valgrind.supp to the XLogInsert() split. Andres Freund
- pgsql: Improve logical decoding log messages Peter Eisentraut
- pgsql: Improve logical decoding log messages Peter Eisentraut
- pgsql: Move BufferGetBlockNumber() out of heap_page_is_all_visible()'s Andres Freund
- pgsql: Add valgrind suppression for pg_atomic_init_u64. Andres Freund
- pgsql: Allow interrupting GetMultiXactIdMembers Alvaro Herrera
- pgsql: Allow interrupting GetMultiXactIdMembers Alvaro Herrera
- pgsql: Allow interrupting GetMultiXactIdMembers Alvaro Herrera
- pgsql: Reduce disk footprint of brin regression test Alvaro Herrera
- pgsql: Revert change to ALTER TABLESPACE summary. Stephen Frost
- pgsql: Revert change to ALTER TABLESPACE summary. Stephen Frost
- Re: pgsql: Rework 'MOVE ALL' to 'ALTER .. ALL IN TABLESPACE' Stephen Frost
- pgsql: Document BRIN's pages_per_range in CREATE INDEX Alvaro Herrera
- pgsql: Clean up includes from RLS patch Stephen Frost
- pgsql: Document evaluation-order considerations for aggregate functions Tom Lane
- pgsql: Document evaluation-order considerations for aggregate functions Tom Lane
- pgsql: Fix initdb --sync-only to also sync tablespaces. Andres Freund
- pgsql: Fix initdb --sync-only to also sync tablespaces. Andres Freund
- pgsql: Ensure unlogged tables are reset even if crash recovery errors o Andres Freund
- pgsql: Ensure unlogged tables are reset even if crash recovery errors o Andres Freund
- pgsql: Backport "Expose fsync_fname as a public API". Andres Freund
- pgsql: Sync unlogged relations to disk after they have been reset. Andres Freund
- pgsql: Sync unlogged relations to disk after they have been reset. Andres Freund
- pgsql: Sync unlogged relations to disk after they have been reset. Andres Freund
- pgsql: Ensure unlogged tables are reset even if crash recovery errors o Andres Freund
- pgsql: Backport "Expose fsync_fname as a public API". Andres Freund
- pgsql: Sync unlogged relations to disk after they have been reset. Andres Freund
- pgsql: Backport "Expose fsync_fname as a public API". Andres Freund
- pgsql: Ensure unlogged tables are reset even if crash recovery errors o Andres Freund
- pgsql: Ensure unlogged tables are reset even if crash recovery errors o Andres Freund
- pgsql: Fix initdb --sync-only to also sync tablespaces. Andres Freund
- pgsql: Sync unlogged relations to disk after they have been reset. Andres Freund
- pgsql: Remove unused InhPaths Alvaro Herrera
- pgsql: Get rid of SET LOGGED indexes persistence kludge Alvaro Herrera
- pgsql: postgres_fdw.h: don't pull in rel.h when relcache.h is enough Alvaro Herrera
- Re: pgsql: Get rid of SET LOGGED indexes persistence kludge Tom Lane
- Re: pgsql: Get rid of SET LOGGED indexes persistence kludge Tom Lane
- pgsql: Emit msg re skipping ANALYZE for absent inh tree Simon Riggs
- pgsql: Restructure doc sections about statistics views Magnus Hagander
- pgsql: Fix duplicated platforms due to copy/paste error Magnus Hagander
- pgsql: Mention the TZ environment variable for initdb Magnus Hagander
- pgsql: Mention the TZ environment variable for initdb Magnus Hagander
- pgsql: Translation updates Peter Eisentraut
- pgsql: Translation updates Peter Eisentraut
- pgsql: Fix relpersistence setting in reindex_index Alvaro Herrera
- pgsql: Fix WAL-logging of B-tree "unlink halfdead page" operation. Heikki Linnakangas
- pgsql: Fix WAL-logging of B-tree "unlink halfdead page" operation. Heikki Linnakangas
- pgsql: Update time zone data files to tzdata release 2014j. Tom Lane
- pgsql: Update time zone data files to tzdata release 2014j. Tom Lane
- pgsql: Update time zone data files to tzdata release 2014j. Tom Lane
- pgsql: Update time zone data files to tzdata release 2014j. Tom Lane
- pgsql: Update time zone data files to tzdata release 2014j. Tom Lane
- pgsql: Update time zone data files to tzdata release 2014j. Tom Lane
- pgsql: Add --synchronous option to pg_receivexlog, for more reliable WA Fujii Masao
- pgsql: Update 9.4 release notes for commits through today. Tom Lane
- pgsql: Update 9.4 release notes for commits through today. Tom Lane
- pgsql: Stamp 9.4rc1. Tom Lane
- pgsql: Add pg_dump --snapshot option Simon Riggs
- pgsql: Remove obsolete debugging option, RTDEBUG. Heikki Linnakangas
- pgsql: Reduce btree scan overhead for < and > strategies Simon Riggs
- pgsql: Fix some bogus direct uses of realloc(). Tom Lane
- pgsql: Fix some bogus direct uses of realloc(). Tom Lane
- pgsql: Fix some bogus direct uses of realloc(). Tom Lane
- pgsql: Tag refs/tags/REL9_4_RC1 was created pgsql@postgresql.org
- pgsql: Update comments in find_typedef. Tom Lane
- pgsql: Don't require bleeding-edge timezone data in timestamptz regress Tom Lane
- pgsql: Don't require bleeding-edge timezone data in timestamptz regress Tom Lane
- pgsql: Don't require bleeding-edge timezone data in timestamptz regress Tom Lane
- pgsql: Don't require bleeding-edge timezone data in timestamptz regress Tom Lane
- pgsql: Don't require bleeding-edge timezone data in timestamptz regress Tom Lane
- pgsql: Don't require bleeding-edge timezone data in timestamptz regress Tom Lane
- pgsql: Fix pg_receivexlog --slot so that it doesn't prevent the server Fujii Masao
- pgsql: Fix pg_receivexlog --slot so that it doesn't prevent the server Fujii Masao
- pgsql: Fix bug in the test of file descriptor of current WAL file in pg Fujii Masao
- pgsql: Fix bug in the test of file descriptor of current WAL file in pg Fujii Masao
- pgsql: Avoid file descriptor leak in pg_test_fsync. Robert Haas
- pgsql: Avoid file descriptor leak in pg_test_fsync. Robert Haas
- pgsql: Avoid file descriptor leak in pg_test_fsync. Robert Haas
- pgsql: Avoid file descriptor leak in pg_test_fsync. Robert Haas
- pgsql: Avoid file descriptor leak in pg_test_fsync. Robert Haas
- pgsql: Add test cases for indexam operations not currently covered. Heikki Linnakangas
- pgsql: Improve documentation's description of JOIN clauses. Tom Lane
- pgsql: Improve documentation's description of JOIN clauses. Tom Lane
- pgsql: Improve documentation's description of JOIN clauses. Tom Lane
- pgsql: Improve documentation's description of JOIN clauses. Tom Lane
- pgsql: Improve documentation's description of JOIN clauses. Tom Lane
- pgsql: Improve documentation's description of JOIN clauses. Tom Lane
- pgsql: Fix suggested layout for PGXS makefile Peter Eisentraut
- pgsql: Revamp the WAL record format. Heikki Linnakangas
- Re: pgsql: Revamp the WAL record format. Tom Lane
- pgsql: Silence compiler warning about variable being used uninitialized Heikki Linnakangas
- Re: pgsql: Revamp the WAL record format. Heikki Linnakangas
- pgsql: Add missing case for CustomScan. Tom Lane
- pgsql: Remove no-longer-needed phony typedefs in genbki.h. Tom Lane
- pgsql: Fix another oversight in CustomScan patch. Tom Lane
- pgsql: Fix another oversight in CustomScan patch. Tom Lane
- pgsql: Initial code review for CustomScan patch. Tom Lane
- pgsql: Remove dead code supporting mark/restore in SeqScan, TidScan, Va Tom Lane
- pgsql: Add pageinspect functions for inspecting GIN indexes. Heikki Linnakangas
- pgsql: Fix bogus comments in XLogRecordAssemble Heikki Linnakangas
- pgsql: Add a comment to regress.c explaining what it contains. Heikki Linnakangas
- pgsql: No need to call XLogEnsureRecordSpace when the relation is unlog Heikki Linnakangas
- pgsql: Make psql's \sf and \ef honor ECHO_HIDDEN. Andrew Dunstan
- pgsql: Fix an error in psql that overcounted output lines. Andrew Dunstan
- pgsql: Simplify API for initially hooking custom-path providers into th Tom Lane
- pgsql: Rearrange CustomScan API. Tom Lane
- pgsql: Rework echo_hidden for \sf and \ef from commit e4d2817. Andrew Dunstan
- pgsql: Fix mishandling of system columns in FDW queries. Tom Lane
- pgsql: Fix mishandling of system columns in FDW queries. Tom Lane
- pgsql: Fix mishandling of system columns in FDW queries. Tom Lane
- pgsql: Fix mishandling of system columns in FDW queries. Tom Lane
- pgsql: Detect PG_PRINTF_ATTRIBUTE automatically. Noah Misch
- pgsql: Fix memory leaks introduced by commit eca2b9b Andrew Dunstan
- pgsql: Get rid of redundant production in plpgsql grammar. Tom Lane
- pgsql: Distinguish XLOG_FPI records generated for hint-bit updates. Heikki Linnakangas
- pgsql: Add a few paragraphs to B-tree README explaining L&Y algorithm. Heikki Linnakangas
- pgsql: Allow simplification of EXISTS() subqueries containing LIMIT. Tom Lane
- pgsql: Add infrastructure to save and restore GUC values. Robert Haas
- pgsql: Make Port->ssl_in_use available, even when built with !USE_SSL Heikki Linnakangas
- pgsql: Check return value of strdup() in libpq connection option parsin Heikki Linnakangas
- pgsql: Check return value of strdup() in libpq connection option parsin Heikki Linnakangas
- pgsql: Check return value of strdup() in libpq connection option parsin Heikki Linnakangas
- pgsql: Check return value of strdup() in libpq connection option parsin Heikki Linnakangas
- pgsql: Check return value of strdup() in libpq connection option parsin Heikki Linnakangas
- pgsql: Check return value of strdup() in libpq connection option parsin Heikki Linnakangas
- Re: pgsql: Add infrastructure to save and restore GUC values. Heikki Linnakangas
- pgsql: Suppress DROP CASCADE notices in regression tests Stephen Frost
- pgsql: Allow "dbname" from connection string to be overridden in PQconn Heikki Linnakangas
- pgsql: Allow "dbname" from connection string to be overridden in PQconn Heikki Linnakangas
- pgsql: Allow "dbname" from connection string to be overridden in PQconn Heikki Linnakangas
- pgsql: Allow "dbname" from connection string to be overridden in PQconn Heikki Linnakangas
- pgsql: Allow "dbname" from connection string to be overridden in PQconn Heikki Linnakangas
- pgsql: Allow "dbname" from connection string to be overridden in PQconn Heikki Linnakangas
- pgsql: Allow using connection URI in primary_conninfo. Heikki Linnakangas
- pgsql: Add int64 -> int8 mapping to genbki Stephen Frost
- pgsql: Support arrays as input to array_agg() and ARRAY(SELECT ...). Tom Lane
- pgsql: De-reserve most statement-introducing keywords in plpgsql. Tom Lane
- pgsql: action_at_recovery_target recovery config option Simon Riggs
- pgsql: Fix uninitialized-variable warning. Tom Lane
- Re: pgsql: Add infrastructure to save and restore GUC values. Tom Lane
- pgsql: Remove extraneous SGML tag Simon Riggs
- Re: pgsql: action_at_recovery_target recovery config option Stefan Kaltenbrunner
- Re: pgsql: action_at_recovery_target recovery config option Simon Riggs
- Re: pgsql: action_at_recovery_target recovery config option Michael Paquier
- pgsql: Attempt to suppress uninitialized variable warning. Robert Haas
- Re: pgsql: Add infrastructure to save and restore GUC values. Robert Haas
- pgsql: doc: Fix markup Peter Eisentraut
- pgsql: Remove dead function prototype Heikki Linnakangas
- Re: pgsql: action_at_recovery_target recovery config option Simon Riggs
- Re: pgsql: action_at_recovery_target recovery config option Simon Riggs
- pgsql: Rename pg_rowsecurity -> pg_policy and other fixes Stephen Frost
- pgsql: Free libxml2/libxslt resources in a safer order. Tom Lane
- pgsql: Free libxml2/libxslt resources in a safer order. Tom Lane
- pgsql: Free libxml2/libxslt resources in a safer order. Tom Lane
- pgsql: Free libxml2/libxslt resources in a safer order. Tom Lane
- pgsql: Free libxml2/libxslt resources in a safer order. Tom Lane
- pgsql: Free libxml2/libxslt resources in a safer order. Tom Lane
- pgsql: Mark response messages for translation in pg_isready. Fujii Masao
- pgsql: Mark response messages for translation in pg_isready. Fujii Masao
- pgsql: Mark response messages for translation in pg_isready. Fujii Masao
- pgsql: Make \watch respect the user's \pset null setting. Fujii Masao
- pgsql: Make \watch respect the user's \pset null setting. Fujii Masao
- pgsql: Make \watch respect the user's \pset null setting. Fujii Masao
- pgsql: Fix assertion failure at end of PITR. Heikki Linnakangas
- pgsql: Add tab-completion for ALTER TABLE ALTER CONSTRAINT in psql. Fujii Masao
- pgsql: Add tab-completion for ALTER TABLE ALTER CONSTRAINT in psql. Fujii Masao
- pgsql: Improve typcache: cache negative lookup results, add invalidatio Tom Lane
- pgsql: Improve performance of OverrideSearchPathMatchesCurrent(). Tom Lane
- pgsql: Add bms_next_member(), and use it where appropriate. Tom Lane
- pgsql: Add bms_get_singleton_member(), and use it where appropriate. Tom Lane
- pgsql: Update transaction README for persistent multixacts Alvaro Herrera
- pgsql: Update transaction README for persistent multixacts Alvaro Herrera
- pgsql: Update transaction README for persistent multixacts Alvaro Herrera
- pgsql: Fix BRIN operator family definitions Alvaro Herrera
- pgsql: Revert "Add libpq function PQhostaddr()." Noah Misch
- pgsql: Reimplement 9f80f4835a55a1cbffcda5d23a617917f3286c14 with PQconn Noah Misch
- pgsql: Reimplement 9f80f4835a55a1cbffcda5d23a617917f3286c14 with PQconn Noah Misch
- pgsql: Revert "Add libpq function PQhostaddr()." Noah Misch
- Re: pgsql: Revert "Add libpq function PQhostaddr()." Andrew Dunstan
- Re: pgsql: Revert "Add libpq function PQhostaddr()." Peter Eisentraut
- pgsql: Remove PQhostaddr() from 9.4 release notes. Noah Misch
- pgsql: Remove PQhostaddr() from 9.4 release notes. Noah Misch
- pgsql: Fix minor bugs in commit 30bf4689a96cd283af33edcdd6b7210df3f20cd Tom Lane
- pgsql: Fix minor bugs in commit 30bf4689a96cd283af33edcdd6b7210df3f20cd Tom Lane
- pgsql: Fix minor bugs in commit 30bf4689a96cd283af33edcdd6b7210df3f20cd Tom Lane
- pgsql: Fix minor bugs in commit 30bf4689a96cd283af33edcdd6b7210df3f20cd Tom Lane
- pgsql: Fix minor bugs in commit 30bf4689a96cd283af33edcdd6b7210df3f20cd Tom Lane
- pgsql: Fix minor bugs in commit 30bf4689a96cd283af33edcdd6b7210df3f20cd Tom Lane