pgsql-committers
Thread
Date
Earlier messages
Later messages
Messages by Thread
[COMMITTERS] pgsql: Reinstate genhtml --prefix option for non-vpath builds
Peter Eisentraut
[COMMITTERS] pgsql: Add missing options to pg_regress help() output
Joe Conway
[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: Force "restrict" not to be used when compiling with xlc.
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: Improve implementation of CRE-stack-flattening in map_variable_a
Tom Lane
[COMMITTERS] pgsql: Rely on sizeof(typename) rather than sizeof(variable) in pqforma
Tom Lane
[COMMITTERS] pgsql: Attempt to fix LDAP build
Peter Eisentraut
[COMMITTERS] pgsql: Log diagnostic messages if errors occur during LDAP auth.
Peter Eisentraut
Re: [COMMITTERS] pgsql: Log diagnostic messages if errors occur during LDAP auth.
Tom Lane
[COMMITTERS] pgsql: Improve LDAP cleanup code in error paths.
Peter Eisentraut
[COMMITTERS] pgsql: Use C99 restrict via pg_restrict, rather than restrict directly.
Andres Freund
[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
[COMMITTERS] pgsql: Use ResultRelInfo ** rather than ResultRelInfo * for tuple routi
Robert Haas
[COMMITTERS] pgsql: Fix AggGetAggref() so it won't lie to aggregate final functions.
Tom Lane
[COMMITTERS] pgsql: Fix AggGetAggref() so it won't lie to aggregate final functions.
Tom Lane
[COMMITTERS] pgsql: Fix AggGetAggref() so it won't lie to aggregate final functions.
Tom Lane
[COMMITTERS] pgsql: Synchronize error messages.
Robert Haas
[COMMITTERS] pgsql: Doc: fix typo in release notes.
Tom Lane
[COMMITTERS] pgsql: Doc: fix typo in release notes.
Tom Lane
[COMMITTERS] pgsql: Infer functional dependency past RelabelType
Alvaro Herrera
[COMMITTERS] pgsql: Infer functional dependency past RelabelType
Alvaro Herrera
[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
[COMMITTERS] pgsql: Replace remaining uses of pq_sendint with pq_sendint{8, 16, 32}.
Andres Freund
[COMMITTERS] pgsql: Prevent sharing transition states between ordered-set aggregates
Tom Lane
[COMMITTERS] pgsql: Prevent sharing transition states between ordered-set aggregates
Tom Lane
[COMMITTERS] pgsql: Prevent sharing transition states between ordered-set aggregates
Tom Lane
[COMMITTERS] pgsql: Temporary attempt at a workaround for further MSVC restrict buil
Andres Freund
[COMMITTERS] pgsql: Work around overly strict restrict checks by MSVC.
Andres Freund
[COMMITTERS] pgsql: Improve performance of SendRowDescriptionMessage.
Andres Freund
Re: [COMMITTERS] pgsql: Improve performance of SendRowDescriptionMessage.
Tom Lane
Re: [COMMITTERS] pgsql: Improve performance of SendRowDescriptionMessage.
Andres Freund
Re: [COMMITTERS] pgsql: Improve performance of SendRowDescriptionMessage.
Andres Freund
Re: [COMMITTERS] pgsql: Improve performance of SendRowDescriptionMessage.
Tom Lane
Re: [COMMITTERS] pgsql: Improve performance of SendRowDescriptionMessage.
Andres Freund
Re: [COMMITTERS] pgsql: Improve performance of SendRowDescriptionMessage.
Tom Lane
Re: [COMMITTERS] pgsql: Improve performance of SendRowDescriptionMessage.
Noah Misch
Re: [COMMITTERS] pgsql: Improve performance of SendRowDescriptionMessage.
Noah Misch
Re: [COMMITTERS] pgsql: Improve performance of SendRowDescriptionMessage.
Tom Lane
Re: [COMMITTERS] pgsql: Improve performance of SendRowDescriptionMessage.
Noah Misch
Re: [COMMITTERS] pgsql: Improve performance of SendRowDescriptionMessage.
Andres Freund
Re: [COMMITTERS] pgsql: Improve performance of SendRowDescriptionMessage.
Tom Lane
Re: [HACKERS] [COMMITTERS] pgsql: Improve performance of SendRowDescriptionMessage.
Tom Lane
Re: [HACKERS] [COMMITTERS] pgsql: Improve performance of SendRowDescriptionMessage.
Andres Freund
Re: [HACKERS] [COMMITTERS] pgsql: Improve performance of SendRowDescriptionMessage.
Tom Lane
Re: [HACKERS] [COMMITTERS] pgsql: Improve performance of SendRowDescriptionMessage.
Andres Freund
Re: [COMMITTERS] pgsql: Improve performance of SendRowDescriptionMessage.
Andres Freund
[COMMITTERS] pgsql: pg_stat_statements: Widen query IDs from 32 bits to 64 bits.
Robert Haas
[COMMITTERS] pgsql: Use one stringbuffer for all rows printed in printtup.c.
Andres Freund
[COMMITTERS] pgsql: Allow to avoid NUL-byte management for stringinfos and use in fo
Andres Freund
[COMMITTERS] pgsql: Add more efficient functions to pqformat API.
Andres Freund
[COMMITTERS] pgsql: Add configure infrastructure to detect support for C99's restric
Andres Freund
Re: [COMMITTERS] pgsql: Add configure infrastructure to detect support for C99's restric
Andres Freund
Re: [COMMITTERS] pgsql: Add configure infrastructure to detect support for C99's restric
Andres Freund
Re: [HACKERS] Re: [COMMITTERS] pgsql: Add configure infrastructure to detect support 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 detect support 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 detect support for C99's restric
Andres Freund
Re: [COMMITTERS] pgsql: Add configure infrastructure to detect support for C99's restric
Andres Freund
Re: [COMMITTERS] pgsql: Add configure infrastructure to detect support for C99's restric
Tom Lane
[COMMITTERS] pgsql: Remove unnecessary PG_TRY overhead for CurrentResourceOwner chan
Tom Lane
Re: [COMMITTERS] pgsql: Remove unnecessary PG_TRY overhead for CurrentResourceOwner chan
Tom Lane
[COMMITTERS] pgsql: Prevent idle in transaction session timeout from sometimes being
Andres Freund
[COMMITTERS] pgsql: Prevent idle in transaction session timeout from sometimes being
Andres Freund
[COMMITTERS] pgsql: Prevent idle in transaction session timeout from sometimes being
Andres Freund
[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: Fix mistakes in comments.
Robert Haas
[COMMITTERS] pgsql: Fix mistakes in comments.
Robert Haas
[COMMITTERS] pgsql: Fix low-probability loss of NOTIFY messages due to XID wraparoun
Tom Lane
[COMMITTERS] pgsql: Fix low-probability loss of NOTIFY messages due to XID wraparoun
Tom Lane
[COMMITTERS] pgsql: Fix low-probability loss of NOTIFY messages due to XID wraparoun
Tom Lane
[COMMITTERS] pgsql: Fix low-probability loss of NOTIFY messages due to XID wraparoun
Tom Lane
[COMMITTERS] pgsql: Fix low-probability loss of NOTIFY messages due to XID wraparoun
Tom Lane
[COMMITTERS] pgsql: Fix low-probability loss of NOTIFY messages due to XID wraparoun
Tom Lane
[COMMITTERS] pgsql: Fix low-probability loss of NOTIFY messages due to XID wraparoun
Tom Lane
[COMMITTERS] pgsql: Add port/strnlen support to libpq and ecpg Makefiles.
Tom Lane
Re: [COMMITTERS] pgsql: Add port/strnlen support to libpq and ecpg Makefiles.
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 ecpg Makefiles.
Andres Freund
Re: [COMMITTERS] pgsql: Add port/strnlen support to libpq and ecpg Makefiles.
Tom Lane
Re: [HACKERS] [COMMITTERS] pgsql: Add port/strnlen support to libpq and ecpg Makefiles.
Tom Lane
[COMMITTERS] pgsql: Regenerate configure script.
Tom Lane
[COMMITTERS] pgsql: Rewrite strnlen replacement implementation from 8a241792f96.
Andres Freund
Re: [COMMITTERS] pgsql: Rewrite strnlen replacement implementation from 8a241792f96.
Tom Lane
Re: [COMMITTERS] pgsql: Rewrite strnlen replacement implementation from 8a241792f96.
Andres Freund
[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
[COMMITTERS] pgsql: Use lower-case SGML attribute values
Peter Eisentraut
[COMMITTERS] pgsql: Fix pnstrdup() to not memcpy() the maximum allowed length.
Andres Freund
[COMMITTERS] pgsql: Add pg_strnlen() a portable implementation of strlen.
Andres Freund
Re: [COMMITTERS] pgsql: Add pg_strnlen() a portable implementation of strlen.
Andres Freund
Re: [COMMITTERS] pgsql: Add pg_strnlen() a portable implementation of strlen.
Andrew Dunstan
Re: [COMMITTERS] pgsql: Add pg_strnlen() a portable implementation of strlen.
Tom Lane
Re: [COMMITTERS] pgsql: Add pg_strnlen() a portable implementation of strlen.
Andres Freund
Re: [COMMITTERS] pgsql: Add pg_strnlen() a portable implementation of strlen.
Tom Lane
Re: [COMMITTERS] pgsql: Add pg_strnlen() a portable implementation of strlen.
Andres Freund
Re: [COMMITTERS] pgsql: Add pg_strnlen() a portable implementation of strlen.
Tom Lane
Re: [COMMITTERS] pgsql: Add pg_strnlen() a portable implementation of strlen.
Andres Freund
Re: [COMMITTERS] pgsql: Add pg_strnlen() a portable implementation of strlen.
Tom Lane
Re: [COMMITTERS] pgsql: Add pg_strnlen() a portable implementation of strlen.
Andres Freund
Re: [COMMITTERS] pgsql: Add pg_strnlen() a portable implementation of strlen.
Andres Freund
Re: [COMMITTERS] pgsql: Add pg_strnlen() a portable implementation of strlen.
Tom Lane
Re: [COMMITTERS] pgsql: Add pg_strnlen() a portable implementation of strlen.
Andres Freund
Re: [COMMITTERS] pgsql: Add pg_strnlen() a portable implementation of strlen.
Andrew Dunstan
Re: [COMMITTERS] pgsql: Add pg_strnlen() a portable implementation of strlen.
Andres Freund
[COMMITTERS] pgsql: Remove unused documentation file
Peter Eisentraut
[COMMITTERS] pgsql: Reduce memory usage of targetlist SRFs.
Andres Freund
[COMMITTERS] pgsql: Increase distance between flush requests during bulk file copies
Tom Lane
[COMMITTERS] pgsql: Increase distance between flush requests during bulk file copies
Tom Lane
[COMMITTERS] pgsql: Increase distance between flush requests during bulk file copies
Tom Lane
[COMMITTERS] pgsql: Reduce "X = X" to "X IS NOT NULL", if it's easy to do so.
Tom Lane
[COMMITTERS] pgsql: Improve pg_regress's error reporting for schedule-file problems.
Tom Lane
[COMMITTERS] pgsql: Enforce our convention about max number of parallel regression t
Tom Lane
[COMMITTERS] pgsql: Clean up sloppy maintenance of regression test schedule files.
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: Fix crash when logical decoding is invoked from a PL function.
Tom Lane
[COMMITTERS] pgsql: Copy information from the relcache instead of pointing to it.
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: 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
[COMMITTERS] pgsql: Support coverage on vpath builds
Peter Eisentraut
[COMMITTERS] pgsql: Run coverage commands quietly
Peter Eisentraut
[COMMITTERS] pgsql: Remove coverage details view
Peter Eisentraut
[COMMITTERS] pgsql: #ifdef out some dead code in psql/mainloop.c.
Tom Lane
[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
Re: [COMMITTERS] pgsql: Fix traversal of half-frozen update chains
Peter Geoghegan
Re: [COMMITTERS] pgsql: Fix traversal of half-frozen update chains
Alvaro Herrera
Re: [COMMITTERS] pgsql: Fix traversal of half-frozen update chains
Peter Geoghegan
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: 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: Basic partition-wise join functionality.
Robert Haas
Re: [COMMITTERS] pgsql: Basic partition-wise join functionality.
Tom Lane
Re: [COMMITTERS] pgsql: Basic partition-wise join functionality.
Robert Haas
Re: [COMMITTERS] pgsql: Remove ICU tests from default run
Noah Misch
Re: [COMMITTERS] pgsql: Use OpenSSL EVP API for symmetric encryption in pgcrypto.
Tom Lane
Re: [COMMITTERS] pgsql: Use OpenSSL EVP API for symmetric encryption in pgcrypto.
Dave Page
[COMMITTERS] pgsql: Fix typo in README.
Tom Lane
[COMMITTERS] pgsql: On CREATE TABLE, consider skipping validation of subpartitions.
Robert Haas
[COMMITTERS] pgsql: Improve error message when skipping scan of default partition.
Robert Haas
[COMMITTERS] pgsql: On attach, consider skipping validation of subpartitions individ
Robert Haas
[COMMITTERS] pgsql: Allow DML commands that create tables to use parallel query.
Robert Haas
[COMMITTERS] pgsql: Improve comments in vacuum_rel() and analyze_rel().
Tom Lane
[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: Document and use SPI_result_code_string()
Peter Eisentraut
[COMMITTERS] pgsql: Move SPI error reporting out of ri_ReportViolation()
Peter Eisentraut
[COMMITTERS] pgsql: Msvc doesn't know UINT16_MAX, replace with PG_UINT16_MAX.
Andres Freund
[COMMITTERS] pgsql: Attempt to adapt windows build for 212e6f34d55c.
Andres Freund
[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: Adjust git_changelog for new-style release tags.
Tom Lane
[COMMITTERS] pgsql: Allow multiple tables to be specified in one VACUUM or ANALYZE c
Tom Lane
[COMMITTERS] pgsql: Tag refs/tags/REL_10_0 was created
pgsql
[COMMITTERS] pgsql: Fix race condition with unprotected use of a latch pointer varia
Tom Lane
[COMMITTERS] pgsql: Fix race condition with unprotected use of a latch pointer varia
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: Stamp 10.0.
Tom Lane
[COMMITTERS] pgsql: Expand collation documentation
Peter Eisentraut
[COMMITTERS] pgsql: Expand collation documentation
Peter Eisentraut
[COMMITTERS] pgsql: Grammar typo in security warning about md5
Simon Riggs
[COMMITTERS] pgsql: Grammar typo in security warning about md5
Peter Eisentraut
[COMMITTERS] pgsql: Yet another pg_bswap typo in a windows only file.
Andres Freund
[COMMITTERS] pgsql: Correct include file name in inet_aton fallback.
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
Earlier messages
Later messages