Mailing lists [pgsql-hackers]
- Re: pg_threads.h take II dbryan.green@gmail.com
- Re: Can we get rid of TerminateThread() in pg_dump? Heikki Linnakangas
- Re: pg_threads.h take II Heikki Linnakangas
- Re: Can we get rid of TerminateThread() in pg_dump? Heikki Linnakangas
- Re: pg_threads.h take II Bryan Green
- Re: Collation & ctype method table, and extension hooks Jeff Davis
- Selectivity fix for like_fixed_prefix_ci() Jeff Davis
- Re: Make \d tablename fast again, regression introduced by 85b7efa1cdd Jelte Fennema-Nio
- Re: Global temporary tables Zsolt Parragi
- Re: File locks for data directory lockfile in the context of Linux namespaces Zsolt Parragi
- Re: Don't use the deprecated and insecure PQcancel in our frontend tools anymore Heikki Linnakangas
- Re: Possible replace of strncpy on xactdesc.c Mario González Troncoso
- Re: [PATCH] Don't call ereport(ERROR) from recovery target GUC assign hooks Michael Paquier
- Re: Possible replace of strncpy on xactdesc.c Mario González Troncoso
- [PATCH] Limit PL/Perl scalar copies to work_mem Andrey Rachitskiy
- Re: Fix HAVING-to-WHERE pushdown with mismatched operator families Fujii Masao
- Re: Add pg_stat_kind_info system view Tristan Partin
- Re: Bug in ALTER SUBSCRIPTION ... SERVER / ... CONNECTION with broken old server Jeff Davis
- Re: Use HostsFileName everywhere surya poondla
- Re: Bug in ALTER SUBSCRIPTION ... SERVER / ... CONNECTION with broken old server Jeff Davis
- Re: JSON_VALUE/JSON_TABLE DEFAULT expression ignores RETURNING typmod Amit Langote
- Re: Collation & ctype method table, and extension hooks Noah Misch
- Re: Fix HAVING-to-WHERE pushdown with mismatched operator families Richard Guo
- Re: Global temporary tables Japin Li
- Re: [PATCH] Limit PL/Perl scalar copies to work_mem Tom Lane
- Re: Use PG_MODULE_MAGIC_EXT macro in modules added in PG19 Michael Paquier
- Re: Support EXCEPT for TABLES IN SCHEMA publications shveta malik
- Re: Row pattern recognition Henson Choi
- Re: implement CAST(expr AS type FORMAT 'template') Haibo Yan
- Re: Row pattern recognition Henson Choi
- Re: [PATCH] Limit PL/Perl scalar copies to work_mem Andrey Rachitskiy
- Re: Replace pg_atomic_flag with pg_atomic_bool Ashutosh Bapat
- Re: CAST(... ON DEFAULT) - WIP build on top of Error-Safe User Functions jian he
- Re: Don't use the deprecated and insecure PQcancel in our frontend tools anymore Michael Paquier
- Re: Include sequences in publications created by pg_createsubscriber Peter Smith
- Re: Introduce XID age based replication slot invalidation Bharath Rupireddy
- Re: Use HostsFileName everywhere Michael Paquier
- Re: Support EXCEPT for ALL SEQUENCES publications Shlok Kyal
- Re: Add enable_groupagg GUC parameter to control GroupAggregate usage Richard Guo
- Re: Add enable_groupagg GUC parameter to control GroupAggregate usage Richard Guo
- Re: [PATCH] GROUP BY ALL Peter Eisentraut
- Re: [PATCH] Don't call ereport(ERROR) from recovery target GUC assign hooks Michael Paquier
- Re: [PATCH] Don't call ereport(ERROR) from recovery target GUC assign hooks Michael Paquier
- Re: Row pattern recognition Henson Choi
- Re: pg_plan_advice: add NO_ scan and join method tags solai v
- Re: Use HostsFileName everywhere Daniel Gustafsson
- Re: CAST(... ON DEFAULT) - WIP build on top of Error-Safe User Functions jian he
- Re: Don't use the deprecated and insecure PQcancel in our frontend tools anymore Jelte Fennema-Nio
- Re: Bump soft open file limit (RLIMIT_NOFILE) to hard limit on startup Jelte Fennema-Nio
- Reject ill-formed range bounds histograms in pg_restore_attribute_stats() Ewan Young
- Re: Proposal: Conflict log history table for Logical Replication Amit Kapila
- Re: postgres_fdw: fix cumulative stats after imported foreign-table stats Etsuro Fujita
- Re: injection_points: Switch wait/wakeup to use atomics rather than latches Andrey Borodin
- Re: truncating casts of pgoff_t Peter Eisentraut
- Increased SECURITY RISCS from omitting some compikler options when building PG with meson; e.g. -fcf-protection=full Hans Buschmann
- Re: plpython: NULL pointer dereference on broken sequence objects Ewan Young
- Re: BF mamba failure Kouber Saparev
- Re: Function scan FDW pushdown Alexander Pyhalov
- Re: implement CAST(expr AS type FORMAT 'template') Robert Haas
- Re: Increased SECURITY RISCS from omitting some compikler options when building PG with meson; e.g. -fcf-protection=full Peter Eisentraut
- Re: Mark class_descr strings for translation Peter Eisentraut
- Add missing CustomPathMethods on typedefs.list Matheus Alcantara
- Re: ri_Fast* crash w/ nullable UNIQUE constraint Amit Langote
- Re: Schema-qualify the equality operator when deparsing NULLIF/IS DISTINCT FROM michal.dtz@gmail.com
- Re: wait_event_type for WAIT FOR LSN Xuneng Zhou
- Re: Add missing CustomPathMethods on typedefs.list Tom Lane
- Re: postgres_fdw: fix cumulative stats after imported foreign-table stats Chao Li
- Re: Schema-qualify the equality operator when deparsing NULLIF/IS DISTINCT FROM Tom Lane
- Re: wait_event_type for WAIT FOR LSN Alexander Korotkov
- Re: RFC: Logging plan of the running query torikoshia
- Re: Don't use the deprecated and insecure PQcancel in our frontend tools anymore Heikki Linnakangas
- Fix duplicate detection for null-treatment window functions Chao Li
- Re: pg_dump: use threads for parallel workers on all platforms Heikki Linnakangas
- Re: Implement waiting for wal lsn replay: reloaded Alexander Korotkov
- Re: Add malloc attribute to memory allocation functions Peter Eisentraut
- Re: Report oldest xmin source when autovacuum cannot remove tuples Shinya Kato
- Re: Add malloc attribute to memory allocation functions Tom Lane
- Re: Add malloc attribute to memory allocation functions Tristan Partin
- Re: Report oldest xmin source when autovacuum cannot remove tuples Shinya Kato
- Re: Report oldest xmin source when autovacuum cannot remove tuples Shinya Kato
- Re: Mark class_descr strings for translation Álvaro Herrera
- Re: [PATCH] Add pg_get_table_ddl() to reconstruct CREATE TABLE statements Rui Zhao
- Re: Do not lock tables in get_tables_to_repack Álvaro Herrera
- Proposal: new file format for hba/ident/hosts configuration? Zsolt Parragi
- Re: Bug: mdunlinkfiletag unlinks mainfork seg.0 instead of indicated fork+segment Heikki Linnakangas
- Re: TID recycling race during nbtree index-only scans that run on a standby Peter Geoghegan
- Re: hashjoins vs. Bloom filters (yet again) Tomas Vondra
- SPLIT/MERGE use of is_internal=true Noah Misch
- Re: Restructured Shared Buffer Hash Table Heikki Linnakangas
- VS 2026 support on old branches Andrew Dunstan