Mailing lists [pgsql-committers]
- [COMMITTERS] pgsql: Update code comments for pg_xlog -> pg_wal Peter Eisentraut
- [COMMITTERS] pgsql: Remove outdated comment Peter Eisentraut
- [COMMITTERS] pgsql: Fix typo in comment Peter Eisentraut
- [COMMITTERS] pgsql: Fix typo in comment Peter Eisentraut
- [COMMITTERS] pgsql: Fix race conditions and missed wakeups in syncrep workersignali Tom Lane
- [COMMITTERS] pgsql: Fix typo in comment Peter Eisentraut
- [COMMITTERS] pgsql: PL/Python: Fix hint about returning composite type from Python Peter Eisentraut
- [COMMITTERS] pgsql: Fix locking in WAL receiver/sender shmem state structs Alvaro Herrera
- [COMMITTERS] pgsql: Fix UPDATE of GENERATED ALWAYS identity columns Peter Eisentraut
- [COMMITTERS] pgsql: Reduce delay for last logicalrep feedback message when mastergo Tom Lane
- [COMMITTERS] pgsql: Shorten timeouts while waiting for logicalrep worker slotattach Tom Lane
- [COMMITTERS] pgsql: Clean up misuse and nonuse of poll_query_until(). Tom Lane
- [COMMITTERS] pgsql: Refine memory allocation in ICU conversions Peter Eisentraut
- [COMMITTERS] pgsql: doc: Document that logical replication supports synchronousrepl Peter Eisentraut
- [COMMITTERS] pgsql: Improve TAP test function PostgresNode::poll_query_until(). Tom Lane
- [COMMITTERS] pgsql: Try to improve readability of recovery/t/009_twophase.pl test. Tom Lane
- [COMMITTERS] pgsql: Fix bug in PostgresNode::query_hash's split() call. Tom Lane
- [COMMITTERS] pgsql: Fix race condition in recovery/t/009_twophase.pl test. Tom Lane
- [COMMITTERS] pgsql: Forbid gen_random_uuid() with --disable-strong-random Heikki Linnakangas
- [COMMITTERS] pgsql: Treat clean shutdown of an SSL connection same as the non-SSLca Heikki Linnakangas
- [COMMITTERS] pgsql: Treat clean shutdown of an SSL connection same as the non-SSLca Heikki Linnakangas
- [COMMITTERS] pgsql: Treat clean shutdown of an SSL connection same as the non-SSLca Heikki Linnakangas
- [COMMITTERS] pgsql: Treat clean shutdown of an SSL connection same as the non-SSLca Heikki Linnakangas
- [COMMITTERS] pgsql: Treat clean shutdown of an SSL connection same as the non-SSLca Heikki Linnakangas
- [COMMITTERS] pgsql: Treat clean shutdown of an SSL connection same as the non-SSLca Heikki Linnakangas
- [COMMITTERS] pgsql: Don't mention SSL methods that aren't reachable in docs Magnus Hagander
- [COMMITTERS] pgsql: Improve subscription locking Peter Eisentraut
- [COMMITTERS] pgsql: Document how logical replication deals with statement triggers Peter Eisentraut
- [COMMITTERS] pgsql: psql documentation fixes Peter Eisentraut
- [COMMITTERS] pgsql: Fix output of char node fields Peter Eisentraut
- [COMMITTERS] pgsql: Remove unnecessary pg_is_in_recovery calls in tests Peter Eisentraut
- [COMMITTERS] pgsql: pg_ctl: Make failure to complete operation a nonzero exit Peter Eisentraut
- Re: [COMMITTERS] pgsql: Ooops, WIN32 code in pg_ctl.c still needsPQExpBuffer. Andrew Dunstan
- Re: [COMMITTERS] pgsql: Ooops, WIN32 code in pg_ctl.c still needs PQExpBuffer. Tom Lane
- [COMMITTERS] pgsql: Restore linking libpq into pg_ctl on Mingw builds. Tom Lane
- [COMMITTERS] pgsql: Fix another race-condition-ish issue inrecovery/t/001_stream_re Tom Lane
- [COMMITTERS] pgsql: Simplify the logic checking new range partition bounds. Dean Rasheed
- [COMMITTERS] pgsql: Clarify the contract of partition_rbound_cmp(). Dean Rasheed
- [COMMITTERS] pgsql: Fix potential data corruption during freeze Teodor Sigaev
- [COMMITTERS] pgsql: Fix potential data corruption during freeze Teodor Sigaev
- [COMMITTERS] pgsql: Fix potential data corruption during freeze Teodor Sigaev
- [COMMITTERS] pgsql: Fix potential data corruption during freeze Teodor Sigaev
- [COMMITTERS] pgsql: Fix potential data corruption during freeze Teodor Sigaev
- [COMMITTERS] pgsql: Fix out of date comment Magnus Hagander
- [COMMITTERS] pgsql: Fix typo Alvaro Herrera
- [COMMITTERS] pgsql: Fix typo Alvaro Herrera
- [COMMITTERS] pgsql: Avoid unreferenced-function warning on low-functionalityplatfor Tom Lane
- [COMMITTERS] pgsql: MSVC: Repair libpq.rc generator. Noah Misch
- [COMMITTERS] pgsql: Doc: fix backwards description of visibility map's all-frozenda Tom Lane
- [COMMITTERS] pgsql: Doc: fix backwards description of visibility map's all-frozenda Tom Lane
- [COMMITTERS] pgsql: Doc: update v10 release notes through today. Tom Lane
- [COMMITTERS] pgsql: Doc: desultory copy-editing for v10 release notes. Tom Lane
- Re: [COMMITTERS] pgsql: Doc: desultory copy-editing for v10 releasenotes. Amit Langote
- Re: [COMMITTERS] pgsql: Doc: desultory copy-editing for v10 release notes. Tom Lane
- [COMMITTERS] pgsql: Doc: clarify wording about tool requirements insourcerepo.sgml. Tom Lane
- [COMMITTERS] pgsql: Doc: clarify wording about tool requirements insourcerepo.sgml. Tom Lane
- [COMMITTERS] pgsql: Doc: clarify wording about tool requirements insourcerepo.sgml. Tom Lane
- [COMMITTERS] pgsql: Doc: clarify wording about tool requirements insourcerepo.sgml. Tom Lane
- [COMMITTERS] pgsql: Doc: clarify wording about tool requirements insourcerepo.sgml. Tom Lane
- [COMMITTERS] pgsql: Doc: clarify wording about tool requirements insourcerepo.sgml. Tom Lane
- Re: [COMMITTERS] pgsql: Doc: desultory copy-editing for v10 releasenotes. Amit Langote
- [COMMITTERS] pgsql: Doc: remove claim that PROVE_FLAGS defaults to '--verbose'. Tom Lane
- [COMMITTERS] pgsql: Allow multiple hostaddrs to go with multiple hostnames. Heikki Linnakangas
- Re: [COMMITTERS] pgsql: Allow multiple hostaddrs to go with multiple hostnames. Masahiko Sawada
- [COMMITTERS] pgsql: Fix COPY's handling of transition tables with indexes. Andrew Gierth
- [COMMITTERS] pgsql: Fix check for empty hostname. Heikki Linnakangas
- [COMMITTERS] pgsql: Fix missing tag in the docs. Heikki Linnakangas
- Re: [COMMITTERS] pgsql: Allow multiple hostaddrs to go with multiplehostnames. Heikki Linnakangas
- [COMMITTERS] pgsql: On Windows,retry process creation if we fail to reserve shared Tom Lane
- [COMMITTERS] pgsql: On Windows,retry process creation if we fail to reserve shared Tom Lane
- [COMMITTERS] pgsql: On Windows,retry process creation if we fail to reserve shared Tom Lane
- [COMMITTERS] pgsql: On Windows,retry process creation if we fail to reserve shared Tom Lane
- [COMMITTERS] pgsql: On Windows,retry process creation if we fail to reserve shared Tom Lane
- [COMMITTERS] pgsql: On Windows,retry process creation if we fail to reserve shared Tom Lane
- [COMMITTERS] pgsql: Translation updates Alvaro Herrera
- [COMMITTERS] pgsql: Stamp 10beta2. Tom Lane
- Re: [COMMITTERS] pgsql: Allow multiple hostaddrs to go with multiple hostnames. Masahiko Sawada
- [COMMITTERS] pgsql: Fix multiple assignments to a column of a domain type. Tom Lane
- [COMMITTERS] pgsql: Fix multiple assignments to a column of a domain type. Tom Lane
- [COMMITTERS] pgsql: Fix multiple assignments to a column of a domain type. Tom Lane
- [COMMITTERS] pgsql: Fix multiple assignments to a column of a domain type. Tom Lane
- [COMMITTERS] pgsql: Fix multiple assignments to a column of a domain type. Tom Lane
- [COMMITTERS] pgsql: Fix multiple assignments to a column of a domain type. Tom Lane
- [COMMITTERS] pgsql: Tag refs/tags/REL_10_BETA2 was created pgsql@postgresql.org
- [COMMITTERS] pgsql: Remove unnecessary braces, to match the surrounding style. Heikki Linnakangas
- [COMMITTERS] pgsql: Remove unnecessary braces, to match the surrounding style. Heikki Linnakangas
- [COMMITTERS] pgsql: Remove unnecessary braces, to match the surrounding style. Heikki Linnakangas
- [COMMITTERS] pgsql: Remove unnecessary braces, to match the surrounding style. Heikki Linnakangas
- [COMMITTERS] pgsql: Remove unnecessary braces, to match the surrounding style. Heikki Linnakangas
- [COMMITTERS] pgsql: Remove unnecessary braces, to match the surrounding style. Heikki Linnakangas
- [COMMITTERS] pgsql: Fix ordering of operations in SyncRepWakeQueue to avoidassertio Heikki Linnakangas
- [COMMITTERS] pgsql: Fix ordering of operations in SyncRepWakeQueue to avoidassertio Heikki Linnakangas
- [COMMITTERS] pgsql: Fix ordering of operations in SyncRepWakeQueue to avoidassertio Heikki Linnakangas
- [COMMITTERS] pgsql: Fix variable and type name in comment. Heikki Linnakangas
- [COMMITTERS] pgsql: Fix variable and type name in comment. Heikki Linnakangas
- [COMMITTERS] pgsql: Fix variable and type name in comment. Heikki Linnakangas
- [COMMITTERS] pgsql: Fix variable and type name in comment. Heikki Linnakangas
- [COMMITTERS] pgsql: Fix variable and type name in comment. Heikki Linnakangas
- [COMMITTERS] pgsql: Fix variable and type name in comment. Heikki Linnakangas
- [COMMITTERS] pgsql: Avoid integer overflow while sifting-up a heap in tuplesort.c. Tom Lane
- [COMMITTERS] pgsql: Avoid integer overflow while sifting-up a heap in tuplesort.c. Tom Lane
- [COMMITTERS] pgsql: Avoid integer overflow while sifting-up a heap in tuplesort.c. Tom Lane
- [COMMITTERS] pgsql: Avoid integer overflow while sifting-up a heap in tuplesort.c. Tom Lane
- [COMMITTERS] pgsql: commit_ts test: Set node name in test Alvaro Herrera
- [COMMITTERS] pgsql: commit_ts test: Set node name in test Alvaro Herrera
- [COMMITTERS] pgsql: Reduce memory usage of tsvector type analyze function. Heikki Linnakangas
- [COMMITTERS] pgsql: Reduce memory usage of tsvector type analyze function. Heikki Linnakangas
- [COMMITTERS] pgsql: Reduce memory usage of tsvector type analyze function. Heikki Linnakangas
- [COMMITTERS] pgsql: Reduce memory usage of tsvector type analyze function. Heikki Linnakangas
- [COMMITTERS] pgsql: Reduce memory usage of tsvector type analyze function. Heikki Linnakangas
- [COMMITTERS] pgsql: Reduce memory usage of tsvector type analyze function. Heikki Linnakangas
- [COMMITTERS] pgsql: Fix ruleutils.c for domain-over-array cases, too. Tom Lane
- [COMMITTERS] pgsql: Fix ruleutils.c for domain-over-array cases, too. Tom Lane
- [COMMITTERS] pgsql: Fix ruleutils.c for domain-over-array cases, too. Tom Lane
- [COMMITTERS] pgsql: Fix ruleutils.c for domain-over-array cases, too. Tom Lane
- [COMMITTERS] pgsql: Fix ruleutils.c for domain-over-array cases, too. Tom Lane
- [COMMITTERS] pgsql: Fix ruleutils.c for domain-over-array cases, too. Tom Lane
- [COMMITTERS] pgsql: Fix race between GetNewTransactionId andGetOldestActiveTransact Heikki Linnakangas
- [COMMITTERS] pgsql: Fix race between GetNewTransactionId andGetOldestActiveTransact Heikki Linnakangas
- [COMMITTERS] pgsql: Fix race between GetNewTransactionId andGetOldestActiveTransact Heikki Linnakangas
- [COMMITTERS] pgsql: Fix race between GetNewTransactionId andGetOldestActiveTransact Heikki Linnakangas
- [COMMITTERS] pgsql: Fix race between GetNewTransactionId andGetOldestActiveTransact Heikki Linnakangas
- [COMMITTERS] pgsql: Fix race between GetNewTransactionId andGetOldestActiveTransact Heikki Linnakangas
- [COMMITTERS] pgsql: Fix typo in v10 release notes Alvaro Herrera
- [COMMITTERS] pgsql: Fix dumping of FUNCTION RTEs that contain non-function-callexpr Tom Lane
- [COMMITTERS] pgsql: Fix dumping of FUNCTION RTEs that contain non-function-callexpr Tom Lane
- [COMMITTERS] pgsql: Fix dumping of FUNCTION RTEs that contain non-function-callexpr Tom Lane
- [COMMITTERS] pgsql: Fix dumping of FUNCTION RTEs that contain non-function-callexpr Tom Lane
- [COMMITTERS] pgsql: Fix dumping of FUNCTION RTEs that contain non-function-callexpr Tom Lane
- [COMMITTERS] pgsql: Fix dumping of FUNCTION RTEs that contain non-function-callexpr Tom Lane
- [COMMITTERS] pgsql: Fix pg_basebackup output to stdout on Windows. Heikki Linnakangas
- [COMMITTERS] pgsql: Fix pg_basebackup output to stdout on Windows. Heikki Linnakangas
- [COMMITTERS] pgsql: Fix pg_basebackup output to stdout on Windows. Heikki Linnakangas
- [COMMITTERS] pgsql: Fix pg_basebackup output to stdout on Windows. Heikki Linnakangas
- [COMMITTERS] pgsql: Fix pg_basebackup output to stdout on Windows. Heikki Linnakangas
- [COMMITTERS] pgsql: Fix pg_basebackup output to stdout on Windows. Heikki Linnakangas
- [COMMITTERS] pgsql: Fix broken link-command-line ordering for libpgfeutils. Tom Lane
- [COMMITTERS] pgsql: Fix broken link-command-line ordering for libpgfeutils. Tom Lane
- [COMMITTERS] pgsql: Code review for NextValueExpr expression node type. Tom Lane
- [COMMITTERS] pgsql: pg_upgrade i18n: Fix "%s server/cluster" wording Alvaro Herrera
- [COMMITTERS] pgsql: Improve comments for execExpr.c'sisAssignmentIndirectionExpr(). Tom Lane
- [COMMITTERS] pgsql: Improve comments for execExpr.c's handling of FieldStoresubexpr Tom Lane
- [COMMITTERS] pgsql: Fix vcregress.pl PROVE_FLAGS bug in commit 93b7d9731f Andrew Dunstan
- [COMMITTERS] pgsql: Fix vcregress.pl PROVE_FLAGS bug in commit 93b7d9731f Andrew Dunstan
- [COMMITTERS] pgsql: Fix vcregress.pl PROVE_FLAGS bug in commit 93b7d9731f Andrew Dunstan
- [COMMITTERS] pgsql: Fix vcregress.pl PROVE_FLAGS bug in commit 93b7d9731f Andrew Dunstan
- [COMMITTERS] pgsql: fix typo Andrew Dunstan
- [COMMITTERS] pgsql: fix typo Andrew Dunstan
- [COMMITTERS] pgsql: fix typo Andrew Dunstan
- [COMMITTERS] pgsql: fix typo Andrew Dunstan
- [COMMITTERS] pgsql: MSVC: Don't link libpgcommon into pgcrypto. Noah Misch
- [COMMITTERS] pgsql: hash: Fix write-ahead logging bugs related to init forks. Robert Haas
- [COMMITTERS] pgsql: Use usleep instead of select for timeouts in PostgresNode.pm Andrew Dunstan
- [COMMITTERS] pgsql: Merge large_object.sql test into largeobject.source. Tom Lane
- [COMMITTERS] pgsql: Merge large_object.sql test into largeobject.source. Tom Lane
- [COMMITTERS] pgsql: Merge large_object.sql test into largeobject.source. Tom Lane
- [COMMITTERS] pgsql: Merge large_object.sql test into largeobject.source. Tom Lane
- [COMMITTERS] pgsql: Merge large_object.sql test into largeobject.source. Tom Lane
- [COMMITTERS] pgsql: Merge large_object.sql test into largeobject.source. Tom Lane
- [COMMITTERS] pgsql: Improve legibility of numeric literal Andrew Dunstan
- [COMMITTERS] pgsql: Doc: explain dollar quoting in the intro part of the pl/pgsqlch Tom Lane
- [COMMITTERS] pgsql: Doc: explain dollar quoting in the intro part of the pl/pgsqlch Tom Lane
- [COMMITTERS] pgsql: Doc: explain dollar quoting in the intro part of the pl/pgsqlch Tom Lane
- [COMMITTERS] pgsql: Doc: explain dollar quoting in the intro part of the pl/pgsqlch Tom Lane
- [COMMITTERS] pgsql: Doc: explain dollar quoting in the intro part of the pl/pgsqlch Tom Lane
- [COMMITTERS] pgsql: Doc: explain dollar quoting in the intro part of the pl/pgsqlch Tom Lane
- [COMMITTERS] pgsql: Use a real RT index when setting up partition tuple routing. Robert Haas
- [COMMITTERS] pgsql: Reverse-convert row types in ExecWithCheckOptions. Robert Haas
- Re: [COMMITTERS] pgsql: Improve legibility of numeric literal Robert Haas
- Re: [COMMITTERS] pgsql: Improve legibility of numeric literal Andrew Dunstan
- [COMMITTERS] pgsql: Doc: fix thinko in v10 release notes. Tom Lane
- [COMMITTERS] pgsql: Fix serious performance problems in json(b) to_tsvector(). Tom Lane
- [COMMITTERS] pgsql: Improve make_tsvector() to handle empty input,and simplify its Tom Lane
- [COMMITTERS] pgsql: Doc: add missing note about permissions needed to changelog_loc Tom Lane
- [COMMITTERS] pgsql: Doc: add missing note about permissions needed to changelog_loc Tom Lane
- [COMMITTERS] pgsql: Doc: add missing note about permissions needed to changelog_loc Tom Lane
- [COMMITTERS] pgsql: Doc: add missing note about permissions needed to changelog_loc Tom Lane
- [COMMITTERS] pgsql: Doc: add missing note about permissions needed to changelog_loc Tom Lane
- [COMMITTERS] pgsql: Doc: add missing note about permissions needed to changelog_loc Tom Lane
- [COMMITTERS] pgsql: Add static assertions about pg_control fitting into one disksec Tom Lane
- [COMMITTERS] pgsql: Fix dumping of outer joins with empty qual lists. Tom Lane
- [COMMITTERS] pgsql: Fix dumping of outer joins with empty qual lists. Tom Lane
- [COMMITTERS] pgsql: Fix dumping of outer joins with empty qual lists. Tom Lane
- [COMMITTERS] pgsql: Fix dumping of outer joins with empty qual lists. Tom Lane
- [COMMITTERS] pgsql: Fix dumping of outer joins with empty qual lists. Tom Lane
- [COMMITTERS] pgsql: Doc: clarify description of degenerate NATURAL joins. Tom Lane
- [COMMITTERS] pgsql: Doc: clarify description of degenerate NATURAL joins. Tom Lane
- [COMMITTERS] pgsql: Doc: clarify description of degenerate NATURAL joins. Tom Lane
- [COMMITTERS] pgsql: Doc: clarify description of degenerate NATURAL joins. Tom Lane
- [COMMITTERS] pgsql: Doc: clarify description of degenerate NATURAL joins. Tom Lane
- [COMMITTERS] pgsql: Doc: clarify description of degenerate NATURAL joins. Tom Lane
- [COMMITTERS] pgsql: In v10 release notes,call out sequence changes as a compatibili Tom Lane
- [COMMITTERS] pgsql: Use MINVALUE/MAXVALUE instead of UNBOUNDED for range partitionb Dean Rasheed
- Re: [COMMITTERS] pgsql: Use MINVALUE/MAXVALUE instead of UNBOUNDEDfor range partition b Dean Rasheed
- [COMMITTERS] pgsql: Make the new partition regression tests locale-independent. Dean Rasheed
- [COMMITTERS] pgsql: Fix double shared memory allocation. Teodor Sigaev
- [COMMITTERS] pgsql: Fix double shared memory allocation. Teodor Sigaev
- Re: [COMMITTERS] pgsql: Add a Gather executor node. Andres Freund
- [COMMITTERS] pgsql: Re-establish postgres_fdw connections after server or usermappi Tom Lane
- [COMMITTERS] pgsql: Re-establish postgres_fdw connections after server or usermappi Tom Lane
- [COMMITTERS] pgsql: Re-establish postgres_fdw connections after server or usermappi Tom Lane
- [COMMITTERS] pgsql: Re-establish postgres_fdw connections after server or usermappi Tom Lane
- [COMMITTERS] pgsql: Re-establish postgres_fdw connections after server or usermappi Tom Lane
- [COMMITTERS] pgsql: pg_rewind: Fix busted sanity check. Robert Haas
- [COMMITTERS] pgsql: pg_rewind: Fix busted sanity check. Robert Haas
- [COMMITTERS] pgsql: pg_rewind: Fix busted sanity check. Robert Haas
- [COMMITTERS] pgsql: Stabilize postgres_fdw regression tests. Tom Lane
- [COMMITTERS] pgsql: Stabilize postgres_fdw regression tests. Tom Lane
- [COMMITTERS] pgsql: Stabilize postgres_fdw regression tests. Tom Lane
- [COMMITTERS] pgsql: Stabilize postgres_fdw regression tests. Tom Lane
- [COMMITTERS] pgsql: Stabilize postgres_fdw regression tests. Tom Lane
- [COMMITTERS] pgsql: pg_rewind: Fix some problems when copying files >2GB. Robert Haas
- [COMMITTERS] pgsql: Doc: update versioning information in libpq.sgml. Tom Lane
- [COMMITTERS] pgsql: Fix typo in comment Alvaro Herrera
- [COMMITTERS] pgsql: Fix typo in comment Alvaro Herrera
- [COMMITTERS] pgsql: pg_rewind: Fix some problems when copying files >2GB. Robert Haas
- [COMMITTERS] pgsql: pg_rewind: Fix some problems when copying files >2GB. Robert Haas
- [COMMITTERS] pgsql: Update expected results for collate.linux.utf8 regression test. Tom Lane
- [COMMITTERS] pgsql: Improve comments about partitioned hash table freelists. Tom Lane
- [COMMITTERS] pgsql: Fix pg_dump's handling of event triggers. Tom Lane
- [COMMITTERS] pgsql: Fix pg_dump's handling of event triggers. Tom Lane
- [COMMITTERS] pgsql: Fix pg_dump's handling of event triggers. Tom Lane
- [COMMITTERS] pgsql: Fix pg_dump's handling of event triggers. Tom Lane
- [COMMITTERS] pgsql: Fix pg_dump's handling of event triggers. Tom Lane
- [COMMITTERS] pgsql: MSVC: Accept tcl86.lib in addition to tcl86t.lib. Noah Misch
- [COMMITTERS] pgsql: MSVC: Accept tcl86.lib in addition to tcl86t.lib. Noah Misch
- [COMMITTERS] pgsql: MSVC: Accept tcl86.lib in addition to tcl86t.lib. Noah Misch
- [COMMITTERS] pgsql: MSVC: Accept tcl86.lib in addition to tcl86t.lib. Noah Misch
- [COMMITTERS] pgsql: MSVC: Accept tcl86.lib in addition to tcl86t.lib. Noah Misch
- [COMMITTERS] pgsql: MSVC: Accept tcl86.lib in addition to tcl86t.lib. Noah Misch
- [COMMITTERS] pgsql: MSVC: Finish clean.bat build artifact coverage. Noah Misch
- [COMMITTERS] pgsql: Be more consistent about errors for opfamily member lookupfailu Tom Lane
- [COMMITTERS] pgsql: Ensure that pg_get_ruledef()'s output matchespg_get_viewdef()'s Tom Lane
- [COMMITTERS] pgsql: Ensure that pg_get_ruledef()'s output matchespg_get_viewdef()'s Tom Lane
- [COMMITTERS] pgsql: Ensure that pg_get_ruledef()'s output matchespg_get_viewdef()'s Tom Lane
- [COMMITTERS] pgsql: Ensure that pg_get_ruledef()'s output matchespg_get_viewdef()'s Tom Lane
- [COMMITTERS] pgsql: Ensure that pg_get_ruledef()'s output matchespg_get_viewdef()'s Tom Lane
- [COMMITTERS] pgsql: Ensure that pg_get_ruledef()'s output matchespg_get_viewdef()'s Tom Lane
- [COMMITTERS] pgsql: When WCOs are present,disable direct foreign table modification Robert Haas
- [COMMITTERS] pgsql: When WCOs are present,disable direct foreign table modification Robert Haas
- [COMMITTERS] pgsql: Fix race condition in predicate-lock init code in EXEC_BACKENDb Tom Lane
- [COMMITTERS] pgsql: Fix race condition in predicate-lock init code in EXEC_BACKENDb Tom Lane
- [COMMITTERS] pgsql: Fix race condition in predicate-lock init code in EXEC_BACKENDb Tom Lane
- [COMMITTERS] pgsql: Fix race condition in predicate-lock init code in EXEC_BACKENDb Tom Lane
- [COMMITTERS] pgsql: Fix race condition in predicate-lock init code in EXEC_BACKENDb Tom Lane
- [COMMITTERS] pgsql: Fix race condition in predicate-lock init code in EXEC_BACKENDb Tom Lane
- [COMMITTERS] pgsql: Fix partitioning crashes during error reporting. Robert Haas
- [COMMITTERS] pgsql: Fix race conditions in replication slot operations Alvaro Herrera
- [COMMITTERS] pgsql: Make PostgresNode easily subclassable Alvaro Herrera
- [COMMITTERS] pgsql: Make PostgresNode easily subclassable Alvaro Herrera
- [COMMITTERS] pgsql: Remove obsolete comments about functional dependencies Alvaro Herrera
- [COMMITTERS] pgsql: Fix concurrent locking of tuple update chain Alvaro Herrera
- [COMMITTERS] pgsql: Fix concurrent locking of tuple update chain Alvaro Herrera
- [COMMITTERS] pgsql: Fix concurrent locking of tuple update chain Alvaro Herrera
- [COMMITTERS] pgsql: Fix concurrent locking of tuple update chain Alvaro Herrera
- [COMMITTERS] pgsql: Fix concurrent locking of tuple update chain Alvaro Herrera
- [COMMITTERS] pgsql: Update copyright in recently added files Alvaro Herrera
- [COMMITTERS] pgsql: Clean up SQL emitted by psql/describe.c. Tom Lane
- [COMMITTERS] pgsql: Clean up SQL emitted by psql/describe.c. Tom Lane
- [COMMITTERS] pgsql: Clean up SQL emitted by psql/describe.c. Tom Lane
- [COMMITTERS] pgsql: Clean up SQL emitted by psql/describe.c. Tom Lane
- [COMMITTERS] pgsql: Clean up SQL emitted by psql/describe.c. Tom Lane
- [COMMITTERS] pgsql: Clean up SQL emitted by psql/describe.c. Tom Lane
- [COMMITTERS] pgsql: Work around Msys weakness in Testlib.pm's command_like() Andrew Dunstan
- [COMMITTERS] pgsql: Fix very minor memory leaks in psql's command.c. Tom Lane
- [COMMITTERS] pgsql: Avoid use of sprintf/snprintf in describe.c. Tom Lane
- [COMMITTERS] pgsql: Sync listDbRoleSettings() with the rest of the world. Tom Lane
- [COMMITTERS] pgsql: Standardize describe.c's behavior for no-matching-objects abit Tom Lane
- [COMMITTERS] pgsql: Fix psql tab completion for CREATE USER MAPPING. Tom Lane
- [COMMITTERS] pgsql: Fix psql tab completion for CREATE USER MAPPING. Tom Lane
- [COMMITTERS] pgsql: Fix psql tab completion for CREATE USER MAPPING. Tom Lane
- [COMMITTERS] pgsql: Fix psql tab completion for CREATE USER MAPPING. Tom Lane
- [COMMITTERS] pgsql: Fix psql tab completion for CREATE USER MAPPING. Tom Lane
- [COMMITTERS] pgsql: Fix psql tab completion for CREATE USER MAPPING. Tom Lane
- [COMMITTERS] pgsql: PL/Perl portability fix: avoid including XSUB.h in plperl.c. Tom Lane
- [COMMITTERS] pgsql: PL/Perl portability fix: absorb relevant -D switches from Perl. Tom Lane
- [COMMITTERS] pgsql: Include publication owner's name in the output of \dRp+. Tom Lane
- [COMMITTERS] pgsql: Move ExecProcNode from dispatch to function pointer basedmodel. Andres Freund
- [COMMITTERS] pgsql: Move interrupt checking from ExecProcNode() to executor nodes. Andres Freund
- [COMMITTERS] pgsql: Add missing comment in postgresql.conf. Tatsuo Ishii
- [COMMITTERS] pgsql: Add missing comment in postgresql.conf. Tatsuo Ishii
- [COMMITTERS] pgsql: Add missing comment in postgresql.conf. Tatsuo Ishii
- [COMMITTERS] pgsql: Add missing comment in postgresql.conf. Tatsuo Ishii
- [COMMITTERS] pgsql: Add missing comment in postgresql.conf. Tatsuo Ishii
- [COMMITTERS] pgsql: Add missing comment in postgresql.conf. Tatsuo Ishii
- [COMMITTERS] pgsql: Add missing comment in postgresql.conf. Tatsuo Ishii
- [COMMITTERS] pgsql: Add missing comment in postgresql.conf. Tatsuo Ishii
- [COMMITTERS] pgsql: Add missing comment in postgresql.conf. Tatsuo Ishii
- [COMMITTERS] pgsql: Add missing comment in postgresql.conf. Tatsuo Ishii
- [COMMITTERS] pgsql: Add missing comment in postgresql.conf. Tatsuo Ishii
- [COMMITTERS] pgsql: Fix function comment for dumpACL() Stephen Frost
- [COMMITTERS] pgsql: Fix function comment for dumpACL() Stephen Frost
- [COMMITTERS] pgsql: Tighten coding for non-composite case in plperl's return_next. Tom Lane
- [COMMITTERS] pgsql: PL/Perl portability fix: avoid including XSUB.h in plperl.c. Tom Lane
- [COMMITTERS] pgsql: PL/Perl portability fix: avoid including XSUB.h in plperl.c. Tom Lane
- [COMMITTERS] pgsql: PL/Perl portability fix: absorb relevant -D switches from Perl. Tom Lane
- [COMMITTERS] pgsql: PL/Perl portability fix: absorb relevant -D switches from Perl. Tom Lane
- [COMMITTERS] pgsql: PL/Perl portability fix: avoid including XSUB.h in plperl.c. Tom Lane
- [COMMITTERS] pgsql: PL/Perl portability fix: absorb relevant -D switches from Perl. Tom Lane
- [COMMITTERS] pgsql: PL/Perl portability fix: avoid including XSUB.h in plperl.c. Tom Lane
- [COMMITTERS] pgsql: PL/Perl portability fix: absorb relevant -D switches from Perl. Tom Lane
- [COMMITTERS] pgsql: PL/Perl portability fix: absorb relevant -D switches from Perl. Tom Lane
- [COMMITTERS] pgsql: PL/Perl portability fix: avoid including XSUB.h in plperl.c. Tom Lane
- [COMMITTERS] pgsql: Record full paths of programs sought by "configure". Tom Lane
- [COMMITTERS] pgsql: Doc: specify that the minimum supported version of Perl is5.8.3 Tom Lane
- [COMMITTERS] pgsql: Doc: specify that the minimum supported version of Perl is5.8.3 Tom Lane
- [COMMITTERS] pgsql: Doc: specify that the minimum supported version of Perl is5.8.3 Tom Lane
- [COMMITTERS] pgsql: Doc: specify that the minimum supported version of Perl is5.8.3 Tom Lane
- [COMMITTERS] pgsql: Doc: specify that the minimum supported version of Perl is5.8.3 Tom Lane
- [COMMITTERS] pgsql: Doc: specify that the minimum supported version of Perl is5.8.3 Tom Lane