Mailing lists [pgsql-hackers]
- Re: Preventing non-superusers from altering session authorization Nathan Bossart
- vac_truncate_clog()'s bogus check leads to bogusness Andres Freund
- Re: Can JoinFilter condition be pushed down into IndexScan? Bəxtiyar Neyman
- Re: [PATCH] doc: add missing mention of MERGE in MVCC Bruce Momjian
- Re: [PATCH] doc: add missing mention of MERGE in MVCC Will Mortensen
- Re: Why does pg_bsd_indent need to be installed? Bruce Momjian
- Re: ProcessStartupPacket(): database_name and user_name truncation Michael Paquier
- Re: Remove deprecation warnings when compiling PG ~13 with OpenSSL 3.0~ Michael Paquier
- Re: Adding further hardening to nbtree page deletion Peter Geoghegan
- Re: vac_truncate_clog()'s bogus check leads to bogusness Andres Freund
- Re: allow granting CLUSTER, REFRESH MATERIALIZED VIEW, and REINDEX Michael Paquier
- Re: Adding SHOW CREATE TABLE Kirk Wolak
- Re: extended statistics n-distinct on multiple columns not used when join two tables David Rowley
- [Patch] Use *other* indexes on the subscriber when REPLICA IDENTITY is FULL Hayato Kuroda (Fujitsu)
- Re: allow granting CLUSTER, REFRESH MATERIALIZED VIEW, and REINDEX Michael Paquier
- Re: bgwriter doesn't flush WAL stats Kyotaro Horiguchi
- Re: DROP DATABASE is interruptible Andres Freund
- Re: Support to define custom wait events for extensions Masahiro Ikeda
- Re: allow granting CLUSTER, REFRESH MATERIALIZED VIEW, and REINDEX Nathan Bossart
- Re: Assert while autovacuum was executing Amit Kapila
- Re: Preventing non-superusers from altering session authorization Nathan Bossart
- Re: Support logical replication of DDLs shveta malik
- Re: Support logical replication of DDLs shveta malik
- Re: Assert while autovacuum was executing Amit Kapila
- Re: Making empty Bitmapsets always be NULL David Rowley
- Re: vac_truncate_clog()'s bogus check leads to bogusness Noah Misch
- RE: Partial aggregates pushdown Fujii.Yuki@df.MitsubishiElectric.co.jp"
- Re: Do we want a hashset type? Joel Jacobson
- Re: Make pgbench exit on SIGINT more reliably Yugo NAGATA
- Re: ProcessStartupPacket(): database_name and user_name truncation Drouvot, Bertrand
- Re: [DOC] Update ALTER SUBSCRIPTION documentation v3 Amit Kapila
- Re: allow granting CLUSTER, REFRESH MATERIALIZED VIEW, and REINDEX Michael Paquier
- Re: BUG #17946: LC_MONETARY & DO LANGUAGE plperl - BUG Heikki Linnakangas
- Re: Allow pg_archivecleanup to remove backup history files Kyotaro Horiguchi
- Re: Remove deprecation warnings when compiling PG ~13 with OpenSSL 3.0~ Daniel Gustafsson
- Re: Remove deprecation warnings when compiling PG ~13 with OpenSSL 3.0~ Michael Paquier
- Re: Making empty Bitmapsets always be NULL Yuya Watari
- Re: Making empty Bitmapsets always be NULL Yuya Watari
- Re: Skip collecting decoded changes of already-aborted transactions Amit Kapila
- Re: Support logical replication of DDLs shveta malik
- Re: Support logical replication of DDLs Amit Kapila
- Re: memory leak in trigger handling (since PG12) Alexander Pyhalov
- Re: Partial aggregates pushdown Bruce Momjian
- Re: memory leak in trigger handling (since PG12) Tomas Vondra
- Re: Making empty Bitmapsets always be NULL Ranier Vilela
- Add GUC to tune glibc's malloc implementation. Ronan Dunklau
- Re: Add GUC to tune glibc's malloc implementation. Tom Lane
- Re: Add GUC to tune glibc's malloc implementation. Ronan Dunklau
- Re: bgwriter doesn't flush WAL stats Melanie Plageman
- Re: Add GUC to tune glibc's malloc implementation. Tom Lane
- Re: memory leak in trigger handling (since PG12) Tomas Vondra
- New function to show index being vacuumed Imseih (AWS), Sami
- Re: allow granting CLUSTER, REFRESH MATERIALIZED VIEW, and REINDEX Nathan Bossart
- Re: New function to show index being vacuumed Matthias van de Meent
- Re: New function to show index being vacuumed Imseih (AWS), Sami
- [PATCH] Extend ALTER OPERATOR to support adding commutator, negator, hashes, and merges Tommy Pavlicek
- Re: Assert while autovacuum was executing Andres Freund
- Re: vac_truncate_clog()'s bogus check leads to bogusness Andres Freund
- Re: [PATCH] Extend ALTER OPERATOR to support adding commutator, negator, hashes, and merges Tom Lane
- Re: [PATCH] Extend ALTER OPERATOR to support adding commutator, negator, hashes, and merges Dagfinn Ilmari Mannsåker
- Re: [PATCH] Extend ALTER OPERATOR to support adding commutator, negator, hashes, and merges Tom Lane
- Re: Do we want a hashset type? Joel Jacobson
- Re: Schema variables - new implementation for Postgres 15 Pavel Stehule
- Re: Remove deprecation warnings when compiling PG ~13 with OpenSSL 3.0~ Peter Eisentraut
- Re: UUID v7 Nikolay Samokhvalov
- Re: OK to build LLVM (*.bc) with CLANG but rest of postgresql with CC (other compiler)? Andres Freund
- Re: [PATCH] pg_regress.c: Fix "make check" on Mac OS X: Pass DYLD_LIBRARY_PATH David Zhang
- Re: Improving btree performance through specializing by key shape, take 2 Matthias van de Meent
- Re: Bytea PL/Perl transform Greg Sabino Mullane