Mailing lists [pgsql-hackers]
- Re: PostgreSQL 16 Beta 2 release announcement draft Roberto Mello
- Re: PG 16 draft release notes ready Roberto Mello
- Re: Assert !bms_overlap(joinrel->relids, required_outer) Tom Lane
- Re: check_strxfrm_bug() Thomas Munro
- Re: Add TLI number to name of files generated by pg_waldump --save-fullpage Michael Paquier
- Re: Add TLI number to name of files generated by pg_waldump --save-fullpage Michael Paquier
- Re: Add TLI number to name of files generated by pg_waldump --save-fullpage David Christensen
- Add error context during loading of libraries Andres Freund
- Re: Add TLI number to name of files generated by pg_waldump --save-fullpage Kyotaro Horiguchi
- Re: Row pattern recognition Tatsuo Ishii
- Re: check_strxfrm_bug() Thomas Munro
- RE: Assert while autovacuum was executing Zhijie Hou (Fujitsu)
- Re: Assert !bms_overlap(joinrel->relids, required_outer) Richard Guo
- Another incorrect comment for pg_stat_statements Japin Li
- Re: PG 16 draft release notes ready Bruce Momjian
- Re: pg_upgrade and logical replication vignesh C
- Re: Another incorrect comment for pg_stat_statements Richard Guo
- Re: Another incorrect comment for pg_stat_statements Japin Li
- Re: [PATCH] Reuse Workers and Replication Slots during Logical Replication Amit Kapila
- harmonize password reuse in vacuumdb, clusterdb, and reindexdb Nathan Bossart
- Re: Add GUC to tune glibc's malloc implementation. Ronan Dunklau
- Re: pg_waldump: add test for coverage Peter Eisentraut
- Assistance Needed: Issue with pg_upgrade and --link option Pradeep Kumar
- Re: Assistance Needed: Issue with pg_upgrade and --link option Laurenz Albe
- Re: sslinfo extension - add notbefore and notafter timestamps Daniel Gustafsson
- Re: Do we want a hashset type? jian he
- RE: [PATCH] Reuse Workers and Replication Slots during Logical Replication Hayato Kuroda (Fujitsu)
- Re: Synchronizing slots from primary to standby Drouvot, Bertrand
- Re: Assert !bms_overlap(joinrel->relids, required_outer) Richard Guo
- Re: Another incorrect comment for pg_stat_statements Michael Paquier
- Re: Another incorrect comment for pg_stat_statements Richard Guo
- removing limitations from bitmap index scan John Naylor
- Re: ExecRTCheckPerms() and many prunable partitions (checkAsUser) Amit Langote
- Re: Add TLI number to name of files generated by pg_waldump --save-fullpage Michael Paquier
- Re: Another incorrect comment for pg_stat_statements Michael Paquier
- Commitfest manager for July Daniel Gustafsson
- Re: Request for new function in view update Yugo NAGATA
- Re: Incremental View Maintenance, take 2 Yugo NAGATA
- Re: Changing types of block and chunk sizes in memory contexts Peter Eisentraut
- Re: Another incorrect comment for pg_stat_statements Richard Guo
- Re: [PATCH] Support % wildcard in extension upgrade filenames Daniel Gustafsson
- Re: Detecting use-after-free bugs using gcc's malloc() attribute Peter Eisentraut
- Re: [PATCH] Honor PG_TEST_NOCLEAN for tempdirs Peter Eisentraut
- Re: Do we want a hashset type? Joel Jacobson
-
Targetlist lost when CTE join
Zhang Mingli -
Re: Targetlist lost when CTE join
Zhang Mingli -
Re: Targetlist lost when CTE join
Julien Rouhaud -
Re: Targetlist lost when CTE join
Zhang Mingli -
Re: Targetlist lost when CTE join
Julien Rouhaud -
Re: Targetlist lost when CTE join
Zhang Mingli - Re: Changing types of block and chunk sizes in memory contexts David Rowley
- Re: Assistance Needed: Issue with pg_upgrade and --link option Peter Eisentraut
- Show WAL write and fsync stats in pg_stat_io Nazir Bilal Yavuz
- Re: Assistance Needed: Issue with pg_upgrade and --link option Pradeep Kumar
- Re: Assistance Needed: Issue with pg_upgrade and --link option Pradeep Kumar
- Re: Assistance Needed: Issue with pg_upgrade and --link option Laurenz Albe
- Re: [PoC] pg_upgrade: allow to upgrade publisher node Amit Kapila
- Re: Making empty Bitmapsets always be NULL David Rowley
- Re: Changing types of block and chunk sizes in memory contexts Tom Lane
- Re: pg_decode_message vs skip_empty_xacts and xact_wrote_changes vignesh C
- Re: Row pattern recognition Tatsuo Ishii
- Re: Request for new function in view update Terry Brennan
- Re: Another incorrect comment for pg_stat_statements Japin Li
- Re: pg_rewind WAL segments deletion pitfall torikoshia
- Re: MergeJoin beats HashJoin in the case of multiple hash clauses Alena Rybakina
- Re: pg_decode_message vs skip_empty_xacts and xact_wrote_changes Ashutosh Bapat
- Re: Assert !bms_overlap(joinrel->relids, required_outer) Tom Lane
- several attstattarget-related improvements Peter Eisentraut
- Re: eqjoinsel_semi still sucks ... Tom Lane
- tablecmds.c/MergeAttributes() cleanup Peter Eisentraut
- Re: Assistance Needed: Issue with pg_upgrade and --link option Peter Eisentraut
- Re: Bytea PL/Perl transform Tom Lane
- Re: Incremental View Maintenance, take 2 jian he
- Re: Detecting use-after-free bugs using gcc's malloc() attribute Andres Freund
- Document efficient self-joins / UPDATE LIMIT techniques. Corey Huinker