Архив рассылок [pgsql-hackers]
- Re: display hot standby state in psql prompt Jim Jones
- Re: meson's in-tree libpq header search order vs -Dextra_include_dirs Thomas Munro
- Re: pg_plan_advice Alastair Turner
- Re: Change initdb default to the builtin collation provider Jeff Davis
- Re: POC: enable logical decoding when wal_level = 'replica' without a server restart Masahiko Sawada
- Re: Updating IPC::Run in CI? Jacob Champion
- Re: Updating IPC::Run in CI? Andres Freund
- Re: libpq: Bump protocol version to version 3.2 at least until the first/second beta Jelte Fennema-Nio
- Re: [PATCH] Add pg_get_type_ddl() to retrieve the CREATE TYPE statement Philip Alger
- Re: libpq: Bump protocol version to version 3.2 at least until the first/second beta Jacob Champion
- Re: Updating IPC::Run in CI? Jacob Champion
- Re: [PATCH] Add pg_get_type_ddl() to retrieve the CREATE TYPE statement Chao Li
- Re: Have the planner convert COUNT(1) / COUNT(not_null_col) to COUNT(*) Corey Huinker
- Re: another autovacuum scheduling thread David Rowley
- Re: another autovacuum scheduling thread David Rowley
- Re: [PATCH] Add Windows support for backtrace_functions (MSVC only) Bryan Green
- Re: Logical Replication of sequences vignesh C
- Re: meson's in-tree libpq header search order vs -Dextra_include_dirs Thomas Munro
- Re: Improving tracking/processing of buildfarm test failures Alexander Lakhin
- postgres_fdw: Add more test coverage for EvalPlanQual testing Etsuro Fujita
- Obsolete comment in ExecScanReScan() Etsuro Fujita
- Re: Adding REPACK [concurrently] jian he
- Re: contrib/sepgsql regression tests have been broken for months Joe Conway
- Re: Adding REPACK [concurrently] Sergei Kornilov
- Re: contrib/sepgsql regression tests have been broken for months Andrew Dunstan
- Re: Missing parentheses Marcos Pegoraro
- Re: Missing parentheses Bruce Momjian
- Re: Missing parentheses Marcos Pegoraro
- Re: [PATCH] Add Windows support for backtrace_functions (MSVC only) Euler Taveira
- Re: abi-compliance-check failure due to recent changes to pg_{clear,restore}_{attribute,relation}_stats() David E. Wheeler
- Re: pg_plan_advice Hannu Krosing
- Re: [PATCH] Fix LTREE subpath with negative offset Tom Lane
- Re: [PATCH] Add pg_get_type_ddl() to retrieve the CREATE TYPE statement Philip Alger
- Re: Unused variable in perl test Tom Lane
- Re: Adding REPACK [concurrently] Mihail Nikalayeu
- Re: [PATCH] Fix ALTER SYSTEM empty string bug for GUC_LIST_QUOTE parameters Tom Lane
- Fix typo in Vietnamese translation file Joshua Shanks
- Re: Optimize LISTEN/NOTIFY Arseniy Mukhin