Mailing lists [pgsql-committers]
- [COMMITTERS] pgsql: Clean up shm_mq cleanup. Tom Lane
- [COMMITTERS] pgsql: Clean up shm_mq cleanup. Tom Lane
- [COMMITTERS] pgsql: Expand partitioned tables in PartDesc order. Robert Haas
- [COMMITTERS] pgsql: Improve low-level backup documentation. Robert Haas
- [COMMITTERS] pgsql: Avoid memory leaks when a GatherMerge node is rescanned. Tom Lane
- [COMMITTERS] pgsql: Avoid memory leaks when a GatherMerge node is rescanned. Tom Lane
- [COMMITTERS] pgsql: Introduce 64-bit hash functions with a 64-bit seed. Robert Haas
- Re: [COMMITTERS] pgsql: Introduce 64-bit hash functions with a 64-bit seed. Tom Lane
- [COMMITTERS] pgsql: Try to repair poorly-considered code in previous commit. Robert Haas
- [COMMITTERS] pgsql: Fix assorted carelessness about Datum vs. int64 vs. uint64 Robert Haas
- [COMMITTERS] pgsql: Add note about diskspace usage of pg_commit_ts Simon Riggs
- [COMMITTERS] pgsql: Add note about diskspace usage of pg_commit_ts Simon Riggs
- [COMMITTERS] pgsql: Add a WAIT option to DROP_REPLICATION_SLOT Alvaro Herrera
- [COMMITTERS] pgsql: Add a WAIT option to DROP_REPLICATION_SLOT Alvaro Herrera
- [COMMITTERS] pgsql: Provisional list of Major Features Simon Riggs
- [COMMITTERS] pgsql: Avoid race condition in logical replication test Simon Riggs
- [COMMITTERS] pgsql: Avoid race condition in logical replication test Simon Riggs
- Re: [COMMITTERS] pgsql: Provisional list of Major Features Tom Lane
- [COMMITTERS] pgsql: Restore behavior for replication origin drop Alvaro Herrera
- [COMMITTERS] pgsql: Restore behavior for replication origin drop Alvaro Herrera
- Re: [COMMITTERS] pgsql: Provisional list of Major Features Simon Riggs
- [COMMITTERS] pgsql: Fix two-phase commit test for recovery mode Alvaro Herrera
- [COMMITTERS] pgsql: Fix two-phase commit test for recovery mode Alvaro Herrera
- [COMMITTERS] pgsql: Use group updates when setting transaction status in clog. Robert Haas
- Re: [COMMITTERS] pgsql: Provisional list of Major Features Alvaro Herrera
- [COMMITTERS] pgsql: Provisional list of Major Features Simon Riggs
- [COMMITTERS] pgsql: pg_dumpall: Add a -E flag to set the encoding,like pg_dump has. Robert Haas
- [COMMITTERS] pgsql: Ensure SIZE_MAX can be used throughout our code. Tom Lane
- [COMMITTERS] pgsql: Ensure SIZE_MAX can be used throughout our code. Tom Lane
- [COMMITTERS] pgsql: Ensure SIZE_MAX can be used throughout our code. Tom Lane
- [COMMITTERS] pgsql: Ensure SIZE_MAX can be used throughout our code. Tom Lane
- [COMMITTERS] pgsql: Ensure SIZE_MAX can be used throughout our code. Tom Lane
- [COMMITTERS] pgsql: Ensure SIZE_MAX can be used throughout our code. Tom Lane
- [COMMITTERS] pgsql: Ensure SIZE_MAX can be used throughout our code. Tom Lane
- [COMMITTERS] pgsql: doc: Remove mentions of server-side CRL and CA file names Peter Eisentraut
- [COMMITTERS] pgsql: Make [U]INT64CONST safe for use in #if conditions. Tom Lane
- [COMMITTERS] pgsql: Make [U]INT64CONST safe for use in #if conditions. Tom Lane
- [COMMITTERS] pgsql: Make [U]INT64CONST safe for use in #if conditions. Tom Lane
- [COMMITTERS] pgsql: Make [U]INT64CONST safe for use in #if conditions. Tom Lane
- [COMMITTERS] pgsql: Make [U]INT64CONST safe for use in #if conditions. Tom Lane
- [COMMITTERS] pgsql: Make [U]INT64CONST safe for use in #if conditions. Tom Lane
- [COMMITTERS] pgsql: Make [U]INT64CONST safe for use in #if conditions. Tom Lane
- [COMMITTERS] pgsql: Tighten up some code in RelationBuildPartitionDesc. Robert Haas
- [COMMITTERS] pgsql: Add memory info to getrusage output Peter Eisentraut
- [COMMITTERS] pgsql: Improve division of labor between execParallel.c andnodeGather[ Tom Lane
- [COMMITTERS] pgsql: Improve division of labor between execParallel.c andnodeGather[ Tom Lane
- [COMMITTERS] pgsql: doc: Fix typos and other minor issues Peter Eisentraut
- [COMMITTERS] pgsql: doc: Fix typos and other minor issues Peter Eisentraut
- [COMMITTERS] pgsql: doc: Fix typos and other minor issues Peter Eisentraut
- [COMMITTERS] pgsql: doc: Fix typos and other minor issues Peter Eisentraut
- [COMMITTERS] pgsql: doc: Fix typos and other minor issues Peter Eisentraut
- [COMMITTERS] pgsql: doc: Fix typos and other minor issues Peter Eisentraut
- [COMMITTERS] pgsql: doc: Fix typos and other minor issues Peter Eisentraut
- [COMMITTERS] pgsql: Fix macro-redefinition warning on MSVC. Tom Lane
- [COMMITTERS] pgsql: Fix macro-redefinition warning on MSVC. Tom Lane
- [COMMITTERS] pgsql: Fix macro-redefinition warning on MSVC. Tom Lane
- [COMMITTERS] pgsql: Fix macro-redefinition warning on MSVC. Tom Lane
- [COMMITTERS] pgsql: Fix macro-redefinition warning on MSVC. Tom Lane
- [COMMITTERS] pgsql: Fix macro-redefinition warning on MSVC. Tom Lane
- [COMMITTERS] pgsql: Fix macro-redefinition warning on MSVC. Tom Lane
- [COMMITTERS] pgsql: Suppress compiler warnings in dshash.c. Tom Lane
- [COMMITTERS] pgsql: Fix translatable string Alvaro Herrera
- [COMMITTERS] pgsql: Fix translatable string Alvaro Herrera
- [COMMITTERS] pgsql: Fix translatable string Alvaro Herrera
- [COMMITTERS] pgsql: Adjust pgbench to allow non-ASCII characters in variable names. Tom Lane
- [COMMITTERS] pgsql: Fix some subtle problems in pgbench transaction stats counting. Tom Lane
- [COMMITTERS] pgsql: Be more careful about newline-chomping in pgbench. Tom Lane
- [COMMITTERS] pgsql: Reformat psql's --help=variables output. Tom Lane
- [COMMITTERS] pgsql: Add psql variables showing server version and psql version. Tom Lane
- Re: [COMMITTERS] pgsql: Add psql variables showing server version andpsql version. Simon Riggs
- [COMMITTERS] pgsql: Correct base backup throttling Alvaro Herrera
- [COMMITTERS] pgsql: Correct base backup throttling Alvaro Herrera
- [COMMITTERS] pgsql: In psql, use PSQL_PAGER in preference to PAGER, if it's set. Tom Lane
- [COMMITTERS] pgsql: Support retaining data dirs on successful TAP tests Peter Eisentraut
- [COMMITTERS] pgsql: Remove endof macro Peter Eisentraut
- [COMMITTERS] pgsql: Remove unnecessary parentheses in return statements Peter Eisentraut
- [COMMITTERS] pgsql: fuzzystrmatch: Remove dead code Peter Eisentraut
- [COMMITTERS] pgsql: Remove our own definition of NULL Peter Eisentraut
- [COMMITTERS] pgsql: Remove unnecessary casts Peter Eisentraut
- Re: [COMMITTERS] pgsql: Remove endof macro Andres Freund
- [COMMITTERS] pgsql: Use lfirst_node() and linitial_node() where appropriate inplann Tom Lane
- [COMMITTERS] pgsql: Fix psql's --help=commands output line count. Tom Lane
- [COMMITTERS] pgsql: Add \gdesc psql command. Tom Lane
- [COMMITTERS] pgsql: doc: Clarify pg_inherits description Peter Eisentraut
- [COMMITTERS] pgsql: Clean up handling of dropped columns in NAMEDTUPLESTORE RTEs. Tom Lane
- [COMMITTERS] pgsql: Clean up handling of dropped columns in NAMEDTUPLESTORE RTEs. Tom Lane
- [COMMITTERS] pgsql: Escape < and & in SGML Peter Eisentraut
- [COMMITTERS] pgsql: Add psql variables showing server version and psql version. Tom Lane
- [COMMITTERS] pgsql: doc: Make function synopsis formatting more uniform Peter Eisentraut
- [COMMITTERS] pgsql: Use more of gcc's __sync_fetch_and_xxx builtin functions forato Tom Lane
- [COMMITTERS] pgsql: Remove duplicate reads from the inner loops in generic atomicop Tom Lane
- [COMMITTERS] pgsql: Allow SET STATISTICS on expression indexes Simon Riggs
- [COMMITTERS] pgsql: Merge duplicative code for \sf/\sv, \ef/\ev in psql/command.c. Tom Lane
- [COMMITTERS] pgsql: Sync function prototype with its actual definition. Tom Lane
- Re: [COMMITTERS] pgsql: Remove endof macro Peter Eisentraut
- [COMMITTERS] pgsql: Fix translatable string Alvaro Herrera
- [COMMITTERS] pgsql: Exclude special values in recovery_target_time Simon Riggs
- [COMMITTERS] pgsql: Further marginal hacking on generic atomic ops. Tom Lane
- [COMMITTERS] pgsql: Fix handling of savepoint commands within multi-statementQuery Tom Lane
- [COMMITTERS] pgsql: Even if some partitions are foreign, allow tuple routing. Robert Haas
- [COMMITTERS] pgsql: Even if some partitions are foreign, allow tuple routing. Robert Haas
- [COMMITTERS] pgsql: Reduce excessive dereferencing of function pointers Peter Eisentraut
- [COMMITTERS] pgsql: Improve documentation about behavior of multi-statement Queryme Tom Lane
- [COMMITTERS] pgsql: Improve performance of get_actual_variable_range withrecently-d Tom Lane
- [COMMITTERS] pgsql: Refactor get_partition_for_tuple a bit. Robert Haas
- [COMMITTERS] pgsql: Add much-more-extensive TAP tests for pgbench. Tom Lane
- [COMMITTERS] pgsql: Fix assorted portability issues in new pgbench TAP tests. Tom Lane
- Re: [COMMITTERS] pgsql: Fix assorted portability issues in newpgbench TAP tests. Fabien COELHO
- [COMMITTERS] pgsql: Remove useless dead code Peter Eisentraut
- [COMMITTERS] pgsql: Clean up excessive code Peter Eisentraut
- [COMMITTERS] pgsql: Remove useless empty string initializations Peter Eisentraut
- Re: [COMMITTERS] pgsql: Fix assorted portability issues in newpgbench TAP tests. Fabien COELHO
- [COMMITTERS] pgsql: Fix more portability issues in new pgbench TAP tests. Tom Lane
- Re: [COMMITTERS] pgsql: Fix assorted portability issues in new pgbench TAP tests. Tom Lane
- [COMMITTERS] pgsql: Fix more portability issues in new pgbench TAP tests. Tom Lane
- Re: [COMMITTERS] pgsql: Fix more portability issues in new pgbenchTAP tests. Fabien COELHO
- [COMMITTERS] pgsql: Remove mention of password_encryption = plain inpostgresql.conf Tom Lane
- [COMMITTERS] pgsql: Remove mention of password_encryption = plain inpostgresql.conf Tom Lane
- [COMMITTERS] pgsql: Doc: update v10 release notes through today. Tom Lane
- [COMMITTERS] pgsql: Doc: update v10 release notes through today. Tom Lane
- [COMMITTERS] pgsql: Fix pgbench TAP tests to work with --disable-thread-safety. Tom Lane
- [COMMITTERS] pgsql: Allow a partitioned table to have a default partition. Robert Haas
- [COMMITTERS] pgsql: Fix more portability issues in new pgbench TAP tests. Tom Lane
- Re: [COMMITTERS] pgsql: Allow a partitioned table to have a default partition. Tom Lane
- Re: [COMMITTERS] pgsql: Allow a partitioned table to have a default partition. Thomas Munro
- Re: [COMMITTERS] pgsql: Allow a partitioned table to have a default partition. Thomas Munro
- Re: [COMMITTERS] pgsql: Allow a partitioned table to have a default partition. Tom Lane
- [COMMITTERS] pgsql: Fix uninitialized-variable bug. Tom Lane
- [COMMITTERS] pgsql: Fix uninitialized-variable bug. Tom Lane
- Re: [COMMITTERS] pgsql: Allow a partitioned table to have a default partition. Robert Haas
- [COMMITTERS] pgsql: Fix failure-to-copy bug in commit 6f6b99d13. Tom Lane
- [COMMITTERS] pgsql: pg_upgrade: Message style fixes Peter Eisentraut
- [COMMITTERS] pgsql: pg_upgrade: Message style fixes Peter Eisentraut
- [COMMITTERS] pgsql: Add a test harness for the red-black tree code. Tom Lane
- [COMMITTERS] pgsql: Remove pre-order and post-order traversal logic for red-blacktr Tom Lane
- [COMMITTERS] pgsql: Quick-hack fix for foreign key cascade vs triggers withtransiti Tom Lane
- [COMMITTERS] pgsql: Quick-hack fix for foreign key cascade vs triggers withtransiti Tom Lane
- [COMMITTERS] pgsql: Message style fixes Peter Eisentraut
- [COMMITTERS] pgsql: Message style fixes Peter Eisentraut
- Re: [COMMITTERS] pgsql: Message style fixes Tom Lane
- Re: [COMMITTERS] pgsql: Message style fixes Peter Eisentraut
- [COMMITTERS] pgsql: Translation updates Peter Eisentraut
- [COMMITTERS] pgsql: doc: Document function pointer source code style Peter Eisentraut
- [COMMITTERS] pgsql: Prefer argument name over "$n" for the refname of a plpgsqlargu Tom Lane
- [COMMITTERS] pgsql: Constify numeric.c. Andres Freund
- [COMMITTERS] pgsql: pg_receivewal: Add --endpos option Peter Eisentraut
- [COMMITTERS] pgsql: PG 10 release notes: update PL/Tcl functions item Bruce Momjian
- [COMMITTERS] pgsql: PG 10 release notes: update PL/Tcl functions item Bruce Momjian
- [COMMITTERS] pgsql: PG 10 release notes: change trigger transition tables Bruce Momjian
- [COMMITTERS] pgsql: PG 10 release notes: change trigger transition tables Bruce Momjian
- Re: [COMMITTERS] pgsql: Changed order of statements and added an additiona MSVC safeguar Tom Lane
- [COMMITTERS] pgsql: Fix RecursiveCopy.pm to cope with disappearing files. Tom Lane
- [COMMITTERS] pgsql: Fix RecursiveCopy.pm to cope with disappearing files. Tom Lane
- [COMMITTERS] pgsql: Fix RecursiveCopy.pm to cope with disappearing files. Tom Lane
- [COMMITTERS] pgsql: Fixed ECPG to correctly handle out-of-scope cursordeclarations Michael Meskes
- [COMMITTERS] pgsql: Allow custom search filters to be configured for LDAP auth Peter Eisentraut
- [COMMITTERS] pgsql: doc: Document default scope in LDAP URL Peter Eisentraut
- [COMMITTERS] pgsql: doc: Remove useless marked section Peter Eisentraut
- [COMMITTERS] pgsql: docs: improve pg_upgrade rsync instructions Bruce Momjian
- [COMMITTERS] pgsql: docs: improve pg_upgrade rsync instructions Bruce Momjian
- [COMMITTERS] pgsql: docs: improve pg_upgrade rsync instructions Bruce Momjian
- [COMMITTERS] pgsql: docs: improve pg_upgrade rsync instructions Bruce Momjian
- [COMMITTERS] pgsql: Introduce BYTES unit for GUCs. Andres Freund
- [COMMITTERS] pgsql: Add psql variables to track success/failure of SQL queries. Tom Lane
- [COMMITTERS] pgsql: Define LDAP_NO_ATTRS if necessary. Peter Eisentraut
- [COMMITTERS] pgsql: Improve error message in WAL sender Peter Eisentraut
- [COMMITTERS] pgsql: Improve error message in WAL sender Peter Eisentraut
- [COMMITTERS] pgsql: docs: improve pg_upgrade standby instructions Bruce Momjian
- [COMMITTERS] pgsql: docs: improve pg_upgrade standby instructions Bruce Momjian
- [COMMITTERS] pgsql: docs: improve pg_upgrade standby instructions Bruce Momjian
- [COMMITTERS] pgsql: docs: improve pg_upgrade standby instructions Bruce Momjian
- [COMMITTERS] pgsql: docs: adjust "link mode" mention in pg_upgrade streaming steps Bruce Momjian
- [COMMITTERS] pgsql: docs: adjust "link mode" mention in pg_upgrade streaming steps Bruce Momjian
- [COMMITTERS] pgsql: docs: adjust "link mode" mention in pg_upgrade streaming steps Bruce Momjian
- [COMMITTERS] pgsql: docs: adjust "link mode" mention in pg_upgrade streaming steps Bruce Momjian
- [COMMITTERS] pgsql: doc: Remove incorrect SCRAM protocol documentation Peter Eisentraut
- [COMMITTERS] pgsql: doc: Remove incorrect SCRAM protocol documentation Peter Eisentraut
- [COMMITTERS] pgsql: Distinguish selectivity of < from <= and > from >=. Tom Lane
- [COMMITTERS] pgsql: Update contrib/seg for new scalarlesel/scalargesel selectivityf Tom Lane
- [COMMITTERS] pgsql: Adjust unstable regression test case. Tom Lane
- [COMMITTERS] pgsql: Make setlocale in ECPG test cases thread aware on Windows. Michael Meskes
- [COMMITTERS] pgsql: Changed order of statements and added an additiona MSVCsafeguar Michael Meskes
- [COMMITTERS] pgsql: Make setlocale in ECPG test cases thread aware on Windows. Michael Meskes
- [COMMITTERS] pgsql: Changed order of statements and added an additiona MSVCsafeguar Michael Meskes
- Re: [COMMITTERS] pgsql: Changed order of statements and added anadditiona MSVC safeguar Michael Meskes
- [COMMITTERS] pgsql: Fix ordering in pg_dump of GRANTs Stephen Frost
- [COMMITTERS] pgsql: Fix ordering in pg_dump of GRANTs Stephen Frost
- [COMMITTERS] pgsql: Fix ordering in pg_dump of GRANTs Stephen Frost
- [COMMITTERS] pgsql: Properly check interrupts in execScan.c. Andres Freund
- [COMMITTERS] pgsql: Properly check interrupts in execScan.c. Andres Freund
- [COMMITTERS] pgsql: Set partitioned_rels appropriately when UNION ALL is used. Robert Haas
- [COMMITTERS] pgsql: Set partitioned_rels appropriately when UNION ALL is used. Robert Haas
- [COMMITTERS] pgsql: Fix inconsistent capitalization. Robert Haas
- [COMMITTERS] pgsql: Fix inconsistent capitalization. Robert Haas
- [COMMITTERS] pgsql: Fix bool/int type confusion Peter Eisentraut
- [COMMITTERS] pgsql: Remove BoolPtr type Peter Eisentraut
- [COMMITTERS] pgsql: Make RelationGetPartitionDispatchInfo expand depth-first. Robert Haas
- [COMMITTERS] pgsql: Avoid use of bool in thread_test.c Peter Eisentraut
- [COMMITTERS] pgsql: Expand partitioned table RTEs level by level,without flattening Robert Haas
- [COMMITTERS] pgsql: Perform only one ReadControlFile() during startup. Andres Freund
- [COMMITTERS] pgsql: Add missing tags to GetCommandLogLevel. Robert Haas
- [COMMITTERS] pgsql: Add missing tags to GetCommandLogLevel. Robert Haas
- [COMMITTERS] pgsql: Add missing tags to GetCommandLogLevel. Robert Haas
- [COMMITTERS] pgsql: adminpack: Add test suite Peter Eisentraut
- [COMMITTERS] pgsql: pg_archivecleanup: Add test suite Peter Eisentraut
- [COMMITTERS] pgsql: passwordcheck: Add test suite Peter Eisentraut
- [COMMITTERS] pgsql: lo: Add test suite Peter Eisentraut
- [COMMITTERS] pgsql: isn: Fix debug code Peter Eisentraut
- [COMMITTERS] pgsql: fuzzystrmatch: Add test suite Peter Eisentraut
- [COMMITTERS] pgsql: chkpass: Add test suite Peter Eisentraut
- [COMMITTERS] pgsql: Remove TupleDesc remapping logic from tqueue.c. Andres Freund
- [COMMITTERS] pgsql: Add support for coordinating record typmods among parallelworke Andres Freund
- Re: [COMMITTERS] pgsql: Add support for coordinating record typmods among parallel worke Tom Lane
- Re: [COMMITTERS] pgsql: Add support for coordinating record typmodsamong parallel worke Thomas Munro
- Re: [COMMITTERS] pgsql: Add support for coordinating record typmods among parallel worke Tom Lane
- Re: [COMMITTERS] pgsql: Add support for coordinating record typmods among parallel worke Andres Freund
- [COMMITTERS] pgsql: Avoid duplicate typedef for SharedRecordTypmodRegistry. Tom Lane
- Re: [COMMITTERS] pgsql: Add support for coordinating record typmods among parallel worke Tom Lane
- Re: [COMMITTERS] pgsql: Add support for coordinating record typmodsamong parallel worke Thomas Munro
- Re: [COMMITTERS] pgsql: Add support for coordinating record typmodsamong parallel worke Thomas Munro
- Re: [COMMITTERS] pgsql: Add support for coordinating record typmods among parallel worke Tom Lane
- [COMMITTERS] pgsql: Don't use anonymous unions. Tom Lane
- Re: [COMMITTERS] pgsql: Add support for coordinating record typmods among parallel worke Tom Lane
- Re: [COMMITTERS] pgsql: Add support for coordinating record typmodsamong parallel worke Thomas Munro
- [COMMITTERS] pgsql: Test coverage for CREATE/ALTER FOREIGN DATA WRAPPER .. HANDLER. Robert Haas
- Re: [COMMITTERS] pgsql: Add support for coordinating record typmods among parallel worke Tom Lane
- [COMMITTERS] pgsql: Get rid of shared_record_typmod_registry_worker_detach;it doesn Tom Lane
- Re: [COMMITTERS] pgsql: Add support for coordinating record typmods among parallel worke Tom Lane
- [COMMITTERS] pgsql: Add LDAP authentication test suite Peter Eisentraut
- Re: [COMMITTERS] pgsql: Add support for coordinating record typmodsamong parallel worke Andres Freund
- Re: [COMMITTERS] pgsql: Add support for coordinating record typmodsamong parallel worke Andres Freund
- [COMMITTERS] pgsql: Apply pg_get_serial_sequence() to identity column sequences asw Peter Eisentraut
- [COMMITTERS] pgsql: Apply pg_get_serial_sequence() to identity column sequences asw Peter Eisentraut
- Re: [COMMITTERS] pgsql: Add support for coordinating record typmods among parallel worke Tom Lane
- Re: [COMMITTERS] pgsql: Add support for coordinating record typmodsamong parallel worke Andres Freund
- Re: [COMMITTERS] pgsql: Add support for coordinating record typmodsamong parallel worke Thomas Munro
- [COMMITTERS] pgsql: src/test/ldap: Fix test function in Linux port Alvaro Herrera
- [COMMITTERS] pgsql: After a MINVALUE/MAXVALUE bound, allow only more of the same. Robert Haas
- [COMMITTERS] pgsql: After a MINVALUE/MAXVALUE bound, allow only more of the same. Robert Haas
- Re: [COMMITTERS] pgsql: Expand partitioned table RTEs level by level, without flattening Andreas Seltenreich
- [COMMITTERS] pgsql: docs: clarify pg_upgrade docs regarding standbys and rsync Bruce Momjian
- [COMMITTERS] pgsql: docs: clarify pg_upgrade docs regarding standbys and rsync Bruce Momjian
- [COMMITTERS] pgsql: docs: clarify pg_upgrade docs regarding standbys and rsync Bruce Momjian
- [COMMITTERS] pgsql: docs: clarify pg_upgrade docs regarding standbys and rsync Bruce Momjian
- [COMMITTERS] pgsql: Fix SQL-spec incompatibilities in new transition table feature. Tom Lane
- [COMMITTERS] pgsql: Fix SQL-spec incompatibilities in new transition table feature. Tom Lane
- [COMMITTERS] pgsql: Doc: add example of transition table use in a trigger. Tom Lane
- [COMMITTERS] pgsql: Doc: add example of transition table use in a trigger. Tom Lane
- [COMMITTERS] pgsql: Fix bogus size calculation introduced by commit cc5f81366. Tom Lane
- [COMMITTERS] pgsql: Ensure that BEFORE STATEMENT triggers fire the right number oft Tom Lane
- [COMMITTERS] pgsql: Ensure that BEFORE STATEMENT triggers fire the right number oft Tom Lane
- [COMMITTERS] pgsql: Fix possible dangling pointer dereference in trigger.c. Tom Lane
- [COMMITTERS] pgsql: Fix possible dangling pointer dereference in trigger.c. Tom Lane
- [COMMITTERS] pgsql: Fix possible dangling pointer dereference in trigger.c. Tom Lane
- [COMMITTERS] pgsql: Fix possible dangling pointer dereference in trigger.c. Tom Lane
- [COMMITTERS] pgsql: Fix possible dangling pointer dereference in trigger.c. Tom Lane
- [COMMITTERS] pgsql: Fix possible dangling pointer dereference in trigger.c. Tom Lane
- [COMMITTERS] pgsql: Fix possible dangling pointer dereference in trigger.c. Tom Lane
- [COMMITTERS] pgsql: Allow rel_is_distinct_for() to look through RelabelType belowOp Tom Lane
- [COMMITTERS] pgsql: Allow rel_is_distinct_for() to look through RelabelType belowOp Tom Lane
- [COMMITTERS] pgsql: Allow rel_is_distinct_for() to look through RelabelType belowOp Tom Lane
- [COMMITTERS] pgsql: Allow rel_is_distinct_for() to look through RelabelType belowOp Tom Lane
- [COMMITTERS] pgsql: Doc: update v10 release notes through today. Tom Lane
- [COMMITTERS] pgsql: Doc: update v10 release notes through today. Tom Lane
- Re: [COMMITTERS] pgsql: Fix bogus size calculation introduced bycommit cc5f81366. Thomas Munro
- Re: [COMMITTERS] pgsql: Fix transient mdsync() errors of truncatedrelations due to 72a9 Peter Geoghegan
- Re: [COMMITTERS] pgsql: Fix bogus size calculation introduced bycommit cc5f81366. Michael Paquier
- [COMMITTERS] pgsql: Fix DROP SUBSCRIPTION hang Peter Eisentraut
- [COMMITTERS] pgsql: Fix DROP SUBSCRIPTION hang Peter Eisentraut
- [COMMITTERS] pgsql: Translation updates Peter Eisentraut
- [COMMITTERS] pgsql: Remove dead external links from documentation Peter Eisentraut
- [COMMITTERS] pgsql: Remove dead external links from documentation Peter Eisentraut
- [COMMITTERS] pgsql: Update some dead external links in the documentation Peter Eisentraut
- [COMMITTERS] pgsql: Update some dead external links in the documentation Peter Eisentraut
- [COMMITTERS] pgsql: Fix, or at least ameliorate,bugs in logicalrep_worker_launch(). Tom Lane
- [COMMITTERS] pgsql: Fix, or at least ameliorate,bugs in logicalrep_worker_launch(). Tom Lane
- [COMMITTERS] pgsql: Make DatumGetFoo/PG_GETARG_FOO/PG_RETURN_FOO macro names moreco Tom Lane
- [COMMITTERS] pgsql: Make ExplainOpenGroup and ExplainCloseGroup public. Tom Lane
- [COMMITTERS] pgsql: Minor code-cleanliness improvements for btree. Tom Lane
- [COMMITTERS] pgsql: Fixed ECPG to correctly handle out-of-scope cursordeclarations Michael Meskes
- [COMMITTERS] pgsql: Fixed ECPG to correctly handle out-of-scope cursordeclarations Michael Meskes
- [COMMITTERS] pgsql: Fixed ECPG to correctly handle out-of-scope cursordeclarations Michael Meskes
- [COMMITTERS] pgsql: Fixed ECPG to correctly handle out-of-scope cursordeclarations Michael Meskes
- [COMMITTERS] pgsql: Fixed ECPG to correctly handle out-of-scope cursordeclarations Michael Meskes
- [COMMITTERS] pgsql: Stamp 10rc1. Tom Lane
- [COMMITTERS] pgsql: Fix crash restart bug introduced in 8356753c212. Andres Freund
- [COMMITTERS] pgsql: Add test for postmaster crash restarts. Andres Freund
- [COMMITTERS] pgsql: Fix uninitialized variable in dshash.c. Andres Freund
- [COMMITTERS] pgsql: Rearm statement_timeout after each executed query. Andres Freund
- Re: [COMMITTERS] pgsql: Add test for postmaster crash restarts. Tom Lane
- Re: [COMMITTERS] pgsql: Add test for postmaster crash restarts. Andres Freund
- [COMMITTERS] pgsql: Add citext_pattern_ops for citext contrib module Andrew Dunstan
- Re: [COMMITTERS] pgsql: Add test for postmaster crash restarts. Tom Lane
- [COMMITTERS] pgsql: doc: add example of % substitution for connection URIs Bruce Momjian
- [COMMITTERS] pgsql: doc: add example of % substitution for connection URIs Bruce Momjian
- Re: [COMMITTERS] pgsql: Add test for postmaster crash restarts. Andres Freund
- Re: [COMMITTERS] pgsql: Add test for postmaster crash restarts. Tom Lane
- Re: [COMMITTERS] pgsql: Add test for postmaster crash restarts. Andres Freund
- [COMMITTERS] pgsql: Make new crash restart test a bit more robust. Andres Freund
- Re: [COMMITTERS] pgsql: Add test for postmaster crash restarts. Andres Freund
- [COMMITTERS] pgsql: Set client encoding to UTF8 for the citext regression script Andrew Dunstan
- [COMMITTERS] pgsql: Cache datatype-output-function lookup info across calls ofconca Tom Lane
- Re: [COMMITTERS] pgsql: Make new crash restart test a bit morerobust. Andres Freund
- Re: [COMMITTERS] pgsql: Make new crash restart test a bit more robust. Tom Lane
- [COMMITTERS] pgsql: Disable multi-byte citext tests Andrew Dunstan
- [COMMITTERS] pgsql: Speedup pgstat_report_activity by moving mb-aware truncationto Andres Freund
- Re: [COMMITTERS] pgsql: Make new crash restart test a bit morerobust. Andres Freund
- Re: [COMMITTERS] pgsql: Speedup pgstat_report_activity by moving mb-aware truncation to Tom Lane
- Re: [COMMITTERS] pgsql: Speedup pgstat_report_activity by movingmb-aware truncation to Andres Freund
- Re: [COMMITTERS] pgsql: Make new crash restart test a bit more robust. Tom Lane
- Re: [COMMITTERS] pgsql: Speedup pgstat_report_activity by moving mb-aware truncation to Tom Lane
- Re: [COMMITTERS] pgsql: Make new crash restart test a bit morerobust. Andres Freund
- Re: [COMMITTERS] pgsql: Speedup pgstat_report_activity by movingmb-aware truncation to Andres Freund
- Re: [COMMITTERS] pgsql: Make new crash restart test a bit more robust. Tom Lane
- Re: [COMMITTERS] pgsql: Speedup pgstat_report_activity by moving mb-aware truncation to Tom Lane
- [COMMITTERS] pgsql: Avoid use of non-portable strnlen() in pgstat_clip_activity(). Andres Freund
- [COMMITTERS] pgsql: Tag refs/tags/REL_10_RC1 was created pgsql@postgresql.org
- [COMMITTERS] pgsql: Add basic TAP test setup for pg_upgrade Peter Eisentraut
- Re: [COMMITTERS] pgsql: Make new crash restart test a bit morerobust. Andres Freund
- Re: [COMMITTERS] pgsql: Avoid use of non-portable strnlen() in pgstat_clip_activity(). Robert Haas
- [COMMITTERS] pgsql: s/NULL byte/NUL byte/ in comment refering to C stringterminator Andres Freund
- Re: [COMMITTERS] pgsql: Set partitioned_rels appropriately when UNIONALL is used. Thomas Munro
- Re: [COMMITTERS] pgsql: Make new crash restart test a bit morerobust. Andres Freund
- Re: [COMMITTERS] pgsql: Make new crash restart test a bit morerobust. Andres Freund
- [COMMITTERS] pgsql: Remove no-op GiST support functions in the core GiST opclasses. Tom Lane
- [COMMITTERS] pgsql: Allow no-op GiST support functions to be omitted. Tom Lane
- [COMMITTERS] pgsql: Accept that server might not be able to send error in crashreco Andres Freund
- Re: [HACKERS] Re: [COMMITTERS] pgsql: Make new crash restart test abit more robust. Andres Freund
- [COMMITTERS] pgsql: Make WAL segment size configurable at initdb time. Andres Freund
- [COMMITTERS] pgsql: Mention need for --no-inc-recursive in rsync command Magnus Hagander
- [COMMITTERS] pgsql: Mention need for --no-inc-recursive in rsync command Magnus Hagander
- [COMMITTERS] pgsql: Mention need for --no-inc-recursive in rsync command Magnus Hagander
- [COMMITTERS] pgsql: Mention need for --no-inc-recursive in rsync command Magnus Hagander
- [COMMITTERS] pgsql: Sync process names between ps and pg_stat_activity Peter Eisentraut
- [COMMITTERS] pgsql: Fix compiler warning Peter Eisentraut
- [COMMITTERS] pgsql: docs: re-add instructions on setting wal_level for rsync use Bruce Momjian
- [COMMITTERS] pgsql: docs: re-add instructions on setting wal_level for rsync use Bruce Momjian
- [COMMITTERS] pgsql: docs: re-add instructions on setting wal_level for rsync use Bruce Momjian
- [COMMITTERS] pgsql: docs: re-add instructions on setting wal_level for rsync use Bruce Momjian
- [COMMITTERS] pgsql: Fix typo. Robert Haas
- Re: [COMMITTERS] pgsql: Set partitioned_rels appropriately when UNIONALL is used. Robert Haas
- [COMMITTERS] pgsql: Fix create_lateral_join_info to handle dead relations properly. Robert Haas
- [COMMITTERS] pgsql: Fix erroneous documentation about noise word GROUP. Tom Lane
- [COMMITTERS] pgsql: Fix erroneous documentation about noise word GROUP. Tom Lane
- [COMMITTERS] pgsql: Fix erroneous documentation about noise word GROUP. Tom Lane
- [COMMITTERS] pgsql: Fix erroneous documentation about noise word GROUP. Tom Lane
- [COMMITTERS] pgsql: Fix instability in subscription regression test. Tom Lane
- [COMMITTERS] pgsql: Fix instability in subscription regression test. Tom Lane
- Re: [COMMITTERS] pgsql: Fix erroneous documentation about noise wordGROUP. Alvaro Herrera
- Re: [COMMITTERS] pgsql: Add basic TAP test setup for pg_upgrade Tom Lane
- [COMMITTERS] pgsql: Improve dubious memory management inpg_newlocale_from_collation Tom Lane
- [COMMITTERS] pgsql: Improve dubious memory management inpg_newlocale_from_collation Tom Lane
- [COMMITTERS] pgsql: Associate partitioning information with each RelOptInfo. Robert Haas
- [COMMITTERS] pgsql: Quieten warnings about unused variables Andrew Dunstan
- [COMMITTERS] pgsql: Give a better error for duplicate entries in VACUUM/ANALYZEcolu Tom Lane
- [COMMITTERS] pgsql: Give a better error for duplicate entries in VACUUM/ANALYZEcolu Tom Lane
- [COMMITTERS] pgsql: Give a better error for duplicate entries in VACUUM/ANALYZEcolu Tom Lane
- [COMMITTERS] pgsql: Give a better error for duplicate entries in VACUUM/ANALYZEcolu Tom Lane
- [COMMITTERS] pgsql: Give a better error for duplicate entries in VACUUM/ANALYZEcolu Tom Lane
- [COMMITTERS] pgsql: Give a better error for duplicate entries in VACUUM/ANALYZEcolu Tom Lane
- [COMMITTERS] pgsql: Give a better error for duplicate entries in VACUUM/ANALYZEcolu Tom Lane
- [COMMITTERS] pgsql: Provide a test for variable existence in psql Andrew Dunstan
- Re: [HACKERS] Re: [COMMITTERS] pgsql: Make new crash restart test abit more robust. Thomas Munro
- [COMMITTERS] pgsql: Sync our copy of the timezone library with IANA tzcode master. Tom Lane
- [COMMITTERS] pgsql: Sync our copy of the timezone library with IANA tzcode master. Tom Lane
- [COMMITTERS] pgsql: Sync our copy of the timezone library with IANA tzcode master. Tom Lane
- [COMMITTERS] pgsql: Sync our copy of the timezone library with IANA tzcode master. Tom Lane
- [COMMITTERS] pgsql: Sync our copy of the timezone library with IANA tzcode master. Tom Lane
- [COMMITTERS] pgsql: Sync our copy of the timezone library with IANA tzcode master. Tom Lane
- [COMMITTERS] pgsql: Revert "Fix bool/int type confusion" Tom Lane
- [COMMITTERS] pgsql: Sync our copy of the timezone library with IANA tzcode master. Tom Lane
- Re: [COMMITTERS] pgsql: Provide a test for variable existence inpsql Fabien COELHO
- [COMMITTERS] pgsql: Document further existing locks as wait events Alvaro Herrera
- [COMMITTERS] pgsql: Document further existing locks as wait events Alvaro Herrera
- [COMMITTERS] pgsql: Fix build with !USE_WIDE_UPPER_LOWER Peter Eisentraut
- [COMMITTERS] pgsql: Fix build with !USE_WIDE_UPPER_LOWER Peter Eisentraut
- [COMMITTERS] pgsql: Assume wcstombs(), towlower(),and sibling functions are always Tom Lane
- [COMMITTERS] pgsql: Mop-up for commit 85feb77aa09cda9ff3e12cf95c757c499dc25343. Tom Lane
- [COMMITTERS] pgsql: Remove contrib/chkpass Peter Eisentraut
- [COMMITTERS] pgsql: Allow up to 3 "-P 1" reports per thread in pgbench run of 2seco Tom Lane
- Re: [COMMITTERS] pgsql: Accept that server might not be able to send error in crash reco Tom Lane
- Re: [COMMITTERS] pgsql: Accept that server might not be able to senderror in crash reco Andres Freund
- [COMMITTERS] pgsql: hash: Implement page-at-a-time scan. Robert Haas
- [COMMITTERS] pgsql: For wal_consistency_checking,mask page checksum as well as page Robert Haas
- [COMMITTERS] pgsql: For wal_consistency_checking,mask page checksum as well as page Robert Haas
- [COMMITTERS] pgsql: Fix s/intidb/initdb/ typo. Andres Freund
- [COMMITTERS] pgsql: Expand expected output for recovery test even further. Andres Freund
- [COMMITTERS] pgsql: doc: Document commands that cannot be run in a transactionblock Peter Eisentraut
- [COMMITTERS] pgsql: doc: Document commands that cannot be run in a transactionblock Peter Eisentraut
- [COMMITTERS] pgsql: Add inline murmurhash32(uint32) function. Andres Freund
- [COMMITTERS] pgsql: Revert "Add basic TAP test setup for pg_upgrade" Peter Eisentraut
- [COMMITTERS] pgsql: Fix saving and restoring umask Peter Eisentraut
- Re: [COMMITTERS] pgsql: Fix saving and restoring umask Tom Lane
- [COMMITTERS] pgsql: Test BRIN autosummarization Alvaro Herrera
- [COMMITTERS] pgsql: Test BRIN autosummarization Alvaro Herrera
- [COMMITTERS] pgsql: Fix saving and restoring umask Peter Eisentraut
- [COMMITTERS] pgsql: Fix saving and restoring umask Peter Eisentraut
- [COMMITTERS] pgsql: Fix saving and restoring umask Peter Eisentraut
- [COMMITTERS] pgsql: Fix saving and restoring umask Peter Eisentraut
- [COMMITTERS] pgsql: Fix saving and restoring umask Peter Eisentraut
- [COMMITTERS] pgsql: Fix saving and restoring umask Peter Eisentraut
- Re: [COMMITTERS] pgsql: Fix saving and restoring umask Peter Eisentraut
- [COMMITTERS] pgsql: Refactor new file permission handling Peter Eisentraut
- [COMMITTERS] pgsql: Ten-second timeout in 013_crash_restart.pl is not enough,let's Tom Lane
- [COMMITTERS] pgsql: Remove pgbench "progress" test pending solution of its timingis Tom Lane
- [COMMITTERS] pgsql: Improve memory management in autovacuum.c. Tom Lane
- Re: [COMMITTERS] pgsql: Remove pgbench "progress" test pendingsolution of its timing is Fabien COELHO
- Re: [COMMITTERS] pgsql: Remove pgbench "progress" test pendingsolution of its timing is Andres Freund
- Re: [COMMITTERS] pgsql: Remove pgbench "progress" test pending solution of its timing is Tom Lane
- [COMMITTERS] pgsql: Fix bogus size calculation in strlist_to_textarray(). Tom Lane
- [COMMITTERS] pgsql: ... and the very same bug in publicationListToArray(). Tom Lane
- Re: [COMMITTERS] pgsql: Remove pgbench "progress" test pendingsolution of its timing is Fabien COELHO
- Re: [COMMITTERS] pgsql: Remove pgbench "progress" test pending solution of its timing is Tom Lane
- [COMMITTERS] pgsql: Fix pg_basebackup test to original intent Peter Eisentraut
- [COMMITTERS] pgsql: Fix pg_basebackup test to original intent Peter Eisentraut
- [COMMITTERS] pgsql: doc: Expand user documentation on SCRAM Peter Eisentraut
- [COMMITTERS] pgsql: doc: Expand user documentation on SCRAM Peter Eisentraut
- Re: [COMMITTERS] pgsql: Remove pgbench "progress" test pendingsolution of its timing is Fabien COELHO
- Re: [COMMITTERS] pgsql: Remove pgbench "progress" test pendingsolution of its timing is Fabien COELHO
- [COMMITTERS] pgsql: Allow ICU to use SortSupport on Windows with UTF-8 Peter Eisentraut
- [COMMITTERS] pgsql: Allow ICU to use SortSupport on Windows with UTF-8 Peter Eisentraut
- [COMMITTERS] pgsql: Fix assorted infelicities in new SetWALSegSize() function. Tom Lane
- [COMMITTERS] pgsql: Support building with Visual Studio 2017 Andrew Dunstan
- [COMMITTERS] pgsql: Support building with Visual Studio 2017 Andrew Dunstan
- [COMMITTERS] pgsql: Support building with Visual Studio 2017 Andrew Dunstan
- [COMMITTERS] pgsql: Make construct_[md_]array return a valid empty array forzero-si Tom Lane
- Re: [COMMITTERS] pgsql: Give a better error for duplicate entries inVACUUM/ANALYZE colu Peter Eisentraut
- Re: [COMMITTERS] pgsql: Give a better error for duplicate entries in VACUUM/ANALYZE colu Tom Lane
- [COMMITTERS] pgsql: Avoid SIGBUS on Linux when a DSM memory request overruns tmpfs. Tom Lane
- [COMMITTERS] pgsql: Avoid SIGBUS on Linux when a DSM memory request overruns tmpfs. Tom Lane
- [COMMITTERS] pgsql: Avoid SIGBUS on Linux when a DSM memory request overruns tmpfs. Tom Lane
- [COMMITTERS] pgsql: Avoid SIGBUS on Linux when a DSM memory request overruns tmpfs. Tom Lane
- [COMMITTERS] pgsql: Avoid SIGBUS on Linux when a DSM memory request overruns tmpfs. Tom Lane
- Re: [COMMITTERS] pgsql: Give a better error for duplicate entries inVACUUM/ANALYZE colu Peter Eisentraut
- Re: [COMMITTERS] pgsql: Give a better error for duplicate entries inVACUUM/ANALYZE colu David G. Johnston
- [COMMITTERS] pgsql: Fix trivial mistake in README. Robert Haas
- [COMMITTERS] pgsql: Remove lsn from HashScanPosData. Robert Haas
- [COMMITTERS] pgsql: Handle heap rewrites better in logical replication Peter Eisentraut
- [COMMITTERS] pgsql: Handle heap rewrites better in logical replication Peter Eisentraut
- [COMMITTERS] pgsql: Sort pg_basebackup options better Peter Eisentraut
- [COMMITTERS] pgsql: Use a blacklist to distinguish original from add-on enumvalues. Tom Lane
- [COMMITTERS] pgsql: Remove heuristic same-transaction test fromcheck_safe_enum_use( Tom Lane
- [COMMITTERS] pgsql: Use a blacklist to distinguish original from add-on enumvalues. Tom Lane
- [COMMITTERS] pgsql: Remove heuristic same-transaction test fromcheck_safe_enum_use( Tom Lane
- [COMMITTERS] pgsql: Fix failure-to-read-man-page in commit 899bd785c. Tom Lane
- [COMMITTERS] pgsql: Fix failure-to-read-man-page in commit 899bd785c. Tom Lane
- [COMMITTERS] pgsql: Fix failure-to-read-man-page in commit 899bd785c. Tom Lane
- [COMMITTERS] pgsql: Fix failure-to-read-man-page in commit 899bd785c. Tom Lane
- [COMMITTERS] pgsql: Fix failure-to-read-man-page in commit 899bd785c. Tom Lane
- Re: [COMMITTERS] pgsql: Give a better error for duplicate entries in VACUUM/ANALYZE colu Tom Lane
- [COMMITTERS] pgsql: Improve wording of error message added in commit 714805010. Tom Lane
- [COMMITTERS] pgsql: Improve wording of error message added in commit 714805010. Tom Lane
- [COMMITTERS] pgsql: Improve wording of error message added in commit 714805010. Tom Lane
- [COMMITTERS] pgsql: Improve wording of error message added in commit 714805010. Tom Lane
- [COMMITTERS] pgsql: Improve wording of error message added in commit 714805010. Tom Lane
- [COMMITTERS] pgsql: Improve wording of error message added in commit 714805010. Tom Lane
- [COMMITTERS] pgsql: Improve wording of error message added in commit 714805010. Tom Lane
- [COMMITTERS] pgsql: Turn on log_replication_commands in PostgresNode Peter Eisentraut
- [COMMITTERS] pgsql: Add some more pg_receivewal tests Peter Eisentraut
- [COMMITTERS] pgsql: Don't recommend "DROP SCHEMA information_schema CASCADE". Noah Misch
- [COMMITTERS] pgsql: Don't recommend "DROP SCHEMA information_schema CASCADE". Noah Misch
- [COMMITTERS] pgsql: Don't recommend "DROP SCHEMA information_schema CASCADE". Noah Misch
- [COMMITTERS] pgsql: Don't recommend "DROP SCHEMA information_schema CASCADE". Noah Misch
- [COMMITTERS] pgsql: Don't recommend "DROP SCHEMA information_schema CASCADE". Noah Misch
- [COMMITTERS] pgsql: Don't recommend "DROP SCHEMA information_schema CASCADE". Noah Misch
- [COMMITTERS] pgsql: Don't recommend "DROP SCHEMA information_schema CASCADE". Noah Misch
- [COMMITTERS] pgsql: pg_basebackup: Add option to create replication slot Peter Eisentraut
- [COMMITTERS] pgsql: Get rid of parameterized marked sections in SGML Peter Eisentraut
- [COMMITTERS] pgsql: Improve vpath support in plperl build Peter Eisentraut
- [COMMITTERS] pgsql: Improve the CREATE POLICY documentation. Dean Rasheed
- [COMMITTERS] pgsql: Improve the CREATE POLICY documentation. Dean Rasheed
- [COMMITTERS] pgsql: Improve the CREATE POLICY documentation. Dean Rasheed
- [COMMITTERS] pgsql: Improve the CREATE POLICY documentation. Dean Rasheed
- Re: [COMMITTERS] pgsql: Improve vpath support in plperl build Tom Lane
- [COMMITTERS] pgsql: Fix plperl build Peter Eisentraut
- Re: [COMMITTERS] pgsql: Improve vpath support in plperl build Peter Eisentraut
- [COMMITTERS] pgsql: Revert to 9.6 treatment of ALTER TYPE enumtype ADD VALUE. Tom Lane
- [COMMITTERS] pgsql: Revert to 9.6 treatment of ALTER TYPE enumtype ADD VALUE. Tom Lane
- [COMMITTERS] pgsql: Fix behavior when converting a float infinity to numeric. Tom Lane
- [COMMITTERS] pgsql: Fix behavior when converting a float infinity to numeric. Tom Lane
- [COMMITTERS] pgsql: Fix behavior when converting a float infinity to numeric. Tom Lane
- [COMMITTERS] pgsql: Fix behavior when converting a float infinity to numeric. Tom Lane
- [COMMITTERS] pgsql: Fix behavior when converting a float infinity to numeric. Tom Lane
- [COMMITTERS] pgsql: Fix behavior when converting a float infinity to numeric. Tom Lane
- [COMMITTERS] pgsql: Fix behavior when converting a float infinity to numeric. Tom Lane
- PartitionSchemaData & partcollation (Re: [COMMITTERS] pgsql:Associate partitioning information with each RelOptInfo.) Amit Langote
- Re: [HACKERS] PartitionSchemaData & partcollation (Re: [COMMITTERS]pgsql: Associate partitioning information with each RelOptInfo.) Amit Langote
- Re: [HACKERS] PartitionSchemaData & partcollation (Re: [COMMITTERS]pgsql: Associate partitioning information with each RelOptInfo.) Ashutosh Bapat
- Re: [HACKERS] PartitionSchemaData & partcollation (Re: [COMMITTERS]pgsql: Associate partitioning information with each RelOptInfo.) Amit Langote
- Re: [COMMITTERS] pgsql: Add test for postmaster crash restarts. Tom Lane
- [COMMITTERS] pgsql: Run only top-level recursive lcov Peter Eisentraut
- [COMMITTERS] pgsql: Have lcov exclude external files Peter Eisentraut
- [COMMITTERS] pgsql: Fix freezing of a dead HOT-updated tuple Alvaro Herrera
- [COMMITTERS] pgsql: Fix freezing of a dead HOT-updated tuple Alvaro Herrera
- [COMMITTERS] pgsql: Fix freezing of a dead HOT-updated tuple Alvaro Herrera
- [COMMITTERS] pgsql: Fix freezing of a dead HOT-updated tuple Alvaro Herrera
- [COMMITTERS] pgsql: Fix freezing of a dead HOT-updated tuple Alvaro Herrera
- [COMMITTERS] pgsql: Fix freezing of a dead HOT-updated tuple Alvaro Herrera
- Re: [COMMITTERS] pgsql: Fix freezing of a dead HOT-updated tuple Peter Geoghegan
- [COMMITTERS] pgsql: Remove SGML marked sections Peter Eisentraut
- [COMMITTERS] pgsql: Add lcov --initial Peter Eisentraut
- [COMMITTERS] pgsql: Add PostgreSQL version to coverage output Peter Eisentraut
- [COMMITTERS] pgsql: Remove replacement selection sort. Robert Haas
- [COMMITTERS] pgsql: Add background worker type Peter Eisentraut
- [COMMITTERS] pgsql: Marginal improvement for generated code in execExprInterp.c. Tom Lane
- [COMMITTERS] pgsql: psql: Update \d sequence display Peter Eisentraut
- [COMMITTERS] pgsql: psql: Update \d sequence display Peter Eisentraut
- [COMMITTERS] pgsql: pgbench: If we fail to send a command to the server, fail. Robert Haas
- [COMMITTERS] pgsql: pgbench: If we fail to send a command to the server, fail. Robert Haas
- [COMMITTERS] pgsql: psql: Don't try to print a partition constraint we didn'tfetch. Robert Haas
- [COMMITTERS] pgsql: Fix inadequate locking during get_rel_oids(). Tom Lane
- [COMMITTERS] pgsql: Fix inadequate locking during get_rel_oids(). Tom Lane
- [COMMITTERS] pgsql: Use Py_RETURN_NONE where suitable Peter Eisentraut
- [COMMITTERS] pgsql: Extend & revamp pg_bswap.h infrastructure. Andres Freund
- [COMMITTERS] pgsql: Fix typo. Andres Freund
- Re: [COMMITTERS] pgsql: Extend & revamp pg_bswap.h infrastructure. Peter Geoghegan
- Re: [COMMITTERS] pgsql: Extend & revamp pg_bswap.h infrastructure. Andres Freund
- [COMMITTERS] pgsql: Fix copy & pasto in 510b8cbff15f. Andres Freund
- Re: [COMMITTERS] pgsql: Extend & revamp pg_bswap.h infrastructure. Tom Lane
- Re: [COMMITTERS] pgsql: Extend & revamp pg_bswap.h infrastructure. Andres Freund
- Re: [COMMITTERS] pgsql: Extend & revamp pg_bswap.h infrastructure. Tom Lane
- [COMMITTERS] pgsql: Support arrays over domains. Tom Lane