Mailing lists [pgsql-committers]
- pgsql: Improve memory management for PL/Tcl functions. Tom Lane
- pgsql: Improve memory management for PL/Perl functions. Tom Lane
- Re: pgsql: Add putenv support for msvcrt from Visual Studio 2013 Michael Paquier
- Re: pgsql: Add putenv support for msvcrt from Visual Studio 2013 Christian Ullrich
- pgsql: Change API of ShmemAlloc() so it throws error rather than return Tom Lane
- pgsql: Fix minor 9.4-only bug in logical decoding. Tom Lane
- pgsql: Suppress GCC 6 warning about self-comparison Tom Lane
- pgsql: Suppress GCC 6 warning about self-comparison Tom Lane
- pgsql: Suppress GCC 6 warning about self-comparison Tom Lane
- pgsql: Suppress GCC 6 warning about self-comparison Tom Lane
- pgsql: Improve tab completion for BEGIN & START|SET TRANSACTION. Kevin Grittner
- pgsql: Support multiple iterators in the Red-Black Tree implementation. Heikki Linnakangas
- pgsql: Speed up SUM calculation in numeric aggregates. Heikki Linnakangas
- pgsql: Move code shared between libpq and backend from backend/libpq/ t Heikki Linnakangas
- pgsql: Don't require dynamic timezone abbreviations to match underlying Tom Lane
- pgsql: Don't require dynamic timezone abbreviations to match underlying Tom Lane
- pgsql: Don't require dynamic timezone abbreviations to match underlying Tom Lane
- pgsql: Don't require dynamic timezone abbreviations to match underlying Tom Lane
- pgsql: Don't require dynamic timezone abbreviations to match underlying Tom Lane
- pgsql: Don't require dynamic timezone abbreviations to match underlying Tom Lane
- pgsql: Don't require dynamic timezone abbreviations to match underlying Tom Lane
- pgsql: Fix wording of logical decoding concepts Simon Riggs
- pgsql: Fix wording of logical decoding concepts Simon Riggs
- pgsql: New recovery target recovery_target_lsn Simon Riggs
- pgsql: Fix corrupt GIN_SEGMENT_ADDITEMS WAL records on big-endian hardw Tom Lane
- pgsql: Fix corrupt GIN_SEGMENT_ADDITEMS WAL records on big-endian hardw Tom Lane
- pgsql: Fix corrupt GIN_SEGMENT_ADDITEMS WAL records on big-endian hardw Tom Lane
- pgsql: Fix corrupt GIN_SEGMENT_ADDITEMS WAL records on big-endian hardw Tom Lane
- pgsql: Fix multiple bugs in numeric_poly_deserialize(). Tom Lane
- pgsql: Improve readability of the output of psql's \timing command. Tom Lane
- pgsql: Clarify the new Red-Black post-order traversal code a bit. Heikki Linnakangas
- pgsql: Remove useless pg_strdup() operations. Tom Lane
- pgsql: Update release notes to mention need for ALTER EXTENSION UPDATE. Tom Lane
- pgsql: Update release notes to mention need for ALTER EXTENSION UPDATE. Tom Lane
- pgsql: Remove vestigial references to "zic" in favor of "IANA database" Tom Lane
- pgsql: Remove vestigial references to "zic" in favor of "IANA database" Tom Lane
- pgsql: Remove vestigial references to "zic" in favor of "IANA database" Tom Lane
- pgsql: Remove vestigial references to "zic" in favor of "IANA database" Tom Lane
- pgsql: Remove vestigial references to "zic" in favor of "IANA database" Tom Lane
- pgsql: Remove vestigial references to "zic" in favor of "IANA database" Tom Lane
- pgsql: Remove vestigial references to "zic" in favor of "IANA database" Tom Lane
- pgsql: Add regression test coverage for non-default timezone abbreviati Tom Lane
- pgsql: Add regression test coverage for non-default timezone abbreviati Tom Lane
- pgsql: Add regression test coverage for non-default timezone abbreviati Tom Lane
- pgsql: Add regression test coverage for non-default timezone abbreviati Tom Lane
- pgsql: Add regression test coverage for non-default timezone abbreviati Tom Lane
- pgsql: Add regression test coverage for non-default timezone abbreviati Tom Lane
- pgsql: Add regression test coverage for non-default timezone abbreviati Tom Lane
- pgsql: Remove duplicate code from ReorderBufferCleanupTXN(). Tom Lane
- pgsql: Dirty replication slots when using sql interface Simon Riggs
- pgsql: Document LSN acronym in WAL Internals Simon Riggs
- pgsql: Add debug check function LWLockHeldByMeInMode() Simon Riggs
- pgsql: Relax transactional restrictions on ALTER TYPE ... ADD VALUE. Tom Lane
- pgsql: C comment: align dashes in GroupState node header Bruce Momjian
- pgsql: Make locale-dependent regex character classes work for large cha Tom Lane
- pgsql: Have "make coverage" recurse into contrib as well Alvaro Herrera
- pgsql: Cosmetic code cleanup in commands/extension.c. Tom Lane
- pgsql: C comment: fix file name mention on line 1 Bruce Momjian
- Re: pgsql: Add putenv support for msvcrt from Visual Studio 2013 Michael Paquier
- Re: pgsql: Add putenv support for msvcrt from Visual Studio 2013 Christian Ullrich
- Re: pgsql: Add putenv support for msvcrt from Visual Studio 2013 Craig Ringer
- Re: pgsql: Add putenv support for msvcrt from Visual Studio 2013 Michael Paquier
- Re: pgsql: Add putenv support for msvcrt from Visual Studio 2013 Christian Ullrich
- pgsql: Fix VACUUM_TRUNCATE_LOCK_WAIT_INTERVAL Simon Riggs
- pgsql: Repair whitespace in initdb message. Tom Lane
- pgsql: Teach appendShellString() to not quote strings containing "-". Tom Lane
- pgsql: Guard against possible memory allocation botch in batchmemtuples Tom Lane
- pgsql: Guard against possible memory allocation botch in batchmemtuples Tom Lane
- pgsql: Doc: small improvements for documentation about VACUUM freezing. Tom Lane
- pgsql: Doc: small improvements for documentation about VACUUM freezing. Tom Lane
- pgsql: Doc: small improvements for documentation about VACUUM freezing. Tom Lane
- pgsql: Doc: small improvements for documentation about VACUUM freezing. Tom Lane
- pgsql: Add location field to DefElem Peter Eisentraut
- pgsql: Add a HINT for client-vs-server COPY failure cases. Tom Lane
- pgsql: Doc: minor documentation improvements about extensions. Tom Lane
- pgsql: Doc: minor documentation improvements about extensions. Tom Lane
- pgsql: Support renaming an existing value of an enum type. Tom Lane
- pgsql: 9.6 release notes: correct summary item about freeze Bruce Momjian
- pgsql: 9.6 release notes: correct summary item about freeze Bruce Momjian
- pgsql: MSVC: Place gendef.pl temporary file in the target directory. Noah Misch
- pgsql: MSVC: Pass any user-set MSBFLAGS to MSBuild and VCBUILD. Noah Misch
- pgsql: Fix minor memory leak in Standby startup Simon Riggs
- pgsql: Fix minor memory leak in Standby startup Simon Riggs
- pgsql: Don't print database's tablespace in pg_dump -C --no-tablespaces Tom Lane
- pgsql: Don't print database's tablespace in pg_dump -C --no-tablespaces Tom Lane
- pgsql: Don't print database's tablespace in pg_dump -C --no-tablespaces Tom Lane
- pgsql: Allow pg_dump to dump non-extension members of an extension-owne Tom Lane
- pgsql: Allow pg_dump to dump non-extension members of an extension-owne Tom Lane
- pgsql: Fix two src/test/modules Makefiles Alvaro Herrera
- pgsql: Fix two src/test/modules Makefiles Alvaro Herrera
- pgsql: Fix mdtruncate() to close fd.c handle of deleted segments. Andres Freund
- pgsql: Fix mdtruncate() to close fd.c handle of deleted segments. Andres Freund
- pgsql: Fix mdtruncate() to close fd.c handle of deleted segments. Andres Freund
- pgsql: Fix mdtruncate() to close fd.c handle of deleted segments. Andres Freund
- pgsql: Fix mdtruncate() to close fd.c handle of deleted segments. Andres Freund
- pgsql: Fix mdtruncate() to close fd.c handle of deleted segments. Andres Freund
- pgsql: Fix mdtruncate() to close fd.c handle of deleted segments. Andres Freund
- pgsql: Improve scalability of md.c for large relations. Andres Freund
- pgsql: Faster PageIsVerified() for the all zeroes case. Andres Freund
- pgsql: Correct TABLESAMPLE docs Simon Riggs
- pgsql: Correct TABLESAMPLE docs Simon Riggs
- pgsql: Fix VACUUM_TRUNCATE_LOCK_WAIT_INTERVAL Simon Riggs
- pgsql: Fix VACUUM_TRUNCATE_LOCK_WAIT_INTERVAL Simon Riggs
- pgsql: Fix VACUUM_TRUNCATE_LOCK_WAIT_INTERVAL Simon Riggs
- pgsql: Fix VACUUM_TRUNCATE_LOCK_WAIT_INTERVAL Simon Riggs
- pgsql: Fix VACUUM_TRUNCATE_LOCK_WAIT_INTERVAL Simon Riggs
- pgsql: Fix VACUUM_TRUNCATE_LOCK_WAIT_INTERVAL Simon Riggs
- pgsql: Fix corruption of 2PC recovery with subxacts Simon Riggs
- pgsql: Fix corruption of 2PC recovery with subxacts Simon Riggs
- pgsql: Avoid reporting "cache lookup failed" for some user-reachable ca Tom Lane
- pgsql: Make better use of existing enums in plpgsql Peter Eisentraut
- pgsql: In PageIndexTupleDelete, don't assume stored item lengths are MA Tom Lane
- pgsql: Fix locking a tuple updated by an aborted (sub)transaction Alvaro Herrera
- pgsql: Fix locking a tuple updated by an aborted (sub)transaction Alvaro Herrera
- pgsql: Fix locking a tuple updated by an aborted (sub)transaction Alvaro Herrera
- pgsql: Fix locking a tuple updated by an aborted (sub)transaction Alvaro Herrera
- pgsql: Fix locking a tuple updated by an aborted (sub)transaction Alvaro Herrera
- pgsql: Invent PageIndexTupleOverwrite, and teach BRIN and GiST to use i Tom Lane
- pgsql: Convert PageAddItem into a macro to save a few cycles. Tom Lane
- pgsql: Rewrite PageIndexDeleteNoCompact into a form that only deletes 1 Tom Lane
- pgsql: Fix miserable coding in pg_stat_get_activity(). Tom Lane
- pgsql: Fix miserable coding in pg_stat_get_activity(). Tom Lane
- pgsql: Fix miserable coding in pg_stat_get_activity(). Tom Lane
- pgsql: Fix miserable coding in pg_stat_get_activity(). Tom Lane
- pgsql: Improve unreachability recognition in elog() macro. Tom Lane
- pgsql: Improve unreachability recognition in elog() macro. Tom Lane
- pgsql: Improve unreachability recognition in elog() macro. Tom Lane
- pgsql: Improve unreachability recognition in elog() macro. Tom Lane
- pgsql: Improve unreachability recognition in elog() macro. Tom Lane
- pgsql: Implement binary heap replace-top operation in a smarter way. Heikki Linnakangas
- pgsql: Fix and simplify MSVC build's handling of xml/xslt/uuid dependen Tom Lane
- pgsql: Allow CREATE EXTENSION to follow extension update paths. Tom Lane
- pgsql: psql tab completion for CREATE DATABASE ... TEMPLATE ... Kevin Grittner
- pgsql: Raise max setting of checkpoint_timeout to 1d Simon Riggs
- pgsql: Raise max setting of checkpoint_timeout to 1d Simon Riggs
- pgsql: Identify walsenders in pg_stat_activity Simon Riggs
- pgsql: Fix copy/pasto in file identification Simon Riggs
- pgsql: Fix copy/pasto in file identification Simon Riggs
- pgsql: Fix copy/pasto in file identification Simon Riggs
- pgsql: Fix copy/pasto in file identification Simon Riggs
- pgsql: Fix recent commit for tab-completion of database template. Kevin Grittner
- pgsql: pg_basebackup: Clean created directories on failure Peter Eisentraut
- pgsql: Docs: assorted minor cleanups. Tom Lane
- pgsql: Docs: assorted minor cleanups. Tom Lane
- pgsql: Docs: assorted minor cleanups. Tom Lane
- pgsql: Add more tests for targetlist SRFs. Andres Freund
- pgsql: Address portability issues in bfe16d1a5 test output. Andres Freund
- Re: pgsql: Address portability issues in bfe16d1a5 test output. Tom Lane
- Re: pgsql: Address portability issues in bfe16d1a5 test output. Andres Freund
- Re: pgsql: Address portability issues in bfe16d1a5 test output. Tom Lane
- Re: pgsql: Address portability issues in bfe16d1a5 test output. Andres Freund
- Re: pgsql: Address portability issues in bfe16d1a5 test output. Tom Lane
- Re: pgsql: Address portability issues in bfe16d1a5 test output. Andres Freund
- pgsql: Remove user_relns() SRF from regression tests. Andres Freund
- pgsql: Have heapam.h include lockdefs.h rather than lock.h. Robert Haas
- pgsql: Improve parser's and planner's handling of set-returning functio Tom Lane
- Re: pgsql: Improve parser's and planner's handling of set-returning functio Peter Geoghegan
- pgsql: Fix executor/README to reflect disallowing SRFs in UPDATE. Tom Lane
- Re: pgsql: Improve parser's and planner's handling of set-returning functio Tom Lane
- pgsql: Be pickier about converting between Name and Datum. Tom Lane
- pgsql: Tweak targetlist-SRF tests. Tom Lane
- pgsql: Improve code comment for GatherPath's single_copy flag. Robert Haas
- pgsql: Tweak targetlist-SRF tests some more. Tom Lane
- pgsql: Add overflow checks to money type input function Peter Eisentraut
- pgsql: Fix and clarify comments on replacement selection. Heikki Linnakangas
- pgsql: Fix and clarify comments on replacement selection. Heikki Linnakangas
- pgsql: Support OpenSSL 1.1.0. Heikki Linnakangas
- pgsql: Support OpenSSL 1.1.0. Heikki Linnakangas
- pgsql: Support OpenSSL 1.1.0. Heikki Linnakangas
- pgsql: pg_buffercache: Allow huge allocations. Robert Haas
- pgsql: pg_buffercache: Allow huge allocations. Robert Haas
- pgsql: pg_buffercache: Allow huge allocations. Robert Haas
- pgsql: pg_buffercache: Allow huge allocations. Robert Haas
- pgsql: Make min_parallel_relation_size's default value platform-indepen Tom Lane
- pgsql: Make min_parallel_relation_size's default value platform-indepen Tom Lane
- pgsql: Fix typo in comment. Robert Haas
- pgsql: Fix building with LibreSSL. Heikki Linnakangas
- pgsql: Fix building with LibreSSL. Heikki Linnakangas
- pgsql: Fix building with LibreSSL. Heikki Linnakangas
- pgsql: Clarify policy on marking inherited constraints as valid. Robert Haas
- pgsql: Add debugging aid "bmsToString(Bitmapset *bms)". Tom Lane
- pgsql: Fix ecpg -? option on Windows, add -V alias for --version. Heikki Linnakangas
- pgsql: Fix ecpg -? option on Windows, add -V alias for --version. Heikki Linnakangas
- pgsql: Fix ecpg -? option on Windows, add -V alias for --version. Heikki Linnakangas
- pgsql: Fix ecpg -? option on Windows, add -V alias for --version. Heikki Linnakangas
- pgsql: Fix ecpg -? option on Windows, add -V alias for --version. Heikki Linnakangas
- pgsql: Fix ecpg -? option on Windows, add -V alias for --version. Heikki Linnakangas
- pgsql: Fix ecpg -? option on Windows, add -V alias for --version. Heikki Linnakangas
- pgsql: Update recovery_min_apply_delay docs for remote_apply mode. Robert Haas
- pgsql: Update recovery_min_apply_delay docs for remote_apply mode. Robert Haas
- pgsql: MSVC: Include pg_recvlogical in client-only install. Robert Haas
- pgsql: MSVC: Include pg_recvlogical in client-only install. Robert Haas
- pgsql: MSVC: Include pg_recvlogical in client-only install. Robert Haas
- pgsql: MSVC: Include pg_recvlogical in client-only install. Robert Haas
- pgsql: Remove obsolete warning from docs. Heikki Linnakangas
- pgsql: Fix latency calculation when there are \sleep commands in the sc Heikki Linnakangas
- pgsql: Fix latency calculation when there are \sleep commands in the sc Heikki Linnakangas
- pgsql: Fix latency calculation when there are \sleep commands in the sc Heikki Linnakangas
- pgsql: Fix latency calculation when there are \sleep commands in the sc Heikki Linnakangas
- pgsql: Fix outdated comments, GIST search queue is not an RBTree anymor Heikki Linnakangas
- pgsql: Fix outdated comments, GIST search queue is not an RBTree anymor Heikki Linnakangas
- pgsql: Fix outdated comments, GIST search queue is not an RBTree anymor Heikki Linnakangas
- pgsql: Retry DSM control segment creation if Windows indicates access d Robert Haas
- pgsql: Retry DSM control segment creation if Windows indicates access d Robert Haas
- pgsql: Retry DSM control segment creation if Windows indicates access d Robert Haas
- pgsql: Retry DSM control segment creation if Windows indicates access d Robert Haas
- pgsql: Use PostmasterRandom(), not random(), for DSM control segment ID Robert Haas
- pgsql: Use PostmasterRandom(), not random(), for DSM control segment ID Robert Haas
- pgsql: Use PostmasterRandom(), not random(), for DSM control segment ID Robert Haas
- pgsql: Use PostmasterRandom(), not random(), for DSM control segment ID Robert Haas
- pgsql: Re-add translation markers that were lost Peter Eisentraut
- pgsql: Re-add translation markers that were lost Peter Eisentraut
- pgsql: doc: Correct ALTER USER MAPPING example Peter Eisentraut
- pgsql: doc: Correct ALTER USER MAPPING example Peter Eisentraut
- pgsql: doc: Correct ALTER USER MAPPING example Peter Eisentraut
- pgsql: doc: Correct ALTER USER MAPPING example Peter Eisentraut
- pgsql: doc: Correct ALTER USER MAPPING example Peter Eisentraut
- pgsql: doc: Correct ALTER USER MAPPING example Peter Eisentraut
- pgsql: doc: Correct ALTER USER MAPPING example Peter Eisentraut
- pgsql: doc: Fix documentation to match actual make output Peter Eisentraut
- pgsql: doc: Fix documentation to match actual make output Peter Eisentraut
- pgsql: doc: Fix documentation to match actual make output Peter Eisentraut
- pgsql: doc: Fix documentation to match actual make output Peter Eisentraut
- pgsql: doc: Fix documentation to match actual make output Peter Eisentraut
- pgsql: doc: Fix documentation to match actual make output Peter Eisentraut
- pgsql: doc: Fix documentation to match actual make output Peter Eisentraut
- pgsql: pg_restore: Add -N option to exclude schemas Peter Eisentraut
- Re: pgsql: Re-add translation markers that were lost Michael Paquier
- pgsql: Print test parameters like "foo: 123", and results like "foo = 1 Heikki Linnakangas
- pgsql: Fix pgbench's calculation of average latency, when -T is not use Heikki Linnakangas
- pgsql: Print test parameters like "foo: 123", and results like "foo = 1 Heikki Linnakangas
- pgsql: Fix pgbench's calculation of average latency, when -T is not use Heikki Linnakangas
- pgsql: Fix pgbench's calculation of average latency, when -T is not use Heikki Linnakangas
- pgsql: Fix pgbench's calculation of average latency, when -T is not use Heikki Linnakangas
- pgsql: Add more parallel query documentation. Robert Haas
- pgsql: Add more parallel query documentation. Robert Haas
- pgsql: Fix typo Peter Eisentraut
- pgsql: pg_ctl: Detect current standby state from pg_control Peter Eisentraut
- pgsql: pg_ctl: Add tests for promote action Peter Eisentraut
- pgsql: Delay updating control file to "in production" Peter Eisentraut
- pgsql: pg_ctl: Add wait option to promote action Peter Eisentraut
- pgsql: Make command_like output more compact Peter Eisentraut
- pgsql: Add tests for various connection string issues Peter Eisentraut
- pgsql: Be sure to rewind the tuplestore read pointer in non-leader CTES Tom Lane
- pgsql: Be sure to rewind the tuplestore read pointer in non-leader CTES Tom Lane
- pgsql: Be sure to rewind the tuplestore read pointer in non-leader CTES Tom Lane
- pgsql: Be sure to rewind the tuplestore read pointer in non-leader CTES Tom Lane
- pgsql: Be sure to rewind the tuplestore read pointer in non-leader CTES Tom Lane
- pgsql: Be sure to rewind the tuplestore read pointer in non-leader CTES Tom Lane
- pgsql: Be sure to rewind the tuplestore read pointer in non-leader CTES Tom Lane
- Re: pgsql: Invent PageIndexTupleOverwrite, and teach BRIN and GiST to use i Andrew Borodin
- Re: pgsql: Invent PageIndexTupleOverwrite, and teach BRIN and GiST to use i Tom Lane
- Re: pgsql: Invent PageIndexTupleOverwrite, and teach BRIN and GiST to use i Andrew Borodin
- pgsql: Remove nearly-unused SizeOfIptrData macro. Tom Lane
- pgsql: C comment: fix function header comment Bruce Momjian
- pgsql: Fix typo in comment. Heikki Linnakangas
- pgsql: Improve error message on MSVC if perl*.lib is not found. Heikki Linnakangas
- pgsql: pg_ctl: Add promote wait option to help output Peter Eisentraut
- pgsql: Avoid using PostmasterRandom() for DSM control segment ID. Tom Lane
- pgsql: Avoid using PostmasterRandom() for DSM control segment ID. Tom Lane
- pgsql: Avoid using PostmasterRandom() for DSM control segment ID. Tom Lane
- pgsql: Avoid using PostmasterRandom() for DSM control segment ID. Tom Lane
- pgsql: Don't trust CreateFileMapping() to clear the error code on succe Tom Lane
- pgsql: Don't trust CreateFileMapping() to clear the error code on succe Tom Lane
- pgsql: Don't trust CreateFileMapping() to clear the error code on succe Tom Lane
- pgsql: Don't trust CreateFileMapping() to clear the error code on succe Tom Lane
- pgsql: Remove useless code. Tom Lane
- pgsql: Remove useless code. Tom Lane
- pgsql: Fix incorrect logic for excluding range constructor functions in Tom Lane
- pgsql: Fix incorrect logic for excluding range constructor functions in Tom Lane
- pgsql: Fix incorrect logic for excluding range constructor functions in Tom Lane
- pgsql: Fix incorrect logic for excluding range constructor functions in Tom Lane
- pgsql: Fix incorrect logic for excluding range constructor functions in Tom Lane
- pgsql: Fix incorrect logic for excluding range constructor functions in Tom Lane
- pgsql: Doc: fix examples of # operators so they actually work. Tom Lane
- pgsql: Doc: fix examples of # operators so they actually work. Tom Lane
- pgsql: Doc: fix examples of # operators so they actually work. Tom Lane
- pgsql: Doc: fix examples of # operators so they actually work. Tom Lane
- pgsql: Doc: fix examples of # operators so they actually work. Tom Lane
- pgsql: Doc: fix examples of # operators so they actually work. Tom Lane
- pgsql: Doc: fix examples of # operators so they actually work. Tom Lane
- pgsql: Install TAP test infrastructure so it's available for extension Tom Lane
- pgsql: Install TAP test infrastructure so it's available for extension Tom Lane
- pgsql: Install TAP test infrastructure so it's available for extension Tom Lane
- pgsql: Install TAP test infrastructure so it's available for extension Tom Lane
- Re: pgsql: Raise max setting of checkpoint_timeout to 1d Andres Freund
- Re: pgsql: Raise max setting of checkpoint_timeout to 1d Tom Lane
- pgsql: Do a final round of updates on the 9.6 release notes. Tom Lane
- pgsql: Do a final round of updates on the 9.6 release notes. Tom Lane
- Re: pgsql: pg_ctl: Detect current standby state from pg_control Tom Lane
- pgsql: Refer to OS X as "macOS", except for the port name which is stil Tom Lane
- Re: pgsql: pg_ctl: Detect current standby state from pg_control Michael Paquier
- pgsql: Refactor script execution state machine in pgbench. Heikki Linnakangas
- Re: pgsql: pg_ctl: Detect current standby state from pg_control Tom Lane
- pgsql: Document has_type_privilege(). Tom Lane
- pgsql: Document has_type_privilege(). Tom Lane
- pgsql: Document has_type_privilege(). Tom Lane
- pgsql: Document has_type_privilege(). Tom Lane
- pgsql: Document has_type_privilege(). Tom Lane
- pgsql: Document has_type_privilege(). Tom Lane
- pgsql: Translation updates Peter Eisentraut
- pgsql: Replace the built-in GIN array opclasses with a single polymorph Tom Lane
- Re: pgsql: Refactor script execution state machine in pgbench. Tom Lane
- pgsql: Stamp 9.6.0. Tom Lane
- Re: pgsql: Refactor script execution state machine in pgbench. Fabien COELHO
- Re: pgsql: Refactor script execution state machine in pgbench. Tom Lane
- Re: pgsql: Refactor script execution state machine in pgbench. Tom Lane
- Re: pgsql: pg_ctl: Detect current standby state from pg_control Peter Eisentraut
- pgsql: Fix newly-introduced issues in pgbench. Tom Lane
- pgsql: Fix some typos in comment Peter Eisentraut
-
pgsql: Include
where needed Alvaro Herrera -
pgsql: Include
where needed Alvaro Herrera -
pgsql: Include
where needed Alvaro Herrera -
pgsql: Include
where needed Alvaro Herrera -
pgsql: Include
where needed Alvaro Herrera -
pgsql: Include
where needed Alvaro Herrera -
pgsql: Include
where needed Alvaro Herrera - Re: pgsql: Refactor script execution state machine in pgbench. Fabien COELHO
- Re: pgsql: Refactor script execution state machine in pgbench. Heikki Linnakangas
- Re: pgsql: Refactor script execution state machine in pgbench. Fabien COELHO
- pgsql: Improve contrib/cube's handling of zero-D cubes, infinities, and Tom Lane
- pgsql: Redesign parallel dump/restore's wait-for-workers logic. Tom Lane
- pgsql: Rationalize parallel dump/restore's handling of worker cmd/statu Tom Lane
- pgsql: Make struct ParallelSlot private within pg_dump/parallel.c. Tom Lane
- pgsql: Disallow pushing volatile quals past set-returning functions. Tom Lane
- pgsql: Tag refs/tags/REL9_6_0 was created pgsql@postgresql.org
- pgsql: Turn password_encryption GUC into an enum. Heikki Linnakangas
- pgsql: Fix dangling pointer problem in ReorderBufferSerializeChange. Robert Haas
- pgsql: Fix dangling pointer problem in ReorderBufferSerializeChange. Robert Haas
- pgsql: Fix CRC check handling in get_controlfile Peter Eisentraut
- pgsql: worker_spi: Call pgstat_report_stat. Robert Haas
- pgsql: worker_spi: Call pgstat_report_stat. Robert Haas
- pgsql: worker_spi: Call pgstat_report_stat. Robert Haas
- pgsql: worker_spi: Call pgstat_report_stat. Robert Haas
- pgsql: worker_spi: Call pgstat_report_stat. Robert Haas
- pgsql: Remove dead line of code Peter Eisentraut
- pgsql: Make to_timestamp() and to_date() range-check fields of their in Tom Lane
- pgsql: Rationalize format-picture caching logic in formatting.c. Tom Lane
- pgsql: Silence compiler warnings Alvaro Herrera
- pgsql: Silence compiler warnings Alvaro Herrera
- pgsql: Silence compiler warnings Alvaro Herrera
- pgsql: Exclude additional directories in pg_basebackup Peter Eisentraut
- pgsql: Don't bother to lock bufmgr partitions in pg_buffercache. Heikki Linnakangas
- pgsql: pg_basebackup pg_receivexlog: Issue fsync more carefully Peter Eisentraut
- pgsql: Switch pg_basebackup commands in Postgres.pm to use --nosync Peter Eisentraut
- pgsql: pg_basebackup: Add --nosync option Peter Eisentraut
- pgsql: Move fsync routines of initdb into src/common/ Peter Eisentraut
- pgsql: Allow contrib/file_fdw to read from a program, like COPY FROM PR Tom Lane
- Re: pgsql: Move fsync routines of initdb into src/common/ Tom Lane
- pgsql: Fix compiler warnings Peter Eisentraut
- pgsql: Remove superuser checks in pgstattuple Stephen Frost
- pgsql: Retry opening new segments in pg_xlogdump --folllow Magnus Hagander
- pgsql: Retry opening new segments in pg_xlogdump --folllow Magnus Hagander
- pgsql: Retry opening new segments in pg_xlogdump --folllow Magnus Hagander
- pgsql: Retry opening new segments in pg_xlogdump --folllow Magnus Hagander
- pgsql: Retry opening new segments in pg_xlogdump --folllow Magnus Hagander
- pgsql: Remove unnecessary prototypes Peter Eisentraut
- pgsql: Add missing include files to configure tests Peter Eisentraut
- pgsql: Use return instead of exit() in configure Peter Eisentraut
- pgsql: Fix use of offsetof() Peter Eisentraut
- pgsql: Separate enum from struct Peter Eisentraut
- Re: pgsql: Separate enum from struct Stephen Frost
- pgsql: Fix breakage in previous change Peter Eisentraut
- Re: pgsql: Separate enum from struct Peter Eisentraut