Mailing lists [pgsql-hackers]
- Re: Query Jumbling for CALL and SET utility statements Michael Paquier
- Re: Remove an unnecessary LSN calculation while validating WAL page header Michael Paquier
- Re: Make finding openssl program a configure or meson option Michael Paquier
- Re: Allow tests to pass in OpenSSL FIPS mode Michael Paquier
- RE: Allow logical replication to copy tables in binary format osumi.takamichi@fujitsu.com
- Re: shadow variables - pg15 edition Michael Paquier
- Re: shadow variables - pg15 edition David Rowley
- Re: Issue in GIN fast-insert: XLogBeginInsert + Read/LockBuffer ordering Michael Paquier
- RE: Perform streaming logical transactions by background workers and parallel apply wangw.fnst@fujitsu.com
- Re: shadow variables - pg15 edition Michael Paquier
- Re: Remove an unnecessary LSN calculation while validating WAL page header Richard Guo
- Allow WindowFuncs prosupport function to use more optimal WindowClause options David Rowley
- Re: Fast COPY FROM based on batch insert Etsuro Fujita
- Re: test_decoding assertion failure for the loss of top-sub transaction relationship Masahiko Sawada
- Re: Allow WindowFuncs prosupport function to use more optimal WindowClause options Vik Fearing
- RE: [PATCH] Use indexes on the subscriber when REPLICA IDENTITY is full on the publisher kuroda.hayato@fujitsu.com
- Re: Allow WindowFuncs prosupport function to use more optimal WindowClause options Erwin Brandstetter
- Re: Checking pgwin32_is_junction() errors Thomas Munro
- Re: PostgreSQL Logical decoding Ankit Oza
- Re: Error "initial slot snapshot too large" in create replication slot Michael Paquier
- Re: collect_corrupt_items_vacuum.patch Michael Paquier
- Re: [PATCH] Fix alter subscription concurrency errors Michael Paquier
- Re: pg_get_constraintdef: Schema qualify foreign tables unless pretty printing is enabled Michael Paquier
- Re: Fix gin index cost estimation Michael Paquier
- Re: [BUG] Logical replica crash if there was an error in a function. Michael Paquier
- Re: [PATCH] Clarify the comments about varlena header encoding Michael Paquier
- Re: New Table Access Methods for Multi and Single Inserts Michael Paquier
- Re: Kerberos delegation support in libpq and postgres_fdw Michael Paquier
- Re: warn if GUC set to an invalid shared library Michael Paquier
- Re: Add TAP test for auth_delay extension Michael Paquier
- Re: New Table Access Methods for Multi and Single Inserts Bharath Rupireddy
- Re: pg_checksum: add test for coverage Michael Paquier
- Re: Support for grabbing multiple consecutive values with nextval() Michael Paquier
- Re: remove_useless_groupby_columns is too enthusiastic Michael Paquier
- Re: Hash index build performance tweak from sorting Michael Paquier
- Re: Asynchronous and "direct" IO support for PostgreSQL. Michael Paquier
- Re: Allow placeholders in ALTER ROLE w/o superuser Michael Paquier
- Re: TRAP: FailedAssertion("prev_first_lsn < cur_txn->first_lsn", File: "reorderbuffer.c", Line: 927, PID: 568639) Masahiko Sawada
- Re: meson PGXS compatibility Peter Eisentraut
- Re: pg_upgrade failing for 200+ million Large Objects Michael Paquier
- Re: Allow pageinspect's bt_page_stats function to return a set of rows instead of a single row Michael Paquier
- Re: Temporary file access API Michael Paquier
- RE: test_decoding assertion failure for the loss of top-sub transaction relationship kuroda.hayato@fujitsu.com
- Re: introduce optimized linear search functions that return index of matching element John Naylor
- Re: Expose Parallelism counters planned/execute in pg_stat_statements Michael Paquier
- Re: Perform streaming logical transactions by background workers and parallel apply Amit Kapila
- Re: Support logical replication of DDLs Dilip Kumar
- Re: test_decoding assertion failure for the loss of top-sub transaction relationship Masahiko Sawada
- Re: PostgreSQL Logical decoding Amit Kapila
- Re: Patch proposal: make use of regular expressions for the username in pg_hba.conf Drouvot, Bertrand
- Re: future of serial and identity columns Corey Huinker
- RE: test_decoding assertion failure for the loss of top-sub transaction relationship kuroda.hayato@fujitsu.com
- Re: Tracking last scan time Michael Paquier
- Re: ALTER TABLE uses a bistate but not for toast tables Michael Paquier
- Re: meson PGXS compatibility John Naylor
- Re: Simplify event trigger support checking functions Peter Eisentraut
- Re: create subscription - improved warning message Alvaro Herrera
- Fix obsolete reference to ExecCreatePartitionPruneState Amit Langote
- Re: future of serial and identity columns Peter Eisentraut
- Re: Fix gin index cost estimation Ronan Dunklau
- Re: Add index scan progress to pg_stat_progress_vacuum Masahiko Sawada
- Re: Re[2]: Possible solution for masking chosen columns when using pg_dump Виктория Шепард
- Re: test_decoding assertion failure for the loss of top-sub transaction relationship Masahiko Sawada
- Re: Move backup-related code to xlogbackup.c/.h Alvaro Herrera
- Re: libpq error message refactoring Peter Eisentraut
- Re: generic plans and "initial" pruning Amit Langote
- Re: Add 64-bit XIDs into PostgreSQL 15 Michael Paquier
- Re: Table AM and DROP TABLE [ Was: Table AM and DDLs] Michael Paquier
- Re: Proposal: allow database-specific role memberships Michael Paquier
- Re: libpq error message refactoring Peter Eisentraut
- Re: BufferAlloc: don't take two simultaneous locks Michael Paquier
- Re: Implementing Incremental View Maintenance Michael Paquier
- Re: create subscription - improved warning message Amit Kapila
- Re: Fix obsolete reference to ExecCreatePartitionPruneState Alvaro Herrera
- Re: Use extended statistics to estimate (Var op Var) clauses Michael Paquier
- Re: future of serial and identity columns Alvaro Herrera
- Re: Tracking last scan time Dave Page
- Re: Tracking last scan time Michael Paquier
- Re: create subscription - improved warning message Amit Kapila
- Re: Reduce timing overhead of EXPLAIN ANALYZE using rdtsc? Michael Paquier
- Fix wrong syntax about CREATE_REPLICATION_SLOT tachikake.ayaki@fujitsu.com
- Re: create subscription - improved warning message Alvaro Herrera
- Re: Summary Sort workers Stats in EXPLAIN ANALYZE Michael Paquier
- Re: [Commitfest 2022-09] Date is Over. Michael Paquier
- Re: Fix wrong syntax about CREATE_REPLICATION_SLOT Michael Paquier
- Re: Make ON_ERROR_STOP stop on shell script failure bt22nakamorit
- Use LIMIT instead of Unique for DISTINCT when all distinct pathkeys are redundant David Rowley
- Re: make_ctags: use -I option to ignore pg_node_attr macro Yugo NAGATA
- Re: slab allocator performance issues David Rowley
- Re: Perform streaming logical transactions by background workers and parallel apply Peter Smith
- Re: hash_xlog_split_allocate_page: failed to acquire cleanup lock vignesh C
- Re: create subscription - improved warning message Amit Kapila
- Re: Use LIMIT instead of Unique for DISTINCT when all distinct pathkeys are redundant Richard Guo
- Re: make_ctags: use -I option to ignore pg_node_attr macro Tatsuo Ishii
- Re: Proposal to provide the facility to set binary format output for specific OID's per session Dave Cramer
- Re: hash_xlog_split_allocate_page: failed to acquire cleanup lock vignesh C
- Re: Use LIMIT instead of Unique for DISTINCT when all distinct pathkeys are redundant Richard Guo
- Re: make_ctags: use -I option to ignore pg_node_attr macro Alvaro Herrera
- Re: create subscription - improved warning message Alvaro Herrera
- Re: doc: add entry for pg_get_partkeydef() Ian Lawrence Barwick
- Re: make_ctags: use -I option to ignore pg_node_attr macro Tatsuo Ishii
- Re: shadow variables - pg15 edition Alvaro Herrera
- Re: Schema variables - new implementation for Postgres 15 Pavel Stehule
- Re: [Proposal] Add foreign-server health checks infrastructure Önder Kalacı
- Re: Issue in GIN fast-insert: XLogBeginInsert + Read/LockBuffer ordering Zhang Mingli
- Re: ExecRTCheckPerms() and many prunable partitions Peter Eisentraut
- Re: make_ctags: use -I option to ignore pg_node_attr macro Tom Lane
- [PATCH] Improve tab completion for ALTER TABLE on identity columns Dagfinn Ilmari Mannsåker
- Re: make_ctags: use -I option to ignore pg_node_attr macro Alvaro Herrera
- Re: make_ctags: use -I option to ignore pg_node_attr macro Julien Rouhaud
- Re: make_ctags: use -I option to ignore pg_node_attr macro Alvaro Herrera
- Re: possibility of partial data dumps with pg_dump Никита Старовойтов
- Re: create subscription - improved warning message Tom Lane
- Git tag for v15 Nemo
- Re: Warning about using pg_stat_reset() and pg_stat_reset_shared() Bruce Momjian
- Re: make_ctags: use -I option to ignore pg_node_attr macro Bruce Momjian
- Re: START_REPLICATION SLOT causing a crash in an assert build Andres Freund
- Re: [PoC] Let libpq reject unexpected authentication requests Jacob Champion
- Re: make_ctags: use -I option to ignore pg_node_attr macro Peter Eisentraut
- Re: Support for Rust Jeff Davis
- Re: Git tag for v15 Matthias van de Meent
- Re: Simplifying our Trap/Assert infrastructure Nathan Bossart
- Re: [PATCH] Use indexes on the subscriber when REPLICA IDENTITY is full on the publisher Önder Kalacı
- Re: GUC values - recommended way to declare the C variables? Nathan Bossart
- Re: Simplifying our Trap/Assert infrastructure Peter Eisentraut
- Re: Summary function for pg_buffercache Andres Freund
- how to correctly react on exception in pfree function? Pavel Stehule
- Re: Tracking last scan time Andres Freund
- Re: problems with making relfilenodes 56-bits Matthias van de Meent
- Re: Use LIMIT instead of Unique for DISTINCT when all distinct pathkeys are redundant David Rowley
- Re: Use LIMIT instead of Unique for DISTINCT when all distinct pathkeys are redundant David Rowley
- Re: allowing for control over SET ROLE Nathan Bossart