Mailing lists [pgsql-hackers]
- Re: SUM(int2)/SUM(int4) do not detect overflow of the int8 accumulator Tom Lane
- Re: Remove fcinfo from statistics update internal functions Michael Paquier
- Re: WAIT FOR command should do some query jumbling Michael Paquier
- Remove stale XXX comment in logical launcher Zhijie Hou (Fujitsu)
- Re: gist_trgm_ops '=' operator: planner picks it over btree, ~300x slower Alexander Nestorov
- Re: Reduce build times of pg_trgm GIN indexes David Geier
- Re: SUM(int2)/SUM(int4) do not detect overflow of the int8 accumulator Andrei Lepikhov
- Re: REPACK (ANALYZE) within transaction block segfaults Osama Abdul Qader
- Re: pgsql: Fix compilation with OpenSSL 4 Christoph Berg
- Re: Fix resource leak in FindConflictTuple() retry path shveta malik
- Re: logical decoding: skip unnecessary snapshot distribution. Shlok Kyal
- [PATCH v1 0/1] Avoid carrying self lock-only xmax to updated tuple chee.wooson
- [PATCH v1 1/1] Avoid carrying self lock-only xmax to updated tuple chee.wooson
- Re: Follow-up review items for update_deleted Amit Kapila
- Re: Offline data checksum changes can cause incorrect checksum state on standbys Zsolt Parragi
- RE: Follow-up review items for update_deleted Hayato Kuroda (Fujitsu)
- [PATCH v2] Avoid carrying self lock-only xmax to updated tuple Chee Wooson
- Re: Follow-up review items for update_deleted Nisha Moond
- Re: tablecmds: Deadlock caused by Attach Partition Kirill Reshke
- Re: glist: _Generic wrapper for selective dlist/dclist usage Matthias van de Meent
- Do we want to avoid checksumming extra files in the datadir? [was: BUG #19647] Jacob Champion
- Re: Do we want to avoid checksumming extra files in the datadir? [was: BUG #19647] Daniel Gustafsson
- Re: Do we want to avoid checksumming extra files in the datadir? [was: BUG #19647] Tom Lane
- Re: Fix a typo in EnableLogicalDecoding() surya poondla
- Re: Stabilize recovery conflict stats checks in 031_recovery_conflict.pl Alexander Lakhin
- Re: pg_rewind does not rewind diverging timelines Mats Kindahl
- Re: Fix a typo in EnableLogicalDecoding() shihao zhong
- Re: PGQ catalog representation and pg_dump support Robert Haas
- Re: PGQ catalog representation and pg_dump support Peter Eisentraut
- Re: [PATCH] Release replication slot on error in SQL-callable slot functions Masahiko Sawada