Mailing lists [pgsql-hackers]
- Re: proposal: schema variables Pavel Stehule
- Re: proposal: schema variables Pavel Stehule
- Re: Showing primitive index scan count in EXPLAIN ANALYZE (for skip scan and SAOP scans) Alena Rybakina
- Re: Draft back-branch release notes are up Tom Lane
- Re: Interrupts vs signals Heikki Linnakangas
- Re: [BUG] psql: Make \copy from 'text' and 'csv' formats fail on NUL bytes Tom Lane
- Re: index prefetching Tomas Vondra
- Re: [BUG] psql: Make \copy from 'text' and 'csv' formats fail on NUL bytes Joel Jacobson
- Re: [BUG] psql: Make \copy from 'text' and 'csv' formats fail on NUL bytes Tom Lane
- Re: index prefetching Peter Geoghegan
- Re: Allowing pg_recvlogical to create temporary replication slots Dickson Guedes
- Re: remaining sql/json patches Amit Langote
- Re: Eager aggregation, take 3 Richard Guo
- Re: doc fail about ALTER TABLE ATTACH re. NO INHERIT Amit Langote
- Re: In-placre persistance change of a relation Kyotaro Horiguchi
- Re: Avoiding superfluous buffer locking during nbtree backwards scans Masahiro Ikeda
- Re: Avoiding superfluous buffer locking during nbtree backwards scans Peter Geoghegan
- Re: meson and check-tests jian he
- Re: Avoiding superfluous buffer locking during nbtree backwards scans Masahiro Ikeda
- Re: Virtual generated columns vignesh C
- Re: define pg_structiszero(addr, s, r) Bertrand Drouvot
- Re: Fix small typo, use InvalidRelFileNumber instead of InvalidOid Dilip Kumar
- Re: Skip collecting decoded changes of already-aborted transactions Peter Smith
- Re: pgcrypto: better memory management?... Peter Eisentraut
- Re: Commit Timestamp and LSN Inversion issue Amit Kapila
- Re: Add parallel columns for seq scan and index scan on pg_stat_all_tables and _indexes Guillaume Lelarge
- RE: Commit Timestamp and LSN Inversion issue Hayato Kuroda (Fujitsu)
- Re: warn if GUC set to an invalid shared library Heikki Linnakangas
- Re: Separate memory contexts for relcache and catcache Ashutosh Bapat
- Re: [BUG] psql: Make \copy from 'text' and 'csv' formats fail on NUL bytes Joel Jacobson
- Re: Change COPY ... ON_ERROR ignore to ON_ERROR ignore_row torikoshia
- Re: doc: pgevent.dll location Amit Kapila
- Re: Separate memory contexts for relcache and catcache Ashutosh Bapat
- Re: Virtual generated columns jian he
- Re: Add missing tab completion for ALTER TABLE ADD COLUMN IF NOT EXISTS Karina Litskevich
- Re: Linkify mentions of the primary/subscriber's max_replication_slots Amit Kapila
- Re: Parallel workers stats in pg_stat_database Benoit Lobréau
- Re: magical eref alias names Andrei Lepikhov
- Re: Introduce XID age and inactive timeout based replication slot invalidation Nisha Moond
- Re: Add reject_limit option to file_fdw torikoshia
- RE: Parallel heap vacuum Hayato Kuroda (Fujitsu)
- Re: Support LIKE with nondeterministic collations Heikki Linnakangas
- Re: logical replication: restart_lsn can go backwards (and more), seems broken since 9.4 Ashutosh Bapat
- Re: Add html-serve target to autotools and meson Ashutosh Bapat
- Re: logical replication: restart_lsn can go backwards (and more), seems broken since 9.4 Tomas Vondra
- PG17 failing tests (DST related?) Dave Page
- Re: PG17 failing tests (DST related?) Tom Lane
- Re: Commit Timestamp and LSN Inversion issue Tomas Vondra
- explain plans for foreign servers dinesh salve
- Re: Add html-serve target to autotools and meson Andres Freund
- Re: PG17 failing tests (DST related?) Dave Page
- Re: Add parallel columns for seq scan and index scan on pg_stat_all_tables and _indexes Robert Haas
- Re: Eager aggregation, take 3 Robert Haas
- Re: Add reject_limit option to file_fdw Fujii Masao
- Re: Add html-serve target to autotools and meson Jacob Champion
- Re: index prefetching Robert Haas
- Re: Linkify mentions of the primary/subscriber's max_replication_slots Tristan Partin
- Re: Replace IN VALUES with ANY in WHERE clauses during optimization Ivan Kush