Mailing lists [pgsql-hackers]
- Re: Show various offset arrays for heap WAL records Melanie Plageman
- Re: When to drop src/tools/msvc support Andres Freund
- Re: When to drop src/tools/msvc support Andres Freund
- Re: Add index scan progress to pg_stat_progress_vacuum Andres Freund
- Re: Show various offset arrays for heap WAL records Peter Geoghegan
- Re: When to drop src/tools/msvc support Michael Paquier
- Re: When to drop src/tools/msvc support Jonathan S. Katz
- Re: Should vacuum process config file reload more often Melanie Plageman
- Re: Show various offset arrays for heap WAL records Melanie Plageman
- Re: Show various offset arrays for heap WAL records Peter Geoghegan
- Re: Direct I/O Andres Freund
- RE: running logical replication as the subscription owner Shinoda, Noriyoshi (PN Japan FSIP)
- Re: Direct I/O Andres Freund
- Re: Direct I/O Thomas Munro
- Re: longfin missing gssapi_ext.h Jonathan S. Katz
- Re: longfin missing gssapi_ext.h Thomas Munro
- Re: Direct I/O Thomas Munro
- Can we rely on the ordering of paths in pathlist? Richard Guo
- RE: [PATCH] Support % wildcard in extension upgrade filenames Regina Obe
- Re: Can we rely on the ordering of paths in pathlist? Andy Fan
- RE: Support logical replication of DDLs Yu Shi (Fujitsu)
- RE: Support logical replication of DDLs Wei Wang (Fujitsu)
- Re: longfin missing gssapi_ext.h Thomas Munro
- Re: Minimal logical decoding on standbys Noah Misch
- Re: "an SQL" vs. "a SQL" David Rowley
- Re: Fix fseek() detection of unseekable files on WIN32 Michael Paquier
- Add information about command path and version of flex in meson output Michael Paquier
- Re: "an SQL" vs. "a SQL" Michael Paquier
- Re: pg_recvlogical prints bogus error when interrupted Michael Paquier
- cfbot is listing committed patches? Peter Smith
- Re: Improve logging when using Huge Pages Michael Paquier
- Re: cfbot is listing committed patches? Thomas Munro
- Re: cfbot is listing committed patches? Peter Smith
- Re: When to drop src/tools/msvc support Magnus Hagander
- A minor adjustment to get_cheapest_path_for_pathkeys Richard Guo
- Re: Improve logging when using Huge Pages Kyotaro Horiguchi
- Re: [PoC] pg_upgrade: allow to upgrade publisher node Peter Smith
- ERROR messages in VACUUM's PARALLEL option David Rowley
- Re: When to drop src/tools/msvc support Dave Page
- Re: Minimal logical decoding on standbys Drouvot, Bertrand
- Re: [PoC] pg_upgrade: allow to upgrade publisher node Peter Smith
- Re: Minimal logical decoding on standbys Drouvot, Bertrand
- Re: Support logical replication of DDLs Amit Kapila
- Re: Minimal logical decoding on standbys Drouvot, Bertrand
- Re: User functions for building SCRAM secrets Magnus Hagander
- Re: proposal: psql: show current user in prompt Pavel Stehule
- Re: Non-superuser subscription owners Amit Kapila
- RE: [PoC] pg_upgrade: allow to upgrade publisher node Hayato Kuroda (Fujitsu)
- Missing wait_for_replay_catchup in 035_standby_logical_decoding.pl Drouvot, Bertrand
- RE: [PoC] pg_upgrade: allow to upgrade publisher node Hayato Kuroda (Fujitsu)
- RE: [PoC] pg_upgrade: allow to upgrade publisher node Hayato Kuroda (Fujitsu)
- Re: When to drop src/tools/msvc support Andrew Dunstan
- Re: fairywren exiting in ecpg Andrew Dunstan
- Re: When to drop src/tools/msvc support Dave Page
- Re: When to drop src/tools/msvc support Jonathan S. Katz
- Re: Unnecessary confirm work on logical replication Emre Hasegeli
- Re: An oversight in ExecInitAgg for grouping sets David Rowley
- Re: When to drop src/tools/msvc support Dave Page
- Protecting allocator headers with Valgrind David Rowley
- Re: is_superuser is not documented Fujii Masao
- Re: When to drop src/tools/msvc support Tom Lane
- Re: ERROR messages in VACUUM's PARALLEL option Tom Lane
- Re: When to drop src/tools/msvc support Jonathan S. Katz
- Re: When to drop src/tools/msvc support Tom Lane
- v12: ERROR: subplan "InitPlan 2 (returns $4)" was not initialized Justin Pryzby
- Various typo fixes Thom Brown
- Re: Various typo fixes Justin Pryzby
- Re: Show various offset arrays for heap WAL records Melanie Plageman
- Re: Various typo fixes Thom Brown
- Re: When to drop src/tools/msvc support Jonathan S. Katz
- Re: Non-superuser subscription owners Robert Haas
- Re: Various typo fixes Justin Pryzby
- Re: Should vacuum process config file reload more often Masahiko Sawada
- Re: running logical replication as the subscription owner Robert Haas
- Re: ERROR messages in VACUUM's PARALLEL option Melanie Plageman
- [BUG #17888] Incorrect memory access in gist__int_ops for an input array with many elements Ankit Kumar Pandey
- Re: When to drop src/tools/msvc support Andres Freund
- Re: Should we remove vacuum_defer_cleanup_age? Justin Pryzby
- Re: When to drop src/tools/msvc support Andres Freund
- Re: Memory leak from ExecutorState context? Jehan-Guillaume de Rorthais
- Re: Documentation for building with meson Andres Freund
- Re: When to drop src/tools/msvc support Tom Lane
- Re: Show various offset arrays for heap WAL records Peter Geoghegan
- Re: When to drop src/tools/msvc support Alvaro Herrera
- Re: Fix the miss consideration of tuple_fraction during add_paths_to_append_rel Andy Fan
- Re: Direct I/O Andres Freund
- Re: When to drop src/tools/msvc support Andres Freund
- Re: Should we remove vacuum_defer_cleanup_age? Andres Freund
- [PATCH] Use role name "system_user" instead of "user" for unsafe_tests Aleksander Alekseev
- Issue in postgres_fdw causing unnecessary wait for cancel request reply Fujii Masao
- Re: Show various offset arrays for heap WAL records Peter Geoghegan
- Re: [PATCH] Support % wildcard in extension upgrade filenames Sandro Santilli
- Assertion being hit during WAL replay Tom Lane
- Re: When to drop src/tools/msvc support Tom Lane
- Re: fairywren exiting in ecpg Andres Freund
- Re: refactoring relation extension and BufferAlloc(), faster COPY Alexander Lakhin
- Re: [PATCH] Use role name "system_user" instead of "user" for unsafe_tests Andrew Dunstan
- Re: [PATCH] Use role name "system_user" instead of "user" for unsafe_tests Aleksander Alekseev
- Re: Show various offset arrays for heap WAL records Peter Geoghegan
- v15b1: FailedAssertion("segment_map->header->magic == (DSA_SEGMENT_HEADER_MAGIC ^ area->control->handle ^ index)", File: "dsa.c", ..) Justin Pryzby
- Re: Assertion being hit during WAL replay Andres Freund
- Re: v12: ERROR: subplan "InitPlan 2 (returns $4)" was not initialized Tom Lane
- Re: [PATCH] Use role name "system_user" instead of "user" for unsafe_tests Tom Lane
- Re: Minimal logical decoding on standbys Andres Freund
- infobits_set WAL record struct field is int8 Peter Geoghegan
- Re: v15b1: FailedAssertion("segment_map->header->magic == (DSA_SEGMENT_HEADER_MAGIC ^ area->control->handle ^ index)", File: "dsa.c", ..) Andres Freund
- RE: [PATCH] Support % wildcard in extension upgrade filenames Regina Obe
- Re: Minimal logical decoding on standbys Tom Lane
- Re: v15b1: FailedAssertion("segment_map->header->magic == (DSA_SEGMENT_HEADER_MAGIC ^ area->control->handle ^ index)", File: "dsa.c", ..) Andres Freund
- Re: is_superuser is not documented Joseph Koshakow
- Re: infobits_set WAL record struct field is int8 Andres Freund
- Re: Assertion being hit during WAL replay Tom Lane
- Re: infobits_set WAL record struct field is int8 Peter Geoghegan