Mailing lists [pgsql-committers]
- Re: [COMMITTERS] pgsql: Support arrays over domains. Andrew Dunstan
- Re: [COMMITTERS] pgsql: Support arrays over domains. Tom Lane
- Re: [COMMITTERS] pgsql: Support arrays over domains. Andrew Dunstan
- [COMMITTERS] pgsql: Fix pg_dump to assign domain array type OIDs during pg_upgrade. Tom Lane
- Re: [COMMITTERS] pgsql: Add test for postmaster crash restarts. Andrew Dunstan
- Re: [COMMITTERS] pgsql: Add test for postmaster crash restarts. Andres Freund
- Re: [COMMITTERS] pgsql: Add test for postmaster crash restarts. Andres Freund
- Re: [COMMITTERS] pgsql: Add test for postmaster crash restarts. Andrew Dunstan
- Re: [COMMITTERS] pgsql: Add test for postmaster crash restarts. Andres Freund
- [COMMITTERS] pgsql: Fix busy-wait in pgbench, with --rate. Heikki Linnakangas
- [COMMITTERS] pgsql: Fix busy-wait in pgbench, with --rate. Heikki Linnakangas
- [COMMITTERS] pgsql: Add list of acknowledgments to release notes Peter Eisentraut
- [COMMITTERS] pgsql: Add list of acknowledgments to release notes Peter Eisentraut
- [COMMITTERS] pgsql: Use a longer connection timeout in pg_isready test. Tom Lane
- [COMMITTERS] pgsql: Use a longer connection timeout in pg_isready test. Tom Lane
- [COMMITTERS] pgsql: Use a longer connection timeout in pg_isready test. Tom Lane
- [COMMITTERS] pgsql: Use a longer connection timeout in pg_isready test. Tom Lane
- [COMMITTERS] pgsql: Use a longer connection timeout in pg_isready test. Tom Lane
- [COMMITTERS] pgsql: Update v10 release notes, and set the official release date. Tom Lane
- [COMMITTERS] pgsql: Update v10 release notes, and set the official release date. Tom Lane
- Re: [COMMITTERS] pgsql: Add test for postmaster crash restarts. Andrew Dunstan
- [COMMITTERS] pgsql: Try to make crash restart test work on windows. Andres Freund
- [COMMITTERS] pgsql: Remove redundant stdint.h include. Andres Freund
- [COMMITTERS] pgsql: Allow pg_ctl kill to send SIGKILL. Andres Freund
- [COMMITTERS] pgsql: Replace most usages of ntoh[ls] and hton[sl] with pg_bswap.h. Andres Freund
- Re: [COMMITTERS] pgsql: Replace most usages of ntoh[ls] and hton[sl]with pg_bswap.h. Michael Paquier
- [COMMITTERS] pgsql: Correct include file name in inet_aton fallback. Andres Freund
- [COMMITTERS] pgsql: Yet another pg_bswap typo in a windows only file. Andres Freund
- [COMMITTERS] pgsql: Grammar typo in security warning about md5 Simon Riggs
- [COMMITTERS] pgsql: Expand collation documentation Peter Eisentraut
- [COMMITTERS] pgsql: Translation updates Peter Eisentraut
- [COMMITTERS] pgsql: Expand collation documentation Peter Eisentraut
- [COMMITTERS] pgsql: Stamp 10.0. Tom Lane
- [COMMITTERS] pgsql: Fix coding rules violations in walreceiver.c Alvaro Herrera
- [COMMITTERS] pgsql: Fix coding rules violations in walreceiver.c Alvaro Herrera
- [COMMITTERS] pgsql: Fix coding rules violations in walreceiver.c Alvaro Herrera
- [COMMITTERS] pgsql: Fix coding rules violations in walreceiver.c Alvaro Herrera
- [COMMITTERS] pgsql: Fix coding rules violations in walreceiver.c Alvaro Herrera
- [COMMITTERS] pgsql: Fix coding rules violations in walreceiver.c Alvaro Herrera
- [COMMITTERS] pgsql: Fix coding rules violations in walreceiver.c Alvaro Herrera
- [COMMITTERS] pgsql: Fix race condition with unprotected use of a latch pointervaria Tom Lane
- [COMMITTERS] pgsql: Fix race condition with unprotected use of a latch pointervaria Tom Lane
- [COMMITTERS] pgsql: Tag refs/tags/REL_10_0 was created pgsql@postgresql.org
- [COMMITTERS] pgsql: Allow multiple tables to be specified in one VACUUM or ANALYZEc Tom Lane
- [COMMITTERS] pgsql: Adjust git_changelog for new-style release tags. Tom Lane
- [COMMITTERS] pgsql: Replace binary search in fmgr_isbuiltin with a lookup array. Andres Freund
- [COMMITTERS] pgsql: Move genbki.pl's find_defined_symbol to Catalog.pm. Andres Freund
- [COMMITTERS] pgsql: Attempt to adapt windows build for 212e6f34d55c. Andres Freund
- [COMMITTERS] pgsql: Msvc doesn't know UINT16_MAX, replace with PG_UINT16_MAX. Andres Freund
- [COMMITTERS] pgsql: Document and use SPI_result_code_string() Peter Eisentraut
- [COMMITTERS] pgsql: Move SPI error reporting out of ri_ReportViolation() Peter Eisentraut
- [COMMITTERS] pgsql: Fix more user-visible elog() calls. Robert Haas
- [COMMITTERS] pgsql: Fix more user-visible elog() calls. Robert Haas
- [COMMITTERS] pgsql: Fix more user-visible elog() calls. Robert Haas
- [COMMITTERS] pgsql: Fix more user-visible elog() calls. Robert Haas
- [COMMITTERS] pgsql: Fix typo. Robert Haas
- [COMMITTERS] pgsql: Improve comments in vacuum_rel() and analyze_rel(). Tom Lane
- [COMMITTERS] pgsql: Allow DML commands that create tables to use parallel query. Robert Haas
- [COMMITTERS] pgsql: On attach,consider skipping validation of subpartitions individ Robert Haas
- [COMMITTERS] pgsql: Improve error message when skipping scan of default partition. Robert Haas
- [COMMITTERS] pgsql: On CREATE TABLE, consider skipping validation of subpartitions. Robert Haas
- [COMMITTERS] pgsql: Fix typo in README. Tom Lane
- Re: [COMMITTERS] pgsql: Use OpenSSL EVP API for symmetric encryption in pgcrypto. Tom Lane
- Re: [COMMITTERS] pgsql: Remove ICU tests from default run Noah Misch
- Re: [COMMITTERS] pgsql: Use OpenSSL EVP API for symmetric encryptionin pgcrypto. Dave Page
- [COMMITTERS] pgsql: Basic partition-wise join functionality. Robert Haas
- [COMMITTERS] pgsql: Fix traversal of half-frozen update chains Alvaro Herrera
- [COMMITTERS] pgsql: Fix traversal of half-frozen update chains Alvaro Herrera
- [COMMITTERS] pgsql: Fix traversal of half-frozen update chains Alvaro Herrera
- [COMMITTERS] pgsql: Fix traversal of half-frozen update chains Alvaro Herrera
- [COMMITTERS] pgsql: Fix traversal of half-frozen update chains Alvaro Herrera
- [COMMITTERS] pgsql: Fix traversal of half-frozen update chains Alvaro Herrera
- [COMMITTERS] pgsql: #ifdef out some dead code in psql/mainloop.c. Tom Lane
- [COMMITTERS] pgsql: Run coverage commands quietly Peter Eisentraut
- [COMMITTERS] pgsql: Remove coverage details view Peter Eisentraut
- [COMMITTERS] pgsql: Support coverage on vpath builds Peter Eisentraut
- [COMMITTERS] pgsql: Fix access-off-end-of-array in clog.c. Tom Lane
- [COMMITTERS] pgsql: Fix access-off-end-of-array in clog.c. Tom Lane
- [COMMITTERS] pgsql: Fix access-off-end-of-array in clog.c. Tom Lane
- [COMMITTERS] pgsql: Fix access-off-end-of-array in clog.c. Tom Lane
- [COMMITTERS] pgsql: Fix access-off-end-of-array in clog.c. Tom Lane
- [COMMITTERS] pgsql: Fix access-off-end-of-array in clog.c. Tom Lane
- [COMMITTERS] pgsql: Fix access-off-end-of-array in clog.c. Tom Lane
- Re: [COMMITTERS] pgsql: Basic partition-wise join functionality. Tom Lane
- Re: [COMMITTERS] pgsql: Basic partition-wise join functionality. Robert Haas
- [COMMITTERS] pgsql: Fix intra-query memory leakage in nodeProjectSet.c. Tom Lane
- [COMMITTERS] pgsql: Fix intra-query memory leakage in nodeProjectSet.c. Tom Lane
- [COMMITTERS] pgsql: Copy information from the relcache instead of pointing to it. Robert Haas
- [COMMITTERS] pgsql: Fix crash when logical decoding is invoked from a PL function. Tom Lane
- [COMMITTERS] pgsql: Fix crash when logical decoding is invoked from a PL function. Tom Lane
- [COMMITTERS] pgsql: Fix crash when logical decoding is invoked from a PL function. Tom Lane
- [COMMITTERS] pgsql: Fix crash when logical decoding is invoked from a PL function. Tom Lane
- [COMMITTERS] pgsql: Fix crash when logical decoding is invoked from a PL function. Tom Lane
- [COMMITTERS] pgsql: Clean up sloppy maintenance of regression test schedule files. Tom Lane
- [COMMITTERS] pgsql: Enforce our convention about max number of parallel regressiont Tom Lane
- [COMMITTERS] pgsql: Improve pg_regress's error reporting for schedule-fileproblems. Tom Lane
- [COMMITTERS] pgsql: Reduce "X = X" to "X IS NOT NULL", if it's easy to do so. Tom Lane
- [COMMITTERS] pgsql: Increase distance between flush requests during bulk filecopies Tom Lane
- [COMMITTERS] pgsql: Increase distance between flush requests during bulk filecopies Tom Lane
- [COMMITTERS] pgsql: Increase distance between flush requests during bulk filecopies Tom Lane
- [COMMITTERS] pgsql: Reduce memory usage of targetlist SRFs. Andres Freund
- [COMMITTERS] pgsql: Remove unused documentation file Peter Eisentraut
- [COMMITTERS] pgsql: Add pg_strnlen() a portable implementation of strlen. Andres Freund
- [COMMITTERS] pgsql: Fix pnstrdup() to not memcpy() the maximum allowed length. Andres Freund
- Re: [COMMITTERS] pgsql: Add pg_strnlen() a portable implementationof strlen. Andres Freund
- Re: [COMMITTERS] pgsql: Add pg_strnlen() a portable implementation ofstrlen. Andrew Dunstan
- Re: [COMMITTERS] pgsql: Add pg_strnlen() a portable implementation of strlen. Tom Lane
- Re: [COMMITTERS] pgsql: Add pg_strnlen() a portable implementationof strlen. Andres Freund
- Re: [COMMITTERS] pgsql: Add pg_strnlen() a portable implementation of strlen. Tom Lane
- [COMMITTERS] pgsql: Use lower-case SGML attribute values Peter Eisentraut
- [COMMITTERS] pgsql: Add missing clean step to src/test/modules/brin/Makefile. Tom Lane
- [COMMITTERS] pgsql: Add missing clean step to src/test/modules/brin/Makefile. Tom Lane
- Re: [COMMITTERS] pgsql: Add pg_strnlen() a portable implementationof strlen. Andres Freund
- Re: [COMMITTERS] pgsql: Add pg_strnlen() a portable implementation of strlen. Tom Lane
- Re: [COMMITTERS] pgsql: Add pg_strnlen() a portable implementationof strlen. Andres Freund
- Re: [COMMITTERS] pgsql: Add pg_strnlen() a portable implementation of strlen. Tom Lane
- Re: [COMMITTERS] pgsql: Add pg_strnlen() a portable implementationof strlen. Andres Freund
- Re: [COMMITTERS] pgsql: Add pg_strnlen() a portable implementation ofstrlen. Andrew Dunstan
- Re: [COMMITTERS] pgsql: Add pg_strnlen() a portable implementationof strlen. Andres Freund
- Re: [COMMITTERS] pgsql: Add pg_strnlen() a portable implementationof strlen. Andres Freund
- Re: [COMMITTERS] pgsql: Add pg_strnlen() a portable implementation of strlen. Tom Lane
- [COMMITTERS] pgsql: Rewrite strnlen replacement implementation from 8a241792f96. Andres Freund
- Re: [COMMITTERS] pgsql: Add pg_strnlen() a portable implementationof strlen. Andres Freund
- [COMMITTERS] pgsql: Regenerate configure script. Tom Lane
- Re: [COMMITTERS] pgsql: Rewrite strnlen replacement implementation from 8a241792f96. Tom Lane
- Re: [COMMITTERS] pgsql: Rewrite strnlen replacement implementationfrom 8a241792f96. Andres Freund
- [COMMITTERS] pgsql: Fix whitespace Peter Eisentraut
- [COMMITTERS] pgsql: Add port/strnlen support to libpq and ecpg Makefiles. Tom Lane
- Re: [COMMITTERS] pgsql: Add port/strnlen support to libpq and ecpgMakefiles. Andres Freund
- Re: [COMMITTERS] pgsql: Add port/strnlen support to libpq and ecpg Makefiles. Tom Lane
- Re: [COMMITTERS] pgsql: Add port/strnlen support to libpq and ecpgMakefiles. Andres Freund
- Re: [COMMITTERS] pgsql: Add port/strnlen support to libpq and ecpg Makefiles. Tom Lane
- [COMMITTERS] pgsql: Fix low-probability loss of NOTIFY messages due to XIDwraparoun Tom Lane
- [COMMITTERS] pgsql: Fix low-probability loss of NOTIFY messages due to XIDwraparoun Tom Lane
- [COMMITTERS] pgsql: Fix low-probability loss of NOTIFY messages due to XIDwraparoun Tom Lane
- [COMMITTERS] pgsql: Fix low-probability loss of NOTIFY messages due to XIDwraparoun Tom Lane
- [COMMITTERS] pgsql: Fix low-probability loss of NOTIFY messages due to XIDwraparoun Tom Lane
- [COMMITTERS] pgsql: Fix low-probability loss of NOTIFY messages due to XIDwraparoun Tom Lane
- [COMMITTERS] pgsql: Fix low-probability loss of NOTIFY messages due to XIDwraparoun Tom Lane
- [COMMITTERS] pgsql: Fix mistakes in comments. Robert Haas
- [COMMITTERS] pgsql: Fix mistakes in comments. Robert Haas
- [COMMITTERS] pgsql: Doc: fix missing explanation of default object privileges. Tom Lane
- [COMMITTERS] pgsql: Doc: fix missing explanation of default object privileges. Tom Lane
- [COMMITTERS] pgsql: Doc: fix missing explanation of default object privileges. Tom Lane
- [COMMITTERS] pgsql: Doc: fix missing explanation of default object privileges. Tom Lane
- [COMMITTERS] pgsql: Doc: fix missing explanation of default object privileges. Tom Lane
- [COMMITTERS] pgsql: Doc: fix missing explanation of default object privileges. Tom Lane
- [COMMITTERS] pgsql: Doc: fix missing explanation of default object privileges. Tom Lane
- [COMMITTERS] pgsql: Prevent idle in transaction session timeout from sometimesbeing Andres Freund
- [COMMITTERS] pgsql: Prevent idle in transaction session timeout from sometimesbeing Andres Freund
- [COMMITTERS] pgsql: Prevent idle in transaction session timeout from sometimesbeing Andres Freund
- [COMMITTERS] pgsql: Remove unnecessary PG_TRY overhead for CurrentResourceOwnerchan Tom Lane
- Re: [COMMITTERS] pgsql: Remove unnecessary PG_TRY overhead for CurrentResourceOwner chan Tom Lane
- [COMMITTERS] pgsql: Add more efficient functions to pqformat API. Andres Freund
- [COMMITTERS] pgsql: Add configure infrastructure to detect support for C99'srestric Andres Freund
- [COMMITTERS] pgsql: Allow to avoid NUL-byte management for stringinfos and use info Andres Freund
- [COMMITTERS] pgsql: Use one stringbuffer for all rows printed in printtup.c. Andres Freund
- [COMMITTERS] pgsql: pg_stat_statements: Widen query IDs from 32 bits to 64 bits. Robert Haas
- Re: [COMMITTERS] pgsql: Add configure infrastructure to detectsupport for C99's restric Andres Freund
- [COMMITTERS] pgsql: Improve performance of SendRowDescriptionMessage. Andres Freund
- [COMMITTERS] pgsql: Work around overly strict restrict checks by MSVC. Andres Freund
- [COMMITTERS] pgsql: Temporary attempt at a workaround for further MSVC restrictbuil Andres Freund
- [COMMITTERS] pgsql: Prevent sharing transition states between ordered-setaggregates Tom Lane
- [COMMITTERS] pgsql: Prevent sharing transition states between ordered-setaggregates Tom Lane
- [COMMITTERS] pgsql: Prevent sharing transition states between ordered-setaggregates Tom Lane
- [COMMITTERS] pgsql: Replace remaining uses of pq_sendint with pq_sendint{8, 16,32}. Andres Freund
- Re: [COMMITTERS] pgsql: Add configure infrastructure to detectsupport for C99's restric Andres Freund
- Re: [HACKERS] Re: [COMMITTERS] pgsql: Add configure infrastructureto detect support for C99's restric Andres Freund
- [COMMITTERS] pgsql: Fix logical replication to fire BEFORE ROW DELETE triggers. Robert Haas
- [COMMITTERS] pgsql: Fix logical replication to fire BEFORE ROW DELETE triggers. Robert Haas
- Re: [COMMITTERS] pgsql: Improve performance of SendRowDescriptionMessage. Tom Lane
- Re: [COMMITTERS] pgsql: Add configure infrastructure to detect support for C99's restric Tom Lane
- [COMMITTERS] pgsql: Infer functional dependency past RelabelType Alvaro Herrera
- [COMMITTERS] pgsql: Infer functional dependency past RelabelType Alvaro Herrera
- [COMMITTERS] pgsql: Doc: fix typo in release notes. Tom Lane
- [COMMITTERS] pgsql: Doc: fix typo in release notes. Tom Lane
- Re: [HACKERS] [COMMITTERS] pgsql: Add port/strnlen support to libpq and ecpg Makefiles. Tom Lane
- Re: [COMMITTERS] pgsql: Add configure infrastructure to detectsupport for C99's restric Andres Freund
- Re: [COMMITTERS] pgsql: Add configure infrastructure to detect support for C99's restric Tom Lane
- Re: [COMMITTERS] pgsql: Add configure infrastructure to detectsupport for C99's restric Andres Freund
- [COMMITTERS] pgsql: Synchronize error messages. Robert Haas
- [COMMITTERS] pgsql: Fix AggGetAggref() so it won't lie to aggregate finalfunctions. Tom Lane
- [COMMITTERS] pgsql: Fix AggGetAggref() so it won't lie to aggregate finalfunctions. Tom Lane
- [COMMITTERS] pgsql: Fix AggGetAggref() so it won't lie to aggregate finalfunctions. Tom Lane
- [COMMITTERS] pgsql: Use ResultRelInfo ** rather than ResultRelInfo * for tuplerouti Robert Haas
- [COMMITTERS] pgsql: Avoid coercing a whole-row variable that is already coerced. Robert Haas
- Re: [COMMITTERS] pgsql: Avoid coercing a whole-row variable that is already coerced. Tom Lane
- Re: [COMMITTERS] pgsql: Fix traversal of half-frozen update chains Peter Geoghegan
- Re: [COMMITTERS] pgsql: Add configure infrastructure to detectsupport for C99's restric Andres Freund
- Re: [COMMITTERS] pgsql: Improve performance ofSendRowDescriptionMessage. Andres Freund
- Re: [COMMITTERS] pgsql: Add configure infrastructure to detect support for C99's restric Tom Lane
- [COMMITTERS] pgsql: Use C99 restrict via pg_restrict,rather than restrict directly. Andres Freund
- Re: [COMMITTERS] pgsql: Improve performance ofSendRowDescriptionMessage. Andres Freund
- Re: [COMMITTERS] pgsql: Improve performance of SendRowDescriptionMessage. Tom Lane
- Re: [COMMITTERS] pgsql: Improve performance ofSendRowDescriptionMessage. Andres Freund
- Re: [COMMITTERS] pgsql: Improve performance of SendRowDescriptionMessage. Tom Lane
- Re: [COMMITTERS] pgsql: Improve performance ofSendRowDescriptionMessage. Noah Misch
- Re: [COMMITTERS] pgsql: Improve performance ofSendRowDescriptionMessage. Noah Misch
- Re: [COMMITTERS] pgsql: Improve performance of SendRowDescriptionMessage. Tom Lane
- [COMMITTERS] pgsql: Log diagnostic messages if errors occur during LDAP auth. Peter Eisentraut
- [COMMITTERS] pgsql: Improve LDAP cleanup code in error paths. Peter Eisentraut
- [COMMITTERS] pgsql: Attempt to fix LDAP build Peter Eisentraut
- Re: [COMMITTERS] pgsql: Log diagnostic messages if errors occur during LDAP auth. Tom Lane
- Re: [COMMITTERS] pgsql: Improve performance ofSendRowDescriptionMessage. Noah Misch
- Re: [COMMITTERS] pgsql: Improve performance ofSendRowDescriptionMessage. Andres Freund
- Re: [COMMITTERS] pgsql: Improve performance ofSendRowDescriptionMessage. Andres Freund
- Re: [COMMITTERS] pgsql: Improve performance of SendRowDescriptionMessage. Tom Lane
- [COMMITTERS] pgsql: Rely on sizeof(typename) rather than sizeof(variable) inpqforma Tom Lane
- [COMMITTERS] pgsql: Improve implementation of CRE-stack-flattening inmap_variable_a Tom Lane
- Re: [HACKERS] [COMMITTERS] pgsql: Improve performance of SendRowDescriptionMessage. Tom Lane
- Re: [HACKERS] [COMMITTERS] pgsql: Improve performance ofSendRowDescriptionMessage. Andres Freund
- Re: [HACKERS] [COMMITTERS] pgsql: Improve performance of SendRowDescriptionMessage. Tom Lane
- Re: [HACKERS] [COMMITTERS] pgsql: Improve performance ofSendRowDescriptionMessage. Andres Freund
- [COMMITTERS] pgsql: Fix possible crash with Parallel Bitmap Heap Scan. Robert Haas
- [COMMITTERS] pgsql: Fix possible crash with Parallel Bitmap Heap Scan. Robert Haas
- [COMMITTERS] pgsql: Force "restrict" not to be used when compiling with xlc. Andres Freund
- [COMMITTERS] pgsql: Improve sys/catcache performance. Andres Freund
- [COMMITTERS] pgsql: Add pg_noinline macro to c.h. Andres Freund
- Re: [COMMITTERS] pgsql: Add pg_noinline macro to c.h. Tom Lane
- Re: [COMMITTERS] pgsql: Add pg_noinline macro to c.h. Andres Freund
- [COMMITTERS] pgsql: Add missing options to pg_regress help() output Joe Conway
- [COMMITTERS] pgsql: Reinstate genhtml --prefix option for non-vpath builds Peter Eisentraut
- [COMMITTERS] pgsql: Explicitly track whether aggregate final functions modifytransi Tom Lane
- [COMMITTERS] pgsql: gcc's support for __attribute__((noinline)) hasn't been aroundf Tom Lane
- [COMMITTERS] pgsql: doc: Postgres -> PostgreSQL Peter Eisentraut
- [COMMITTERS] pgsql: Restore nodeAgg.c's ability to check for improperly-nestedaggre Tom Lane
- [COMMITTERS] pgsql: Restore nodeAgg.c's ability to check for improperly-nestedaggre Tom Lane
- [COMMITTERS] pgsql: Rework DefineIndex relkind check Alvaro Herrera
- [COMMITTERS] pgsql: Repair breakage of aggregate FILTER option. Tom Lane
- [COMMITTERS] pgsql: Repair breakage of aggregate FILTER option. Tom Lane
- [COMMITTERS] pgsql: Allow the built-in ordered-set aggregates to share transitionst Tom Lane
- [COMMITTERS] pgsql: Treat aggregate direct arguments as per-agg data not per-transd Tom Lane
- [COMMITTERS] pgsql: Exclude flex-generated code from coverage testing Peter Eisentraut
- [COMMITTERS] pgsql: Fix incorrect handling of CTEs and ENRs as DML targetrelations. Tom Lane
- [COMMITTERS] pgsql: Fix incorrect handling of CTEs and ENRs as DML targetrelations. Tom Lane
- [COMMITTERS] pgsql: REASSIGN OWNED BY doc: s/privileges/membership/ Alvaro Herrera
- Re: [COMMITTERS] pgsql: Fix traversal of half-frozen update chains Alvaro Herrera
- [COMMITTERS] pgsql: Fix misparsing of non-newline-terminated pg_hba.conf files. Tom Lane
- [COMMITTERS] pgsql: Fix misparsing of non-newline-terminated pg_hba.conf files. Tom Lane
- [COMMITTERS] pgsql: Fix misparsing of non-newline-terminated pg_hba.conf files. Tom Lane
- [COMMITTERS] pgsql: Fix misparsing of non-newline-terminated pg_hba.conf files. Tom Lane
- Re: [COMMITTERS] pgsql: Fix traversal of half-frozen update chains Peter Geoghegan
- Re: [COMMITTERS] pgsql: Fix traversal of half-frozen update chains Peter Geoghegan
- [COMMITTERS] pgsql: Don't use SGML empty tags Peter Eisentraut
- [COMMITTERS] pgsql: Make release notes aware that --xlog-method was renamed Alvaro Herrera
- [COMMITTERS] pgsql: Make release notes aware that --xlog-method was renamed Alvaro Herrera
- [COMMITTERS] pgsql: Make OWNER TO subcommand mention consistent Alvaro Herrera
- [COMMITTERS] pgsql: UCS_to_most.pl: Process encodings in sorted order Peter Eisentraut
- [COMMITTERS] pgsql: Fix typo in release notes Magnus Hagander
- [COMMITTERS] pgsql: Fix typo in release notes Magnus Hagander
- [COMMITTERS] pgsql: Fix typo Magnus Hagander
- [COMMITTERS] pgsql: Fix typos Magnus Hagander
- [COMMITTERS] pgsql: Fix typo Magnus Hagander
- [COMMITTERS] pgsql: Add more tests for reloptions Alvaro Herrera
- [COMMITTERS] pgsql: Fix incorrect link in v10 release notes. Tom Lane
- [COMMITTERS] pgsql: Fix incorrect link in v10 release notes. Tom Lane
- [COMMITTERS] pgsql: Fix misimplementation of typcache logic for extended hashing. Tom Lane
- [COMMITTERS] pgsql: Fix typcache's failure to treat ranges as container types. Tom Lane
- [COMMITTERS] pgsql: Fix typcache's failure to treat ranges as container types. Tom Lane
- [COMMITTERS] pgsql: Fix typcache's failure to treat ranges as container types. Tom Lane
- [COMMITTERS] pgsql: Fix typcache's failure to treat ranges as container types. Tom Lane
- [COMMITTERS] pgsql: Fix typcache's failure to treat ranges as container types. Tom Lane
- [COMMITTERS] pgsql: Fix typcache's failure to treat ranges as container types. Tom Lane
- [COMMITTERS] pgsql: Fix typcache's failure to treat ranges as container types. Tom Lane
- [COMMITTERS] pgsql: Convert SGML IDs to lower case Peter Eisentraut
- [COMMITTERS] pgsql: Convert another SGML ID to lower case Peter Eisentraut
- [COMMITTERS] pgsql: Adjust psql \d query to avoid use of @> operator. Tom Lane
- [COMMITTERS] pgsql: Adjust psql \d query to avoid use of @> operator. Tom Lane
- [COMMITTERS] pgsql: Fix some oversights in expression dependency recording. Tom Lane
- [COMMITTERS] pgsql: Fix some oversights in expression dependency recording. Tom Lane
- [COMMITTERS] pgsql: Fix some oversights in expression dependency recording. Tom Lane
- [COMMITTERS] pgsql: Fix some oversights in expression dependency recording. Tom Lane
- [COMMITTERS] pgsql: Fix some oversights in expression dependency recording. Tom Lane
- [COMMITTERS] pgsql: Fix some oversights in expression dependency recording. Tom Lane
- [COMMITTERS] pgsql: Fix some oversights in expression dependency recording. Tom Lane
- [COMMITTERS] pgsql: Sync our copy of the timezone library with IANA releasetzcode20 Tom Lane
- [COMMITTERS] pgsql: Sync our copy of the timezone library with IANA releasetzcode20 Tom Lane
- [COMMITTERS] pgsql: Sync our copy of the timezone library with IANA releasetzcode20 Tom Lane
- [COMMITTERS] pgsql: Sync our copy of the timezone library with IANA releasetzcode20 Tom Lane
- [COMMITTERS] pgsql: Sync our copy of the timezone library with IANA releasetzcode20 Tom Lane
- [COMMITTERS] pgsql: Sync our copy of the timezone library with IANA releasetzcode20 Tom Lane
- [COMMITTERS] pgsql: Sync our copy of the timezone library with IANA releasetzcode20 Tom Lane
- [COMMITTERS] pgsql: Update time zone data files to tzdata release 2017c. Tom Lane
- [COMMITTERS] pgsql: Update time zone data files to tzdata release 2017c. Tom Lane
- [COMMITTERS] pgsql: Update time zone data files to tzdata release 2017c. Tom Lane
- [COMMITTERS] pgsql: Update time zone data files to tzdata release 2017c. Tom Lane
- [COMMITTERS] pgsql: Update time zone data files to tzdata release 2017c. Tom Lane
- [COMMITTERS] pgsql: Update time zone data files to tzdata release 2017c. Tom Lane
- [COMMITTERS] pgsql: Update time zone data files to tzdata release 2017c. Tom Lane
- [COMMITTERS] pgsql: Documentation improvements around domain types. Tom Lane
- Re: [COMMITTERS] pgsql: Fix traversal of half-frozen update chains Peter Geoghegan
- [COMMITTERS] pgsql: In the planner,delete joinaliasvars lists after we're done with Tom Lane
- [COMMITTERS] pgsql: In the planner,delete joinaliasvars lists after we're done with Tom Lane
- [COMMITTERS] pgsql: Process variadic arguments consistently in json functions Andrew Dunstan
- [COMMITTERS] pgsql: Add a utility function to extract variadic function arguments Andrew Dunstan
- [COMMITTERS] pgsql: Process variadic arguments consistently in json functions Andrew Dunstan
- [COMMITTERS] pgsql: Add a utility function to extract variadic function arguments Andrew Dunstan
- [COMMITTERS] pgsql: Process variadic arguments consistently in json functions Andrew Dunstan
- [COMMITTERS] pgsql: Add a utility function to extract variadic function arguments Andrew Dunstan
- [COMMITTERS] pgsql: Process variadic arguments consistently in json functions Andrew Dunstan
- [COMMITTERS] pgsql: Add a utility function to extract variadic function arguments Andrew Dunstan
- [COMMITTERS] pgsql: Add a utility function to extract variadic function arguments Andrew Dunstan
- [COMMITTERS] pgsql: Process variadic arguments consistently in json functions Andrew Dunstan
- [COMMITTERS] pgsql: Fix libpq to not require user's home directory to exist. Tom Lane
- [COMMITTERS] pgsql: Fix libpq to not require user's home directory to exist. Tom Lane
- [COMMITTERS] pgsql: Fix libpq to not require user's home directory to exist. Tom Lane
- [COMMITTERS] pgsql: Fix libpq to not require user's home directory to exist. Tom Lane
- [COMMITTERS] pgsql: Fix libpq to not require user's home directory to exist. Tom Lane
- [COMMITTERS] pgsql: Fix libpq to not require user's home directory to exist. Tom Lane
- [COMMITTERS] pgsql: Fix libpq to not require user's home directory to exist. Tom Lane
- [COMMITTERS] pgsql: Fixed handling of escape character in libecpg. Michael Meskes
- [COMMITTERS] pgsql: Fixed handling of escape character in libecpg. Michael Meskes
- [COMMITTERS] pgsql: Fixed handling of escape character in libecpg. Michael Meskes
- [COMMITTERS] pgsql: Fixed handling of escape character in libecpg. Michael Meskes
- [COMMITTERS] pgsql: Fixed handling of escape character in libecpg. Michael Meskes
- [COMMITTERS] pgsql: In relevant log messages,indicate whether vacuums are aggressiv Robert Haas
- [COMMITTERS] pgsql: Undo inadvertent change in capitalization in commit 18fc4ec. Andrew Dunstan
- [COMMITTERS] pgsql: Undo inadvertent change in capitalization in commit 18fc4ec. Andrew Dunstan
- [COMMITTERS] pgsql: Improve gendef.pl diagnostic on failure to open sym file Andrew Dunstan
- [COMMITTERS] pgsql: Improve gendef.pl diagnostic on failure to open sym file Andrew Dunstan
- [COMMITTERS] pgsql: Improve gendef.pl diagnostic on failure to open sym file Andrew Dunstan
- [COMMITTERS] pgsql: Improve gendef.pl diagnostic on failure to open sym file Andrew Dunstan
- [COMMITTERS] pgsql: Improve gendef.pl diagnostic on failure to open sym file Andrew Dunstan
- [COMMITTERS] pgsql: Improve gendef.pl diagnostic on failure to open sym file Andrew Dunstan
- [COMMITTERS] pgsql: Improve gendef.pl diagnostic on failure to open sym file Andrew Dunstan
- [COMMITTERS] pgsql: Make setrefs.c match by ressortgroupref even for plain Vars. Tom Lane
- [COMMITTERS] pgsql: Make setrefs.c match by ressortgroupref even for plain Vars. Tom Lane
- [COMMITTERS] pgsql: Make setrefs.c match by ressortgroupref even for plain Vars. Tom Lane
- [COMMITTERS] pgsql: Support domains over composite types. Tom Lane
- [COMMITTERS] pgsql: Support domains over composite types in PL/Tcl. Tom Lane
- [COMMITTERS] pgsql: Fix mistaken failure to allow parallelism in corner case. Robert Haas
- [COMMITTERS] pgsql: Fix mistaken failure to allow parallelism in corner case. Robert Haas
- [COMMITTERS] pgsql: Fix mistaken failure to allow parallelism in corner case. Robert Haas
- Re: [COMMITTERS] pgsql: Fix mistaken failure to allow parallelism in corner case. Tom Lane
- [COMMITTERS] pgsql: Move new structure member to the end. Robert Haas
- [COMMITTERS] pgsql: Doc: mention that you can't PREPARE TRANSACTION after NOTIFY. Tom Lane
- [COMMITTERS] pgsql: Doc: mention that you can't PREPARE TRANSACTION after NOTIFY. Tom Lane
- [COMMITTERS] pgsql: Doc: mention that you can't PREPARE TRANSACTION after NOTIFY. Tom Lane
- [COMMITTERS] pgsql: Doc: mention that you can't PREPARE TRANSACTION after NOTIFY. Tom Lane
- [COMMITTERS] pgsql: Doc: mention that you can't PREPARE TRANSACTION after NOTIFY. Tom Lane
- [COMMITTERS] pgsql: Doc: mention that you can't PREPARE TRANSACTION after NOTIFY. Tom Lane
- [COMMITTERS] pgsql: Doc: mention that you can't PREPARE TRANSACTION after NOTIFY. Tom Lane
- Re: [COMMITTERS] pgsql: Move new structure member to the end. Tom Lane
- Re: [COMMITTERS] pgsql: Move new structure member to the end. Robert Haas
- [COMMITTERS] pgsql: Move new structure member to the end. Robert Haas
- [COMMITTERS] pgsql: Revert "Move new structure member to the end." Robert Haas
- [COMMITTERS] pgsql: Rethink the dependencies recorded for FieldSelect/FieldStorenod Tom Lane
- [COMMITTERS] pgsql: Rethink the dependencies recorded for FieldSelect/FieldStorenod Tom Lane
- [COMMITTERS] pgsql: Rethink the dependencies recorded for FieldSelect/FieldStorenod Tom Lane
- [COMMITTERS] pgsql: Rethink the dependencies recorded for FieldSelect/FieldStorenod Tom Lane
- [COMMITTERS] pgsql: Rethink the dependencies recorded for FieldSelect/FieldStorenod Tom Lane
- [COMMITTERS] pgsql: Rethink the dependencies recorded for FieldSelect/FieldStorenod Tom Lane
- [COMMITTERS] pgsql: Rethink the dependencies recorded for FieldSelect/FieldStorenod Tom Lane
- [COMMITTERS] pgsql: Allow parallel query for prepared statements with genericplans. Robert Haas
- [COMMITTERS] pgsql: Fix crash when columns have been added to the end of a view. Tom Lane
- [COMMITTERS] pgsql: Fix crash when columns have been added to the end of a view. Tom Lane
- [COMMITTERS] pgsql: Fix crash when columns have been added to the end of a view. Tom Lane
- [COMMITTERS] pgsql: Fix crash when columns have been added to the end of a view. Tom Lane
- [COMMITTERS] pgsql: Fix crash when columns have been added to the end of a view. Tom Lane
- [COMMITTERS] pgsql: Fix crash when columns have been added to the end of a view. Tom Lane
- [COMMITTERS] pgsql: Fix crash when columns have been added to the end of a view. Tom Lane
- [COMMITTERS] pgsql: Dept of second thoughts: keep aliasp_item in sync withtlistitem Tom Lane
- [COMMITTERS] pgsql: Dept of second thoughts: keep aliasp_item in sync withtlistitem Tom Lane
- [COMMITTERS] pgsql: Dept of second thoughts: keep aliasp_item in sync withtlistitem Tom Lane
- [COMMITTERS] pgsql: Dept of second thoughts: keep aliasp_item in sync withtlistitem Tom Lane
- [COMMITTERS] pgsql: Dept of second thoughts: keep aliasp_item in sync withtlistitem Tom Lane
- [COMMITTERS] pgsql: Dept of second thoughts: keep aliasp_item in sync withtlistitem Tom Lane
- [COMMITTERS] pgsql: Dept of second thoughts: keep aliasp_item in sync withtlistitem Tom Lane
- [COMMITTERS] pgsql: Fix misplaced ReleaseSysCache call inget_default_partition_oid. Robert Haas
- [COMMITTERS] pgsql: Fix grammar. Robert Haas
- [COMMITTERS] pgsql: Add table_constraint synopsis to ALTER TABLE documentation. Robert Haas
- [COMMITTERS] pgsql: Improve comments for parallel executor estimation functions. Robert Haas
- [COMMITTERS] pgsql: Fix typo. Robert Haas
- [COMMITTERS] pgsql: Support domains over composite types in PL/Perl. Tom Lane
- [COMMITTERS] pgsql: Add hash_combine64. Robert Haas
- [COMMITTERS] pgsql: pg_receivewal: Add --no-sync option. Robert Haas
- [COMMITTERS] pgsql: Fix problems with the "role" GUC and parallel query. Robert Haas
- [COMMITTERS] pgsql: Fix problems with the "role" GUC and parallel query. Robert Haas
- [COMMITTERS] pgsql: Fix problems with the "role" GUC and parallel query. Robert Haas
- [COMMITTERS] pgsql: Allow parallel query for prepared statements with genericplans. Robert Haas
- [COMMITTERS] pgsql: Fix typo Magnus Hagander
- [COMMITTERS] pgsql: Fix typo in comment Magnus Hagander
- [COMMITTERS] pgsql: Fix typo Magnus Hagander
- [COMMITTERS] pgsql: Fix autovacuum work item error handling Alvaro Herrera
- [COMMITTERS] pgsql: Fix autovacuum work item error handling Alvaro Herrera
- [COMMITTERS] pgsql: Doc: call out UPDATE syntax change as a v10 compatibilityissue. Tom Lane
- [COMMITTERS] pgsql: Doc: call out UPDATE syntax change as a v10 compatibilityissue. Tom Lane
- [COMMITTERS] pgsql: Add sanity check for pg_proc.provariadic Robert Haas
- [COMMITTERS] pgsql: Fix code related to partitioning schemes for dropped columns. Robert Haas
- [COMMITTERS] pgsql: Don't exaggerate the number of temporary blocks read. Robert Haas
- [COMMITTERS] pgsql: Fix underqualified cast-target type names in pg_dump and psqlqu Tom Lane
- [COMMITTERS] pgsql: Fix underqualified cast-target type names in pg_dump and psqlqu Tom Lane