Mailing lists [pgsql-hackers]
- Re: Don't use the deprecated and insecure PQcancel in our frontend tools anymore Jelte Fennema-Nio
- Re: Extended statistics improvement: multi-column MCV missing values Enrique Sánchez
- Re: incremental backup issue Thom Brown
- Bug: GiST index-only scans can use tuple descriptor with incorrect alignment when deforming Peter Geoghegan
- Re: Grab bag of smaller OpenSSL fixups Andreas Karlsson
- Re: incremental backup issue Robert Haas
- Re: hashjoins vs. Bloom filters (yet again) Matheus Alcantara
- Re: hashjoins vs. Bloom filters (yet again) Tomas Vondra
- Re: Change checkpoint‑record‑missing PANIC to FATAL Michael Paquier
- Re: hashjoins vs. Bloom filters (yet again) Tomas Vondra
- Re: Fix GROUP BY ALL handling of ORDER BY operator semantics Tom Lane
- PSQL - improve tab completion for pub/sub options Peter Smith
- Re: [Proposal] Adding callback support for custom statistics kinds Michael Paquier
- Re: sequencesync worker race with REFRESH SEQUENCES Amit Kapila
- Re: Small patch to improve safety of utf8_to_unicode(). Jeff Davis
- Re: sequencesync worker race with REFRESH SEQUENCES shveta malik
- Re: let ALTER TABLE DROP COLUMN drop whole-row referenced object jian he
- Re: [Proposal] Adding callback support for custom statistics kinds Sami Imseih
- Re: Add autovacuum_warning to surface concurrent vacuum collisions Shinya Kato
- Re: REASSIGN OWNED vs. relisshared dep on !relisshared shveta malik
- Re: PlaceholderVars and join removal with appendrel parents Richard Guo
- Re: RFC: Logging plan of the running query Andrei Lepikhov
- Re: on_error table, saving error info to a table jian he
- Re: Grab bag of smaller OpenSSL fixups Daniel Gustafsson
- Re: [Proposal] Adding callback support for custom statistics kinds Michael Paquier
- Restore check_mut_excl_opts, usage in pg_restore and pg_dumpall Mahendra Singh Thalor
- Re: Grab bag of smaller OpenSSL fixups Daniel Gustafsson
- Re: Implicit conversion from int64 to int32 when calling hash_get_num_entries Karina Litskevich
- Re: VACUUM FULL or CREATE INDEX fails with error: missing chunk number 0 for toast value XXX Andrey Borodin
- Re: [PATCH] Add pg_get_table_ddl() to reconstruct CREATE TABLE statements Akshay Joshi
- Re: [PATCH] pg_upgrade: add --initdb option to create the new cluster automatically Daniel Gustafsson
- Re: Return pg_control from pg_backup_stop(). solai v
- Re: Coverage (lcov) failing with inconsistent error in versions 2.x Jonathan Gonzalez V.
- Re: allow spread checkpoints when changing checksums online Rui Zhao
- Re: blkreftable.c needs more sanity checks Robert Haas
- Re: blkreftable.c needs more sanity checks Daniel Gustafsson
- Re: pg_restore --format= option(without any value) should report an error as pg_dump is reporting an error Mahendra Singh Thalor
- Re: pg_plan_advice: add NO_ scan and join method tags Jonathan Gonzalez V.
- Re: Row pattern recognition Tatsuo Ishii
- Re: walsummarizer can get stuck when switching timelines Andrey Borodin
- pg_dump: ALTER INDEX SET STATISTICS missing for index-backed constraints Zsolt Parragi
- Re: walsummarizer can get stuck when switching timelines Amit Kapila
- Re: walsummarizer can get stuck when switching timelines Andrey Borodin
- Re: sequencesync worker race with REFRESH SEQUENCES vignesh C
- Re: Grab bag of smaller OpenSSL fixups Daniel Gustafsson
- Re: hashjoins vs. Bloom filters (yet again) Matheus Alcantara
- Re: Grab bag of smaller OpenSSL fixups Andreas Karlsson
- document the dangers of granting TRIGGER or REFERENCES Robert Haas
- doc: Add PROPERTY GRAPH to the access privilege tables Shinya Kato
- Re: Fix GROUP BY ALL handling of ORDER BY operator semantics Daniel Gustafsson
- [PATCH] Use Boyer-Moore-Horspool for simple LIKE contains patterns 小川淳
- Re: document the dangers of granting TRIGGER or REFERENCES Nathan Bossart
- Re: document the dangers of granting TRIGGER or REFERENCES Robert Haas
- Re: [PATCH] pg_upgrade: add --initdb option to create the new cluster automatically Bohyun Lee
- Re: SQL/JSON json_table plan clause Thom Brown
- Re: Reject unsupported COPY FROM targets before analyzing WHERE clause ZizhuanLiu X-MAN
- Re: document the dangers of granting TRIGGER or REFERENCES Tom Lane
- Re: document the dangers of granting TRIGGER or REFERENCES Tom Lane
- Re: [Proposal] Adding callback support for custom statistics kinds Sami Imseih
- Re: Fix GROUP BY ALL handling of ORDER BY operator semantics Chao Li
- Re: Fix duplicate detection for null-treatment window functions Chao Li
- Re: Allow progress tracking of sub-commands Alberto Piai
- Re: document the dangers of granting TRIGGER or REFERENCES Nathan Bossart
- Re: document the dangers of granting TRIGGER or REFERENCES Robert Haas
- Re: [PATCH] Batched clock sweep to reduce cross-socket atomic contention Greg Burd
- Re: document the dangers of granting TRIGGER or REFERENCES Greg Sabino Mullane
-
Re: Trying out
Greg Burd - Re: Proposal: QUALIFY clause Matheus Alcantara
- Re: document the dangers of granting TRIGGER or REFERENCES Tom Lane
- Re: [PATCH] Use Boyer-Moore-Horspool for simple LIKE contains patterns Greg Sabino Mullane
- Re: uuidv7 improperly accepts dates before 1970-01-01 Masahiko Sawada
- Re: Report oldest xmin source when autovacuum cannot remove tuples Bharath Rupireddy
- Re: Why clearing the VM doesn't require registering vm buffer in wal record Melanie Plageman
- Re: document the dangers of granting TRIGGER or REFERENCES Nico Williams
- Re: Grab bag of smaller OpenSSL fixups Tristan Partin
- Re: hashjoins vs. Bloom filters (yet again) Tomas Vondra
- Re: REASSIGN OWNED vs. relisshared dep on !relisshared Jeff Davis
- Re: Grab bag of smaller OpenSSL fixups Tristan Partin
- Re: pg_buffercache: Add per-relation summary stats Khoa Nguyen