Mailing lists [pgsql-hackers]
- Re: RE: Delaying/avoiding BTreeTupleGetNAtts() call within _bt_compare() Peter Geoghegan
- Re: Delaying/avoiding BTreeTupleGetNAtts() call within _bt_compare() Peter Geoghegan
- Re: Since '2001-09-09 01:46:40'::timestamp microseconds are lost when extracting epoch Tom Lane
- Re: WIP: BRIN multi-range indexes Tomas Vondra
- Re: Collation versioning David Rowley
- Re: Collation versioning David Rowley
- Fix typo in xlogreader.h and procarray.c Hou, Zhijie
- Re: Split copy.c David Rowley
- Re: enable_incremental_sort changes query behavior Tomas Vondra
- Re: Use of "long" in incremental sort code Tomas Vondra
- Re: Fix typo in xlogreader.h and procarray.c Amit Kapila
- Re: Collation versioning Thomas Munro
- Re: [HACKERS] logical decoding of two-phase transactions Amit Kapila
- Re: Fix typo in xlogreader.h and procarray.c Amit Kapila
- Re: Parallel INSERT (INTO ... SELECT ...) vignesh C
- Re: public schema default ACL Noah Misch
- Re: Keep elog(ERROR) and ereport(ERROR) calls in the cold path Peter Eisentraut
- Re: Log message for GSS connection is missing once connection authorization is successful. vignesh C
- Re: Add table AM 'tid_visible' Jinbao Chen
- Re: Split copy.c Heikki Linnakangas
- Re: Dereference before NULL check (src/backend/storage/ipc/latch.c) Thomas Munro
- RE: psql \df choose functions by their arguments Hou, Zhijie
- Re: [PATCH] Automatic HASH and LIST partition creation Pavel Borisov
- Re: Collation versioning Juan José Santamaría Flecha
- Re: ModifyTable overheads in generic plans Amit Langote
- Re: Online checksums verification in the backend Magnus Hagander
- Re: Split copy.c Erikjan Rijkers
- Re: Parallel copy Amit Kapila
- Re: contrib/sslinfo cleanup and OpenSSL errorhandling Magnus Hagander
- Re: Move OpenSSL random under USE_OPENSSL_RANDOM Magnus Hagander
- Re: contrib/sslinfo cleanup and OpenSSL errorhandling Daniel Gustafsson
- Re: Prefer TG_TABLE_NAME over TG_RELNAME in tests Magnus Hagander
- Re: Split copy.c Heikki Linnakangas
- Re: Bogus documentation for bogus geometric operators Pavel Borisov
- Re: automatic analyze: readahead - add "IO read time" log message Jakub Wartak
- Re: Online checksums verification in the backend Michael Paquier
- Re: -O switch Magnus Hagander
- Re: Online checksums verification in the backend Michael Paquier
- Re: [PATCH] remove deprecated v8.2 containment operators Peter Eisentraut
- Re: Move OpenSSL random under USE_OPENSSL_RANDOM Michael Paquier
- Re: hash_array_extended() needs to pass down collation Michael Paquier
- Re: Bogus documentation for bogus geometric operators Pavel Borisov
- Re: contrib/sslinfo cleanup and OpenSSL errorhandling Magnus Hagander
- Multi Inserts in CREATE TABLE AS - revived patch Bharath Rupireddy
- Re: Move OpenSSL random under USE_OPENSSL_RANDOM Daniel Gustafsson
- Re: ModifyTable overheads in generic plans Heikki Linnakangas
- Re: Parallel copy Heikki Linnakangas
- Re: Re: parallel distinct union and aggregate support patch Dilip Kumar
- Re: Move OpenSSL random under USE_OPENSSL_RANDOM Magnus Hagander
- Re: Any objections to implementing LogicalDecodeMessageCB for pgoutput? Dave Cramer
- Re: PATCH: Batch/pipelining support for libpq Dave Cramer
- Re: PATCH: Batch/pipelining support for libpq Alvaro Herrera
- Re: psql \df choose functions by their arguments Greg Sabino Mullane
- Re: psql \df choose functions by their arguments Greg Sabino Mullane
- Re: Dumping/restoring fails on inherited generated column Peter Eisentraut
- Re: language cleanups in code and docs Magnus Hagander
- Re: [PATCH] remove pg_archivecleanup and pg_standby Heikki Linnakangas
- Re: PATCH: Batch/pipelining support for libpq Dave Cramer
- Re: libpq compression Konstantin Knizhnik
- Re: public schema default ACL Robert Haas
- Re: PATCH: Batch/pipelining support for libpq Matthieu Garrigues
- Re: [PATCH] remove pg_archivecleanup and pg_standby Robert Haas
- Re: Online checksums verification in the backend Robert Haas
- Why does to_json take "anyelement" rather than "any"? Nikhil Benesch
- Re: PATCH: Batch/pipelining support for libpq David G. Johnston
- Re: patch: reduce overhead of execution of CALL statement in no atomic mode from PL/pgSQL Pavel Stehule
- Re: automatic analyze: readahead - add "IO read time" log message Stephen Frost
- Re: cutting down the TODO list thread John Naylor
- Re: remove spurious CREATE INDEX CONCURRENTLY wait Dmitry Dolgov
- Re: Dumping/restoring fails on inherited generated column Peter Eisentraut
- Re: Deleting older versions in unique indexes to avoid page splits Peter Geoghegan
- Re: Keep elog(ERROR) and ereport(ERROR) calls in the cold path David Rowley