Архив рассылок [pgsql-hackers]
- Re: Regression failures after changing PostgreSQL blocksize Yasir
- Re: Regression failures after changing PostgreSQL blocksize Yasir
- Re: Comment for UserMappingPasswordRequired in contrib/postgres_fdw Andreas Karlsson
- RE: Improve docs syntax checking and enable it in the meson build Hayato Kuroda (Fujitsu)
- RE: [PATCH] Support automatic sequence replication Hayato Kuroda (Fujitsu)
- Re: Flush some statistics within running transactions Sami Imseih
- Re: Use pg_malloc macros in src/fe_utils Andreas Karlsson
- Re: refactor ExecInitPartitionInfo Andreas Karlsson
- RE: Patch for migration of the pg_commit_ts directory Hayato Kuroda (Fujitsu)
- Re: [PATCH] Support automatic sequence replication Dilip Kumar
- Re: [PATCH] Support automatic sequence replication Amit Kapila
- Re: [PATCH] Support automatic sequence replication Amit Kapila
- RE: [PATCH] Support automatic sequence replication Hayato Kuroda (Fujitsu)
- Re: pgstat include expansion Amit Kapila
- Re: Skipping schema changes in publication Shlok Kyal
- Re: relfilenode statistics Bertrand Drouvot
- 2026-02-26 release announcement draft Jonathan S. Katz
- Re: 2026-02-26 release announcement draft Daniel Westermann (DWE)
- Portable StaticAssertExpr Peter Eisentraut
- Check for memset_explicit() and explicit_memset() Peter Eisentraut
- Re: Don't cast away const where possible Peter Eisentraut
- Re: enable fallthrough warnings on clang Peter Eisentraut
- Re: Non-text mode for pg_dumpall jian he
- Re: Flush some statistics within running transactions Bertrand Drouvot
- Optimize SELECT * in EXISTS Peter Eisentraut
- Re: Optimize SELECT * in EXISTS David Rowley
- Re: Non-text mode for pg_dumpall Mahendra Singh Thalor
- Re: Speed up COPY FROM text/CSV parsing using SIMD Nazir Bilal Yavuz
- Re: Hash-based MCV matching for large IN-lists David Geier
- Re: Comment for UserMappingPasswordRequired in contrib/postgres_fdw Etsuro Fujita
- Re: [PATCH] Refactor *_abbrev_convert() functions John Naylor
- Re: Enhancing Memory Context Statistics Reporting Daniel Gustafsson
- Re: NOT NULL NOT ENFORCED jian he
- Re: Row pattern recognition Tatsuo Ishii
- Re: refactor architecture-specific popcount code John Naylor
- Re: Idea to enhance pgbench by more modes to generate data (multi-TXNs, UNNEST, COPY BINARY) Boris Mironov
- Trouble with ROWID_VAR in custom plan node Alexander Kuzmenkov
- Re: Skipping schema changes in publication Amit Kapila
- Re: Don't cast away const where possible Bertrand Drouvot
- Re: Skipping schema changes in publication Ashutosh Sharma
- Re: parallel data loading for pgbench -i lakshmi
- Re: pg_stat_io_histogram Jakub Wartak
- Re: pg_stat_io_histogram Jakub Wartak
- Re: pg_stat_io_histogram Jakub Wartak
- Re: [patch] Add support for connection strings to createuser and dropuser Anders Åstrand
- Re: [PATCH] Add pg_get_database_ddl() function to reconstruct CREATE DATABASE statement Amul Sul
- Re: Add support to TLS 1.3 cipher suites and curves lists Daniel Gustafsson
- Re: index prefetching Alexandre Felipe
- Re: Add errdetail() with PID and UID about source of termination signal Jakub Wartak
- Re: Eliminating SPI / SQL from some RI triggers - take 3 Junwang Zhao
- Re: [PATCH] Add pg_get_database_ddl() function to reconstruct CREATE DATABASE statement Akshay Joshi
- Re: Better shared data structure management and resizable shared data structures Ashutosh Bapat
- Re: Add ssl_(supported|shared)_groups to sslinfo Daniel Gustafsson
- Re: DOCS - Server Applications [option] should be [option...] Daniel Gustafsson
- Re: Wrong results with grouping sets Tom Lane
- Re: Check for memset_explicit() and explicit_memset() Bertrand Drouvot
- Re: Reduce timing overhead of EXPLAIN ANALYZE using rdtsc? David Geier
- Re: Add ssl_(supported|shared)_groups to sslinfo Dmitry Dolgov
- Re: refactor architecture-specific popcount code Nathan Bossart
- Re: centralize CPU feature detection John Naylor
- Re: SQL Property Graph Queries (SQL/PGQ) Hannu Krosing
- Re: NOT NULL NOT ENFORCED Álvaro Herrera
- Re: meson: Allow disabling static libraries Peter Eisentraut
- Re: Regression failures after changing PostgreSQL blocksize Álvaro Herrera
- Re: meson: Allow disabling static libraries Tom Lane
- Re: PGPROC alignment (was Re: pgsql: Separate RecoveryConflictReasons from procsignals) Peter Eisentraut
- Re: some validate_relation_kind() tidying Peter Eisentraut
- Re: Add ssl_(supported|shared)_groups to sslinfo Jacob Champion
- Re: [PATCH] Support reading large objects with pg_read_all_data Nathan Bossart
- Re: add warning upon successful md5 password auth Nathan Bossart
- Re: Reduce planning time for large NOT IN lists containing NULL Ilia Evdokimov
- RE: AIX support Srirama Kucherlapati
- Re: Add ssl_(supported|shared)_groups to sslinfo Dmitry Dolgov
- Re: AIX support Tom Lane
- Re: Adding REPACK [concurrently] Alvaro Herrera
- RE: AIX support Srirama Kucherlapati
- Re: [PATCH] Add Windows support for backtrace_functions (MSVC only) Bryan Green
- Re: Add ssl_(supported|shared)_groups to sslinfo Jacob Champion
- Re: Expanding HOT updates for expression and partial indexes Greg Burd
- Re: Don't synchronously wait for already-in-progress IO in read stream Peter Geoghegan
- Re: Reduce planning time for large NOT IN lists containing NULL Zsolt Parragi
- Re: libpq: Bump protocol version to version 3.2 at least until the first/second beta Jacob Champion
- Re: PSA: Planning to grease protocol connections during 19beta Jacob Champion
- Re: AIX support Tom Lane
- Re: [PATCH] Add Windows support for backtrace_functions (MSVC only) Álvaro Herrera
- Re: PSA: Planning to grease protocol connections during 19beta Tom Lane
- Re: Use LOCKMODE in parse_relation.c/.h Peter Eisentraut
- Re: Use LOCKMODE in parse_relation.c/.h Peter Eisentraut
- Re: [PATCH] Add Windows support for backtrace_functions (MSVC only) Bryan Green
- Re: [PATCH] Add Windows support for backtrace_functions (MSVC only) Bryan Green
- Re: Non-text mode for pg_dumpall Andrew Dunstan