Mailing lists [pgsql-hackers]
- Re: Better error reporting from extension scripts (Was: Extend ALTER OPERATOR) Alexander Lakhin
- Re: Vacuum statistics Alexander Korotkov
- Re: pgsql: Implement pg_wal_replay_wait() stored procedure Alexander Korotkov
- Re: MergeAppend could consider sorting cheapest child path Nikita Malakhov
- Re: Considering fractional paths in Append node Nikita Malakhov
- Re: sunsetting md5 password support Greg Sabino Mullane
- Re: Reduce one comparison in binaryheap's sift down Nathan Bossart
- Re: Vacuum statistics Jim Nasby
- Re: sunsetting md5 password support Jim Nasby
- Re: trying again to get incremental backup Michael Banck
- Re: sunsetting md5 password support Tom Lane
- Re: Assertion failure when autovacuum drops orphan temp indexes. Nathan Bossart
- Re: Conflict Detection and Resolution Diego Fronza
- Re: RFC: Extension Packaging & Lookup David E. Wheeler
- Re: define pg_structiszero(addr, s, r) Peter Smith
- Re: Considering fractional paths in Append node Andy Fan
- Questions About TODO: Issuing NOTICEs for row count differences in EXPLAIN ANALYZE KAZAR Ayoub
- Re: EXPLAIN IndexOnlyScan shows disabled when enable_indexonlyscan=on David G. Johnston
- Re: Questions About TODO: Issuing NOTICEs for row count differences in EXPLAIN ANALYZE David Rowley
- freespace.c modifies buffer without any locks Andres Freund
- Re: EXPLAIN IndexOnlyScan shows disabled when enable_indexonlyscan=on David Rowley
- Re: EXPLAIN IndexOnlyScan shows disabled when enable_indexonlyscan=on David G. Johnston
- Re: detoast datum into the given buffer as a optimization. Andy Fan
- Re: EXPLAIN IndexOnlyScan shows disabled when enable_indexonlyscan=on David G. Johnston
- Re: Pgoutput not capturing the generated columns Peter Smith
- Re: EXPLAIN IndexOnlyScan shows disabled when enable_indexonlyscan=on David Rowley
- Re: Introduce new multi insert Table AM and improve performance of various SQL commands with it for Heap AM Jingtang Zhang
- Re: Pgoutput not capturing the generated columns Amit Kapila
- Re: Why don't we consider explicit Incremental Sort? Andrei Lepikhov
- Re: protocol-level wait-for-LSN Tatsuo Ishii
- Re: Alias of VALUES RTE in explain plan Yasir
- RE: Pgoutput not capturing the generated columns Hayato Kuroda (Fujitsu)
- Re: Pgoutput not capturing the generated columns Peter Smith
- Re: Pgoutput not capturing the generated columns Amit Kapila
- RE: [PoC] Partition path cache Bykov Ivan
- Re: Pgoutput not capturing the generated columns Amit Kapila
- Re: protocol-level wait-for-LSN Peter Eisentraut
- Re: Wrong result when enable_partitionwise_join is on if collation of PartitionKey and Column is different. Tender Wang
- Re: -Wformat-signedness Peter Eisentraut
- Re: On disable_cost Laurenz Albe
- Re: Eager aggregation, take 3 Richard Guo
- Re: Eager aggregation, take 3 Richard Guo
- RE: Conflict detection for update_deleted in logical replication Hayato Kuroda (Fujitsu)
- Re: Add isolation test template in injection_points for wait/wakeup/detach Bertrand Drouvot
- Re: general purpose array_sort jian he
- Re: -Wformat-signedness Peter Eisentraut
- Re: Support regular expressions with nondeterministic collations Peter Eisentraut
- Re: Fix for consume_xids advancing XIDs incorrectly Yushi Ogiwara
- Re: define pg_structiszero(addr, s, r) Peter Eisentraut
- Re: Alias of VALUES RTE in explain plan Andrei Lepikhov
- Re: Make all Perl warnings fatal Peter Eisentraut
- Re: Pgoutput not capturing the generated columns vignesh C
- Re: define pg_structiszero(addr, s, r) Heikki Linnakangas
- Re: Pgoutput not capturing the generated columns vignesh C
- Re: Replace current implementations in crypt() and gen_salt() to OpenSSL Daniel Gustafsson
- Re: Question about VACUUM behavior with sub-transactions in stored procedures Кириллов Вячеслав
- Re: On disable_cost David Rowley
- Re: Forbid to DROP temp tables of other sessions Stepan Neretin
- Re: Conflict detection for update_deleted in logical replication Michail Nikolaev
- Re: protocol-level wait-for-LSN Matthias van de Meent
- Re: [PoC] Federated Authn/z with OAUTHBEARER Daniel Gustafsson
- Re: Vacuum statistics Alena Rybakina
- Re: Pgoutput not capturing the generated columns Shubham Khanna
- Re: [PATCH] Rename trim_array() for consistency with the rest of array_* functions Vik Fearing
- Re: [PATCH] Rename trim_array() for consistency with the rest of array_* functions Marcos Pegoraro
- Re: general purpose array_sort Aleksander Alekseev
- Re: detoast datum into the given buffer as a optimization. Nikita Malakhov
- Re: [PATCH] Rename trim_array() for consistency with the rest of array_* functions Aleksander Alekseev
- Re: Avoid possible useless call to makeNode function (src/backend/commands/view.c) David Rowley
- Re: Vacuum statistics Andrei Zubkov
- Re: Avoid possible useless call to makeNode function (src/backend/commands/view.c) Ranier Vilela
- Re: detoast datum into the given buffer as a optimization. Andy Fan
- Re: Replace current implementations in crypt() and gen_salt() to OpenSSL Joe Conway
- Re: Eager aggregation, take 3 Robert Haas
- Re: Alias of VALUES RTE in explain plan Ashutosh Bapat
- Re: detoast datum into the given buffer as a optimization. Nikita Malakhov
- Re: Alias of VALUES RTE in explain plan Tom Lane
- Re: define pg_structiszero(addr, s, r) Bertrand Drouvot
- Re: Add isolation test template in injection_points for wait/wakeup/detach Bertrand Drouvot
- Re: Replace current implementations in crypt() and gen_salt() to OpenSSL Daniel Gustafsson
- Re: Support regular expressions with nondeterministic collations Tom Lane
- Re: Remove useless casts to (void *) Tom Lane
- Re: make all ereport in gram.y print out relative location Alvaro Herrera
- Re: Enhancing Memory Context Statistics Reporting Andres Freund
- Re: doc issues in event-trigger-matrix.html Daniel Gustafsson
- Re: Reduce one comparison in binaryheap's sift down Nathan Bossart
- Re: protocol-level wait-for-LSN Jesper Pedersen
- Re: protocol-level wait-for-LSN Jesper Pedersen
- Re: RFC: Extension Packaging & Lookup Paul Ramsey
- Re: MultiXact\SLRU buffers configuration Thom Brown
- Re: [PoC] Federated Authn/z with OAUTHBEARER Jacob Champion
- Re: RFC: Extension Packaging & Lookup Christoph Berg
- Re: Replace current implementations in crypt() and gen_salt() to OpenSSL Jacob Champion
- Re: RFC: Extension Packaging & Lookup David E. Wheeler
- Re: RFC: Extension Packaging & Lookup David E. Wheeler
- Re: RFC: Extension Packaging & Lookup David E. Wheeler
- Re: Support LIKE with nondeterministic collations Jacob Champion
- Re: RFC: Extension Packaging & Lookup David E. Wheeler
- Re: RFC: Extension Packaging & Lookup Paul Ramsey
- Re: Alias of VALUES RTE in explain plan Tom Lane
- Re: Replace current implementations in crypt() and gen_salt() to OpenSSL Joe Conway
- Re: RFC: Extension Packaging & Lookup Tristan Partin
- Re: [PoC] Federated Authn/z with OAUTHBEARER Daniel Gustafsson
- Re: MultiXact\SLRU buffers configuration Thom Brown
- Re: RFC: Extension Packaging & Lookup David E. Wheeler
- Re: RFC: Extension Packaging & Lookup David E. Wheeler