Архив рассылок [pgsql-hackers]
- Re: [PROPOSAL] Termination of Background Workers for ALTER/DROP DATABASE Peter Smith
- Re: failed NUMA pages inquiry status: Operation not permitted Tomas Vondra
- Re: Typos in the code and README Andres Freund
- Re: Typos in the code and README Tom Lane
- Re: Typos in the code and README Andres Freund
- Re: Disallow concurrent ALTER DOMAIN and DROP DOMAIN Andres Freund
- Re: Typos in the code and README Tom Lane
- Re: Decouple C++ support in Meson's PGXS from LLVM enablement Andres Freund
- Re: [BUG] [PATCH] Allow physical replication slots to recover from archive after invalidation Joao Foltran
- Re: LLVM 22 Matheus Alcantara
- Re: Report oldest xmin source when autovacuum cannot remove tuples Sami Imseih
- Re: Row pattern recognition Jacob Champion
- Re: Decouple C++ support in Meson's PGXS from LLVM enablement Jelte Fennema-Nio
- Re: Refactor query normalization into core query jumbling Sami Imseih
- Re: failed NUMA pages inquiry status: Operation not permitted Christoph Berg
- Re: Row pattern recognition Tatsuo Ishii
- Re: [PATCH] Allow complex data for GUC extra. Bryan Green
- Re: Should we say "wal_level = logical" instead of "wal_level >= logical" Peter Smith
- Re: Fix incorrect buffer lock description in pg_visibility comment Chao Li
- Re: [PATCH] meson: Update meson to enable building postgres as a subproject Niyaz Hazigaleyev
- Re: LLVM 22 Thomas Munro
- Re: Fix incorrect buffer lock description in pg_visibility comment Masahiko Sawada
- Re: [PATCH] meson: Update meson to enable building postgres as a subproject Tristan Partin
- Reject Foreign Tables from MIN/MAX indexscan Optimization? David E. Wheeler
- Re: LLVM JITLink attempt II (WIP) Thomas Munro
- Re: Row pattern recognition Jacob Champion
- Re: PRI?64 vs Visual Studio (2022) Thomas Munro
- Re: Use Postgres as meson wrap subproject Niyaz Hazigaleyev
- RE: Patch for migration of the pg_commit_ts directory Hayato Kuroda (Fujitsu)
- Re: Reject Foreign Tables from MIN/MAX indexscan Optimization? Tom Lane
- Re: Refactor query normalization into core query jumbling Sami Imseih
- Re: Refactor to eliminate cast-away-const in pg_dump object sort comparator Chao Li
- Re: Reject Foreign Tables from MIN/MAX indexscan Optimization? David E. Wheeler
- Re: Fix outdated comments in catcache.h David Rowley
- Re: Planner : anti-join on left joins Tender Wang
- Re: doc: update the default of data checksums in the doc of pg_rewind Fujii Masao
- Re: Fix GetOperatorFromCompareType David Rowley
- Re: apply_scanjoin_target_to_paths and partitionwise join Ashutosh Bapat
- Re: pg_upgrade: optimize replication slot caught-up check Chao Li
- Re: Allow GUC settings in CREATE SUBSCRIPTION CONNECTION to take effect Fujii Masao
- Re: Proposal: Conflict log history table for Logical Replication shveta malik
- Re: Typos in the code and README Michael Paquier
- Re: Reject Foreign Tables from MIN/MAX indexscan Optimization? Tom Lane
- Re: Checking join outer relation uniqueness to prevent unnecessary memoization Jacob Jackson
- Re: Proposal: Add a UNIQUE NOT ENFORCED constraint Jacob Jackson
- Re: Avoid corrupting DefElem nodes when parsing publication_names and publish options David Rowley
- Re: [PROPOSAL] Termination of Background Workers for ALTER/DROP DATABASE Michael Paquier
- Re: [PATCH] Expose checkpoint reason to completion log messages. Fujii Masao
- Re: Implement waiting for wal lsn replay: reloaded Thomas Munro
- Is this a memory leak in libpqrcv_processTuples()? Chao Li
- About running tests after successful build from source on Windows Prafulla Ranadive
- Re: Non-text mode for pg_dumpall Mahendra Singh Thalor
- Re: [PATCH] Add pg_get_role_ddl() functions for role recreation Japin Li
- Re: Proposal: Add a UNIQUE NOT ENFORCED constraint Joel Jacobson
- Re: [PATCH] psql: tab completion for ALTER ROLE ... IN DATABASE ... VASUKI M
- Re: Add SPLIT PARTITION/MERGE PARTITIONS commands Tender Wang
- Re: Implement waiting for wal lsn replay: reloaded Xuneng Zhou
- Re: Fix memory leak in gist_page_items() of pageinspect Michael Paquier
- Re: Making jsonb_agg() faster Andrey Borodin
- Re: Making jsonb_agg() faster Andrey Borodin
- Re: [PATCH] psql: tab completion for ALTER ROLE ... IN DATABASE ... zengman
- Re: [PATCH] Add Windows support for backtrace_functions (MSVC only) Jakub Wartak
- Re: Planner : anti-join on left joins Richard Guo
- Re: Make PGOAUTHCAFILE in libpq-oauth work out of debug mode Jonathan Gonzalez V.
- Re: Support named (destination) portals in extended proto for psql meta commands. Anthonin Bonnefoy
- Re: [PATCH] psql: tab completion for ALTER ROLE ... IN DATABASE ... VASUKI M
- Re: Proposal: Support Logical replication of large objects Nitin Motiani
- Re: eliminate xl_heap_visible to reduce WAL (and eventually set VM on-access) Andrey Borodin
- Remove deprecated role membership options from psql help for CREATE USER/GROUP Japin Li
- Re: [PATCH] Expose checkpoint reason to completion log messages. Michael Banck
- Re: [PATCH] psql: tab completion for ALTER ROLE ... IN DATABASE ... zengman
- Re: [PATCH] psql: tab completion for ALTER ROLE ... IN DATABASE ... VASUKI M
- Re: WIP - xmlvalidate implementation from TODO list Jim Jones
- Re: [PATCH] Expose checkpoint reason to completion log messages. VASUKI M
- Re: Wrong comment for ReplicationSlotCreate Amit Kapila
- Re: Checking join outer relation uniqueness to prevent unnecessary memoization David Rowley
- Re: Define DatumGetInt8 function. David Rowley
- Re: Proposal: Support Logical replication of large objects Dilip Kumar
- Re: Multixid SLRU truncation bugs at wraparound Heikki Linnakangas
- Re: Implement waiting for wal lsn replay: reloaded Alexander Korotkov
- Re: Import Statistics in postgres_fdw before resorting to sampling. Etsuro Fujita
- Re: Proposal to allow setting cursor options on Portals Dave Cramer
- Re: [PATCH] psql: tab completion for ALTER ROLE ... IN DATABASE ... Dharin Shah
- Re: Skipping schema changes in publication Shlok Kyal
- Re[2]: [PATCH] Add pg_current_vxact_id() function to expose virtual transaction IDs Pavlo Golub
- Re: Implement waiting for wal lsn replay: reloaded Xuneng Zhou
- Re: failed NUMA pages inquiry status: Operation not permitted Jakub Wartak
- Re: [PATCH] Expose checkpoint reason to completion log messages. Fujii Masao
- Re[2]: [PATCH] Add pg_current_vxact_id() function to expose virtual transaction IDs Pavlo Golub
- Re: [PATCH] psql: tab completion for ALTER ROLE ... IN DATABASE ... zengman
- Re: Typos in the code and README Andres Freund
- Re: [PATCH] psql: tab completion for ALTER ROLE ... IN DATABASE ... Dharin Shah
- Re: [PATCH] psql: tab completion for ALTER ROLE ... IN DATABASE ... zengman
- Re: Re[2]: [PATCH] Add pg_current_vxact_id() function to expose virtual transaction IDs Henson Choi
- Page verification failed, calculated Checksum 1065 but expected 42487 Ramakrishna Reddy Nandyala
- Re: Define DatumGetInt8 function. Kirill Reshke
- Re: Import Statistics in postgres_fdw before resorting to sampling. Corey Huinker
- Re: Define DatumGetInt8 function. Aleksander Alekseev
- Re: Refactor PROCLOCK hash table into partitioned list allocator Heikki Linnakangas
- Re: Remove deprecated role membership options from psql help for CREATE USER/GROUP Fujii Masao
- Re: Define DatumGetInt8 function. Kirill Reshke
- Re: Remove deprecated role membership options from psql help for CREATE USER/GROUP wenhui qiu
- Re: Pasword expiration warning Gilles Darold
- Re: Refactor PROCLOCK hash table into partitioned list allocator Matthias van de Meent
- Re: Page verification failed, calculated Checksum 1065 but expected 42487 Tomas Vondra
- Re: A few patches to clarify snapshot management, part 2 Heikki Linnakangas
- Re: Refactor PROCLOCK hash table into partitioned list allocator Japin Li
- Re: Refactor PROCLOCK hash table into partitioned list allocator Heikki Linnakangas
- Re: [PATCH] Refactor SLRU to always use long file names Aleksander Alekseev
- Re: [PATCH] Refactor SLRU to always use long file names Heikki Linnakangas
- Re: Implement waiting for wal lsn replay: reloaded Alexander Korotkov
- Re: failed NUMA pages inquiry status: Operation not permitted Tomas Vondra
- Re: Implement waiting for wal lsn replay: reloaded Xuneng Zhou
- Re: [PATCH} Move instrumentation structs Mario González Troncoso
- Re: Implement waiting for wal lsn replay: reloaded Xuneng Zhou
- Re: Proposal to allow setting cursor options on Portals Jacob Champion
- Re: GIN pageinspect support for entry tree and posting tree Kirill Reshke
- Re: GIN pageinspect support for entry tree and posting tree Kirill Reshke
- Re: Make PGOAUTHCAFILE in libpq-oauth work out of debug mode Jacob Champion
- Re: Non-text mode for pg_dumpall Andrew Dunstan
- Re: Periodic authorization expiration checks using GoAway message Jacob Champion
- Re: GIN pageinspect support for entry tree and posting tree Kirill Reshke
- Re: Periodic authorization expiration checks using GoAway message Jacob Champion
- Re: Reduce build times of pg_trgm GIN indexes Heikki Linnakangas
- Re: Implement waiting for wal lsn replay: reloaded Xuneng Zhou
- Re: eliminate xl_heap_visible to reduce WAL (and eventually set VM on-access) Melanie Plageman
- Re: WIP - xmlvalidate implementation from TODO list Marcos Magueta
- Re: NOT NULL NOT ENFORCED Haritabh Gupta
- Re: LLVM 22 Matheus Alcantara
- New year, new commitfest app improvements Jelte Fennema-Nio
- Re: New year, new commitfest app improvements Peter Geoghegan
- [PATCH] Change "the empty string" to "an empty string" on DOCs Marcos Pegoraro
- Re: RFC: adding pytest as a supported test framework Jelte Fennema-Nio
- Re: Document NULL Marcos Pegoraro
- Re: pg_plan_advice Robert Haas
- Re: pg_plan_advice Robert Haas
- Re: Remaining dependency on setlocale() Peter Eisentraut
- Re: NLS: use gettext() to translate system error messages Jeff Davis
- Re: Speed up COPY FROM text/CSV parsing using SIMD Manni Wood
- Re: Reduce build times of pg_trgm GIN indexes Kirill Reshke
- Re: pg_upgrade: optimize replication slot caught-up check Masahiko Sawada
- Re: Refactor query normalization into core query jumbling Sami Imseih
- [PATCH] Provide support for trailing commas Greg Sabino Mullane
- Re: [PATCH] Provide support for trailing commas Tom Lane