Mailing lists [pgsql-hackers]
- Re: Temp table handling after anti-wraparound shutdown (Was: BUG#15840) Andres Freund
- Re: Custom table AMs need to include heapam.h because of BulkInsertState David Rowley
- Re: Avoiding deadlock errors in CREATE INDEX CONCURRENTLY Tom Lane
- [PATCH] memory leak in ecpglib Zhang, Jie
- [PATCH] Fix potential memoryleak in guc.c Zhang, Jie
- doc: clarify "pg_signal_backend" default role Ian Barwick
- doc: clarify "pg_signal_backend" default role Ian Barwick
- Re: [PATCH] Fix potential memoryleak in guc.c Tom Lane
- pg_upgrade: prep_status doesn't translate messages Kyotaro Horiguchi
- Fix testing on msys when builddir is under /c mount point Noah Misch
- Re: Minimal logical decoding on standbys Amit Khandekar
- Questions of 'for update' Zhenghua Lyu
- Re: Bloom Indexes - bit array length and the total number of bits(or hash functions ?? ) ! Fabien COELHO
- Why to index a "Recently DEAD" tuple when creating index Alex
- Re: Questions of 'for update' Kuntal Ghosh
- Re: Questions of 'for update' Etsuro Fujita
- Re: Questions of 'for update' Kuntal Ghosh
- Re: Why to index a "Recently DEAD" tuple when creating index Kuntal Ghosh
- Re: pg_basebackup failure after setting default_table_access_methodoption Michael Paquier
- Re: pg_upgrade: prep_status doesn't translate messages Michael Paquier
- Re: Why to index a "Recently DEAD" tuple when creating index Alex
- Re: Missing generated column in ALTER TABLE ADD COLUMN doc Michael Paquier
- Re: Why to index a "Recently DEAD" tuple when creating index Kuntal Ghosh
- Re: Should we warn against using too many partitions? Amit Langote
- Re: postgres_fdw: oddity in costing presorted foreign scans withlocal stats Etsuro Fujita
- Re: Why to index a "Recently DEAD" tuple when creating index Alex
- Re: Questions of 'for update' Zhenghua Lyu
- Adaptive query optimization Konstantin Knizhnik
- postgres_fdw: unordered C includes Etsuro Fujita
- Re: Missing generated column in ALTER TABLE ADD COLUMN doc Masahiko Sawada
- Re: Should we warn against using too many partitions? David Rowley
- Re: Why to index a "Recently DEAD" tuple when creating index Kuntal Ghosh
- Re: Quick doc typo fix Guillaume Lelarge
- RE: [PATCH] memory leak in ecpglib Matsumura, Ryo
- Re: Why to index a "Recently DEAD" tuple when creating index Alex
- Re: [pg_rewind] cp: cannot stat ‘pg_wal/RECOVERYHISTORY’: No such file or directory Kuntal Ghosh
- Re: Binary support for pgoutput plugin Dave Cramer
- Re: Binary support for pgoutput plugin Petr Jelinek
- Re: Why to index a "Recently DEAD" tuple when creating index Tom Lane
- Re: GiST limits on contrib/cube with dimension > 100? Daniel Gustafsson
- Re: BEFORE UPDATE trigger on postgres_fdw table not work Etsuro Fujita
- Re: POC: Cleaning up orphaned files using undo logs Asim R P
- Re: Multivariate MCV stats can leak data to unprivileged users Dean Rasheed
- Re: Should we warn against using too many partitions? Alvaro Herrera
- Re: [pg_rewind] cp: cannot stat ‘pg_wal/RECOVERYHISTORY’: No such file or directory Robert Haas
- Re: postgres_fdw: unordered C includes Alvaro Herrera
- Re: Why to index a "Recently DEAD" tuple when creating index Kuntal Ghosh
- Re: [pg_rewind] cp: cannot stat ‘pg_wal/RECOVERYHISTORY’: No such file or directory Kuntal Ghosh
- Re: Fix testing on msys when builddir is under /c mount point Andrew Dunstan
- Re: initial random incompatibility Alvaro Herrera
- Re: pgbench - extend initialization phase control Ibrar Ahmed
- Re: using index or check in ALTER TABLE SET NOT NULL Sergei Kornilov
- Re: proposal: new polymorphic types - commontype and commontypearray Greg Stark
- Re: doc: pg_trgm missing description for GUC "pg_trgm.strict_word_similarity_threshold" Alexander Korotkov
- Re: fix psql \conninfo & \connect when using hostaddr Dmitry Dolgov
- Hash join explain is broken Alexander Korotkov
- Re: tableam: abstracting relation sizing code Robert Haas
- Re: tableam: abstracting relation sizing code Alvaro Herrera
- Re: Avoiding deadlock errors in CREATE INDEX CONCURRENTLY Goel, Dhruv
- Re: heapam_index_build_range_scan's anyvisible Ashwin Agrawal