Mailing lists [pgsql-hackers]
- RE: [WIP]Vertical Clustered Index (columnar store extension) - take2 Aya Iwata (Fujitsu)
- Re: Memoize ANTI and SEMI JOIN inner Richard Guo
- PG 18 beta1 release notes misses mention of pg_noreturn Steve Chavez
- [PATCH] initdb: Treat empty -U argument as unset username Jianghua Yang
- Re: Making pg_rewind faster wenhui qiu
- Re: [PATCH] initdb: Treat empty -U argument as unset username Jianghua Yang
- Re: Improving tracking/processing of buildfarm test failures Alexander Lakhin
- Re: [PATCH] initdb: Treat empty -U argument as unset username David G. Johnston
- Re: Proposal: Global Index for PostgreSQL Dilip Kumar
- Re: speedup COPY TO for partitioned table. jian he
- Re: [PATCH] initdb: Treat empty -U argument as unset username Robert Treat
- Fix inconsistency in the pg_buffercache documentation Bertrand Drouvot
- Re: [WIP]Vertical Clustered Index (columnar store extension) - take2 Peter Smith
- Re: Using failover slots for PG-non_PG logical replication shveta malik
- Re: cpluspluscheck vs ICU again Peter Eisentraut
- Explicitly enable meson features in CI Nazir Bilal Yavuz
- Re: Reduce "Var IS [NOT] NULL" quals during constant folding Andrei Lepikhov
- Re: Explicitly enable meson features in CI Daniel Gustafsson
- RE: Invalid pointer access in logical decoding after error Zhijie Hou (Fujitsu)
- Re: Fix inconsistency in the pg_buffercache documentation Daniel Gustafsson
- Re: Fix outdated comments for IndexInfo Peter Eisentraut
- Re: Fix inconsistency in the pg_buffercache documentation Bertrand Drouvot
- RE: Report replica identity in pg_publication_tables Zhijie Hou (Fujitsu)
- RE: [V2] Adding new CRC32C implementation for IBM S390X Eduard Stefes
- Re: Memoize ANTI and SEMI JOIN inner Andrei Lepikhov
- Re: A assert failure when initdb with track_commit_timestamp=on Bertrand Drouvot
- Re: Reduce "Var IS [NOT] NULL" quals during constant folding Richard Guo
- Re: pg_restore --no-policies should not restore policies' comment Fujii Masao
- Re: Elimination of the repetitive code at the SLRU bootstrap functions. Evgeny
- Re: Reduce "Var IS [NOT] NULL" quals during constant folding Andrei Lepikhov
- Re: Fix inconsistency in the pg_buffercache documentation Daniel Gustafsson
- Re: Improve pg_sync_replication_slots() to wait for primary to advance shveta malik
- Re: Huge commitfest app update upcoming: Tags, Draft CF, Help page, and automated commitfest creat/open/close Aleksander Alekseev
- Re: Problem with transition tables on partitioned tables with foreign-table partitions Etsuro Fujita
- Don't keep closed WAL segment in page cache after replay Anthonin Bonnefoy
- Re: Replace magic numbers with strategy numbers for B-tree indexes Peter Eisentraut
- Re: Explicitly enable meson features in CI Peter Eisentraut
- Re: Adding basic NUMA awareness Ashutosh Bapat
- Re: libpq OpenSSL and multithreading Peter Eisentraut
- Re: Changing shared_buffers without restart Ashutosh Bapat
- Re: Adding basic NUMA awareness Tomas Vondra
- Re: Problem with transition tables on partitioned tables with foreign-table partitions Amit Langote
- Re: Don't keep closed WAL segment in page cache after replay Fujii Masao
- Re: Proposal: Global Index for PostgreSQL Amit Langote
- Re: Add progressive backoff to XactLockTableWait functions Fujii Masao
- Re: [PATCH] initdb: Treat empty -U argument as unset username Daniel Gustafsson
- Re: Add progressive backoff to XactLockTableWait functions Andres Freund
- Re: [PATCH] initdb: Treat empty -U argument as unset username Dagfinn Ilmari Mannsåker
- Re: gcc 15 "array subscript 0" warning at level -O3 jian he
- Re: Add progressive backoff to XactLockTableWait functions Fujii Masao
- Re: [PATCH] initdb: Treat empty -U argument as unset username Jianghua Yang
- Re: Add progressive backoff to XactLockTableWait functions Andres Freund
- [PATCH] plperl: use xsubpp -output unconditionally Dagfinn Ilmari Mannsåker
- Re: ALTER TABLE ALTER CONSTRAINT misleading error message Fujii Masao
- Re: [PATCH] initdb: Treat empty -U argument as unset username Peter Eisentraut
- Re: [PATCH] plperl: use xsubpp -output unconditionally Daniel Gustafsson
- Re: problems with toast.* reloptions shihao zhong
- Re: cpluspluscheck vs ICU again Tom Lane
- Re: [PoC] Federated Authn/z with OAUTHBEARER Jacob Champion
- Re: ALTER TABLE ALTER CONSTRAINT misleading error message Fujii Masao
- Re: Add progressive backoff to XactLockTableWait functions Fujii Masao
- Re: [PATCH] initdb: Treat empty -U argument as unset username Jianghua Yang
- Re: Allow the "operand" input of width_bucket() to be NaN Tom Lane
- Re: Add 64-bit XIDs into PostgreSQL 15 Maxim Orlov
- Re: Cross-type index comparison support in contrib/btree_gin Arseniy Mukhin
- [PATCH] Refactor bytea_sortsupport(), take two Aleksander Alekseev
- Re: POC: enable logical decoding when wal_level = 'replica' without a server restart Masahiko Sawada
- Re: Huge commitfest app update upcoming: Tags, Draft CF, Help page, and automated commitfest creat/open/close Jelte Fennema-Nio
- Re: PG 18 beta1 release notes misses mention of pg_noreturn Daniel Gustafsson
- Re: add function for creating/attaching hash table in DSM registry Nathan Bossart
- Re: ALTER TABLE ALTER CONSTRAINT misleading error message Fujii Masao
- Re: Inconsistent LSN format in pg_waldump output Masahiko Sawada
- Re: Don't keep closed WAL segment in page cache after replay Fujii Masao
- Re: Slot's restart_lsn may point to removed WAL segment after hard restart unexpectedly vignesh C
- Re: Use RELATION_IS_OTHER_TEMP where possible Nathan Bossart
- Re: add function for creating/attaching hash table in DSM registry Nathan Bossart
- Re: Cross-type index comparison support in contrib/btree_gin Tom Lane
- Re: Inconsistent LSN format in pg_waldump output Álvaro Herrera
- Re: add function for creating/attaching hash table in DSM registry Nathan Bossart
- Re: GIN tries to form a tuple with a partial compressedList during insertion Arseniy Mukhin