Архив рассылок [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
- Re: Improving the names generated for indexes on expressions Tom Lane
- [PATCH] Add error message for out-of-memory in passwordFromFile() Joshua Shanks
- Re: [PATCH] Add error message for out-of-memory in passwordFromFile() Michael Paquier
- Re: Channel binding for post-quantum cryptography Michael Paquier
- Re: [PG19-3 PATCH] Don't ignore passfile Paul Ohlhauser
- Re: [PATCH] Add Windows support for backtrace_functions (MSVC only) Bryan Green
- Re: Implement waiting for wal lsn replay: reloaded Xuneng Zhou
- Re: Improve LWLock tranche name visibility across backends Alexander Lakhin
- Re: Should HashSetOp go away David Rowley
- Re: Bug in amcheck? Mihail Nikalayeu
- Re: test_json_parser/002_inline is kind of slow Mihail Nikalayeu
- C nitpick about pgwin32_dispatch_queued_signals() Christian Ullrich
- Avoid overflow (src/backend/utils/adt/formatting.c) Ranier Vilela
- Re: Include extension path on pg_available_extensions Michael Banck
- Re: C nitpick about pgwin32_dispatch_queued_signals() Bryan Green
- Re: Avoid overflow (src/backend/utils/adt/formatting.c) Bryan Green
- Re: Avoid overflow (src/backend/utils/adt/formatting.c) Bryan Green
- Re: Should HashSetOp go away Tom Lane
- Re: C nitpick about pgwin32_dispatch_queued_signals() Tom Lane
- Re: C nitpick about pgwin32_dispatch_queued_signals() Laurenz Albe
- Re: C nitpick about pgwin32_dispatch_queued_signals() Bryan Green
- Re: Decouple C++ support in Meson's PGXS from LLVM enablement Josef Šimánek
- [PATCH] Add a guc parameter to control limit clause adjust path cost. Haiyang Li
- Re: Unnecessary delay in streaming replication due to replay lag Josef Šimánek
- Re: [PATCH] Add a guc parameter to control limit clause adjust path cost. Tom Lane
- Re: [PATCH] Add a guc parameter to control limit clause adjust path cost. Bryan Green
- Re: [PATCH] Add a guc parameter to control limit clause adjust path cost. Tom Lane
- Re: Logical Replication of sequences vignesh C
- Re: Improve LWLock tranche name visibility across backends Sami Imseih
- Re: Fully documenting the design of nbtree row comparison scan keys Peter Geoghegan
- Re: Improve LWLock tranche name visibility across backends Sami Imseih
- Re: List TAP test files in makefiles Nazir Bilal Yavuz
- Re: proposal: schema variables Pavel Stehule
- Re: Making jsonb_agg() faster Tom Lane
- Re: [PATCH] Add pg_get_trigger_ddl() to retrieve the CREATE TRIGGER statement Josef Šimánek
- Re: [PATCH] Add pg_get_trigger_ddl() to retrieve the CREATE TRIGGER statement Josef Šimánek
- Re: Should HashSetOp go away David Rowley
- Re: Should HashSetOp go away Tom Lane
- Y2038 BUG Bryan Green
- Re: Fix typo in Vietnamese translation file Chao Li
- Re: Y2038 BUG Tom Lane
- Re: Fix typo in Vietnamese translation file Tom Lane
- Re: Issues with ON CONFLICT UPDATE and REINDEX CONCURRENTLY Noah Misch
- Re: Fix typo in Vietnamese translation file Joshua Shanks
- Re: index prefetching Peter Geoghegan
- Re: ci: Improve OpenBSD core dump backtrace handling Thomas Munro
- Re: Y2038 BUG Bryan Green
- Re: index prefetching Tomas Vondra
- Re: Avoid overflow (src/backend/utils/adt/formatting.c) Ranier Vilela
- Re: Avoid overflow (src/backend/utils/adt/formatting.c) Ranier Vilela
- Re: [PATCH] Add pg_get_trigger_ddl() to retrieve the CREATE TRIGGER statement Philip Alger
- Re: [PATCH] Add pg_get_trigger_ddl() to retrieve the CREATE TRIGGER statement Philip Alger
- Re: [PATCH] Add pg_get_trigger_ddl() to retrieve the CREATE TRIGGER statement Josef Šimánek
- Re: [PATCH] Add pg_get_trigger_ddl() to retrieve the CREATE TRIGGER statement Josef Šimánek
- Re: meson's in-tree libpq header search order vs -Dextra_include_dirs Thomas Munro
- Add CHECK_FOR_INTERRUPTS in Evict{Rel,All}UnpinnedBuffers 邱宇航
- Re: Implement waiting for wal lsn replay: reloaded Xuneng Zhou
- Re: Add support for specifying tables in pg_createsubscriber. Shubham Khanna
- Re: Import Statistics in postgres_fdw before resorting to sampling. Corey Huinker
- Re: meson's in-tree libpq header search order vs -Dextra_include_dirs Tristan Partin
- Re: meson's in-tree libpq header search order vs -Dextra_include_dirs Tom Lane
- Re: Non-text mode for pg_dumpall Vaibhav Dalvi
- Re: POC: enable logical decoding when wal_level = 'replica' without a server restart Peter Smith
- Re: Report bytes and transactions actually sent downtream Ashutosh Bapat
- Re: Add support for specifying tables in pg_createsubscriber. Peter Smith
- Use stack-allocated StringInfoData Mats Kindahl
- Re: Consistently use the XLogRecPtrIsInvalid() macro Bertrand Drouvot
- Re: Issue with logical replication slot during switchover Alexander Kukushkin
- Re: Adding REPACK [concurrently] Antonin Houska
- Re: [PoC] XMLCast (SQL/XML X025) Jim Jones