Mailing lists [pgsql-hackers]
- Re: Minimum bison and flex versions Andres Freund
- Backpatching nbtree VACUUM (page deletion) hardening Peter Geoghegan
- Re: postgres_fdw hint messages Nathan Bossart
- Re: Mingw task for Cirrus CI Melih Mutlu
- Re: pg_auth_members.grantor is bunk Jeff Davis
- Re: O(n) tasks cause lengthy startups and checkpoints Nathan Bossart
- Re: Avoid erroring out when unable to remove or parse logical rewrite files to save checkpoint work Nathan Bossart
- Re: make additional use of optimized linear search routines Nathan Bossart
- Re: warn if GUC set to an invalid shared library Justin Pryzby
- Re: introduce bufmgr hooks Nathan Bossart
- win_flex.exe (and likely win_bison.exe) isn't concurrency safe Andres Freund
- Re: Backpatching nbtree VACUUM (page deletion) hardening Nathan Bossart
- Re: json docs fix jsonb_path_exists_tz again Michael Paquier
- Re: postgres_fdw hint messages Michael Paquier
- Re: make additional use of optimized linear search routines Michael Paquier
- Re: Backpatching nbtree VACUUM (page deletion) hardening Michael Paquier
- Re: First draft of the PG 15 release notes Bruce Momjian
- Re: Backpatching nbtree VACUUM (page deletion) hardening Peter Geoghegan
- Re: postgres_fdw hint messages Tom Lane
- Re: build remaining Flex files standalone John Naylor
- Re: postgres_fdw hint messages Nathan Bossart
- Re: test_decoding assertion failure for the loss of top-sub transaction relationship Amit Kapila
- Re: win_flex.exe (and likely win_bison.exe) isn't concurrency safe Amit Kapila
- Re: win_flex.exe (and likely win_bison.exe) isn't concurrency safe Julien Rouhaud
- warning: comparison of integer expressions of different signedness related to simd.h Pavel Stehule
- Re: pgbench: using prepared BEGIN statement in a pipeline could cause an error Ibrar Ahmed
- Re: Avoid erroring out when unable to remove or parse logical rewrite files to save checkpoint work Ibrar Ahmed
- Re: warning: comparison of integer expressions of different signedness related to simd.h John Naylor
- Re: warning: comparison of integer expressions of different signedness related to simd.h Pavel Stehule
- Re: warning: comparison of integer expressions of different signedness related to simd.h Tom Lane
- Re: warning: comparison of integer expressions of different signedness related to simd.h Pavel Stehule
- Re: pgbench: using prepared BEGIN statement in a pipeline could cause an error Julien Rouhaud
- Re: Fix typo function circle_same (src/backend/utils/adt/geo_ops.c) Julien Rouhaud
- Re: Avoid erroring out when unable to remove or parse logical rewrite files to save checkpoint work Michael Paquier
- Re: making relfilenodes 56 bits Dilip Kumar
- vacuumlo: add test to vacuumlo for test coverage Dong Wook Lee
- Re: making relfilenodes 56 bits Dilip Kumar
- add test to psql for coverage with --help, \e option, encoding option Dong Wook Lee
- Re: add test to psql for coverage with --help, \e option, encoding option Dong Wook Lee
- Re: making relfilenodes 56 bits Amit Kapila
- Re: win_flex.exe (and likely win_bison.exe) isn't concurrency safe Andrew Dunstan
- Re: json docs fix jsonb_path_exists_tz again Andrew Dunstan
- Re: Schema variables - new implementation for Postgres 15 Julien Rouhaud
- Re: Can we avoid chdir'ing in resolve_symlinks() ? Andrew Dunstan
- pg_basebackup's --gzip switch misbehaves Tom Lane
- Re: Can we avoid chdir'ing in resolve_symlinks() ? Tom Lane
- Re: Solaris "sed" versus pre-v13 plpython tests Noah Misch
- Re: Can we avoid chdir'ing in resolve_symlinks() ? Tom Lane
- Re: allowing for control over SET ROLE Jeff Davis