Messages by Date
-
2025/12/03
Re: [PATCH] Add error hints for invalid COPY options
Kirill Reshke
-
2025/12/03
Re: Re: Extended Statistics set/restore/clear functions.
Michael Paquier
-
2025/12/03
Re: PG version is not seen in pg_upgrade test log
Potapov Alexander
-
2025/12/03
Re: PG version is not seen in pg_upgrade test log
Potapov Alexander
-
2025/12/03
Re: [PATCH] Add `headerscheck` run_target to meson
Bilal Yavuz
-
2025/12/03
Re: Proposal: Conflict log history table for Logical Replication
Peter Smith
-
2025/12/03
Re: Improve error reporting in 027_stream_regress test
Brandon Tat
-
2025/12/03
Re: Fix crash during recovery when redo segment is missing
Kirill Reshke
-
2025/12/03
Re: alter check constraint enforceability
jian he
-
2025/12/03
Re: Proposal: Conflict log history table for Logical Replication
shveta malik
-
2025/12/03
RE: Newly created replication slot may be invalidated by checkpoint
Zhijie Hou (Fujitsu)
-
2025/12/03
Re: Fix crash during recovery when redo segment is missing
Nitin Jadhav
-
2025/12/03
Re: How can end users know the cause of LR slot sync delays?
Shlok Kyal
-
2025/12/03
Re: Fix crash during recovery when redo segment is missing
Nitin Jadhav
-
2025/12/03
Re: Simplify code building the LR conflict messages
Amit Kapila
-
2025/12/03
Re: Simplify code building the LR conflict messages
Amit Kapila
-
2025/12/03
Re: Support loser tree for k-way merge
cca5507
-
2025/12/03
Re: Improve pg_sync_replication_slots() to wait for primary to advance
shveta malik
-
2025/12/03
Re: Newly created replication slot may be invalidated by checkpoint
Amit Kapila
-
2025/12/03
Re: index prefetching
Amit Langote
-
2025/12/03
Re: Refactor how we form HeapTuples for CatalogTuple(Insert|Update)
Michael Paquier
-
2025/12/03
Re: Something in our JIT code is screwing up PG_PRINTF_ATTRIBUTE
Tom Lane
-
2025/12/03
Re: tuple radix sort
John Naylor
-
2025/12/03
Re: Improve pg_sync_replication_slots() to wait for primary to advance
Ajin Cherian
-
2025/12/03
Something in our JIT code is screwing up PG_PRINTF_ATTRIBUTE
Tom Lane
-
2025/12/03
Re: Proposal: Conflict log history table for Logical Replication
Dilip Kumar
-
2025/12/03
Re: [PATCH] Expose checkpoint timestamp and duration in pg_stat_checkpointer
Soumya S Murali
-
2025/12/03
Re: eliminate xl_heap_visible to reduce WAL (and eventually set VM on-access)
Chao Li
-
2025/12/03
Re: Support loser tree for k-way merge
John Naylor
-
2025/12/03
Re: Skipping schema changes in publication
shveta malik
-
2025/12/03
Re: Use func(void) for functions with no parameters
Tom Lane
-
2025/12/03
Re: PATCH: jsonpath string methods: lower, upper, initcap, l/r/btrim, replace, split_part
jian he
-
2025/12/03
Re: [PATCH] Add enable_copy_program GUC to control COPY PROGRAM
Kirill Reshke
-
2025/12/03
Re: PATCH: jsonpath string methods: lower, upper, initcap, l/r/btrim, replace, split_part
jian he
-
2025/12/03
Re: Support loser tree for k-way merge
cca5507
-
2025/12/03
Re: POC: enable logical decoding when wal_level = 'replica' without a server restart
shveta malik
-
2025/12/03
Re: Returning nbtree posting list TIDs in DESC order during backwards scans
Chao Li
-
2025/12/03
Re: How can end users know the cause of LR slot sync delays?
Dilip Kumar
-
2025/12/03
Re: Re: Add support for specifying tables in pg_createsubscriber.
vignesh C
-
2025/12/03
Re: apply_scanjoin_target_to_paths and partitionwise join
Richard Guo
-
2025/12/03
Re: POC: enable logical decoding when wal_level = 'replica' without a server restart
Masahiko Sawada
-
2025/12/03
Re: [PATCH] Add enable_copy_program GUC to control COPY PROGRAM
Jelte Fennema-Nio
-
2025/12/03
Re: Re: Add support for specifying tables in pg_createsubscriber.
Peter Smith
-
2025/12/03
Re: Segmentation fault on proc exit after dshash_find_or_insert
Amit Langote
-
2025/12/03
Re: POC: make mxidoff 64 bits
wenhui qiu
-
2025/12/03
Re: Proposal: Conflict log history table for Logical Replication
Masahiko Sawada
-
2025/12/03
Re: Tighten up range checks for pg_resetwal arguments
Chao Li
-
2025/12/03
Re: Cleanup shadows variable warnings, round 1
Peter Smith
-
2025/12/03
Re: Cleanup shadows variable warnings, round 1
Michael Paquier
-
2025/12/03
Re:Re: Extended Statistics set/restore/clear functions.
WangYu
-
2025/12/03
Re: oid2name : add objects file path
Michael Paquier
-
2025/12/03
Re: explain plans for foreign servers
Sami Imseih
-
2025/12/03
Re: Add mode column to pg_stat_progress_vacuum
Masahiko Sawada
-
2025/12/03
Re: Proposal: Add a callback data parameter to GetNamedDSMSegment
Zsolt Parragi
-
2025/12/03
Re: Serverside SNI support in libpq
Daniel Gustafsson
-
2025/12/03
Re: eliminate xl_heap_visible to reduce WAL (and eventually set VM on-access)
Melanie Plageman
-
2025/12/03
Re: Cleanup shadows variable warnings, round 1
Chao Li
-
2025/12/03
Re: [PATCH] Add error hints for invalid COPY options
Masahiko Sawada
-
2025/12/03
Re: explain plans for foreign servers
Sami Imseih
-
2025/12/03
Re: Serverside SNI support in libpq
Jelte Fennema-Nio
-
2025/12/03
Re: Removing BTScanPosUnpinIfPinned idiom from nbtree, simplifying mark/restore support
Peter Geoghegan
-
2025/12/03
Re: POC: enable logical decoding when wal_level = 'replica' without a server restart
Masahiko Sawada
-
2025/12/03
Re: Proposal: Add a callback data parameter to GetNamedDSMSegment
Nathan Bossart
-
2025/12/03
Re: [PATCH] Add enable_copy_program GUC to control COPY PROGRAM
Tom Lane
-
2025/12/03
Re: Cleanup shadows variable warnings, round 1
Peter Smith
-
2025/12/03
Re: Proposal: Add a callback data parameter to GetNamedDSMSegment
Sami Imseih
-
2025/12/03
Re: Inval reliability, especially for inplace updates
Paul A Jungwirth
-
2025/12/03
Re: Proposal: Add a callback data parameter to GetNamedDSMSegment
Nathan Bossart
-
2025/12/03
Re: [PATCH] Add enable_copy_program GUC to control COPY PROGRAM
Nathan Bossart
-
2025/12/03
Re: Newly created replication slot may be invalidated by checkpoint
Masahiko Sawada
-
2025/12/03
Re: Proposal: Add a callback data parameter to GetNamedDSMSegment
Sami Imseih
-
2025/12/03
Re: Client-only Meson Build From Sources
Benjamin Leff
-
2025/12/03
Re: Proposal: Add a callback data parameter to GetNamedDSMSegment
Nathan Bossart
-
2025/12/03
Re: [PATCH] Add enable_copy_program GUC to control COPY PROGRAM
Ignat Remizov
-
2025/12/03
Re: [PATCH] Add enable_copy_program GUC to control COPY PROGRAM
Jacob Champion
-
2025/12/03
Re: increased duration of stats_ext tests with -DCLOBBER_CACHE_ALWAYS
Tomas Vondra
-
2025/12/03
Re: POC: make mxidoff 64 bits
Heikki Linnakangas
-
2025/12/03
Re: Consistently use palloc_object() and palloc_array()
Peter Eisentraut
-
2025/12/03
Tighten up range checks for pg_resetwal arguments
Heikki Linnakangas
-
2025/12/03
Re: Is there value in having optimizer stats for joins/foreignkeys?
Alexandra Wang
-
2025/12/03
Domains on ranges should create a multirange
Paul A Jungwirth
-
2025/12/03
Re: Proposal: Add a callback data parameter to GetNamedDSMSegment
Sami Imseih
-
2025/12/03
Should ranges validate their subtypes' domains after canonicalization?
Paul A Jungwirth
-
2025/12/03
Re: domain for WITHOUT OVERLAPS
Paul A Jungwirth
-
2025/12/03
Re: increased duration of stats_ext tests with -DCLOBBER_CACHE_ALWAYS
Tom Lane
-
2025/12/03
Re: [PATCH] Add enable_copy_program GUC to control COPY PROGRAM
Kirill Reshke
-
2025/12/03
Re: [PATCH] Add enable_copy_program GUC to control COPY PROGRAM
Kirill Reshke
-
2025/12/03
Re: Support loser tree for k-way merge
Sami Imseih
-
2025/12/03
Proposal: Add a callback data parameter to GetNamedDSMSegment
Zsolt Parragi
-
2025/12/03
Re: Simplify code building the LR conflict messages
Mihail Nikalayeu
-
2025/12/03
Re: [PATCH] Add enable_copy_program GUC to control COPY PROGRAM
Ignat Remizov
-
2025/12/03
Re: IPC/MultixactCreation on the Standby server
Heikki Linnakangas
-
2025/12/03
Re: Returning nbtree posting list TIDs in DESC order during backwards scans
Peter Geoghegan
-
2025/12/03
Re: pgindent versus struct members and typedefs
Álvaro Herrera
-
2025/12/03
Re: [PATCH] Add enable_copy_program GUC to control COPY PROGRAM
Kirill Reshke
-
2025/12/03
Re: SQL Property Graph Queries (SQL/PGQ)
Ashutosh Bapat
-
2025/12/03
Re: IPC/MultixactCreation on the Standby server
Heikki Linnakangas
-
2025/12/03
Re: [PATCH] Add enable_copy_program GUC to control COPY PROGRAM
Nathan Bossart
-
2025/12/03
Re: Serverside SNI support in libpq
Heikki Linnakangas
-
2025/12/03
Re: Use func(void) for functions with no parameters
Nathan Bossart
-
2025/12/03
Re: Serverside SNI support in libpq
Daniel Gustafsson
-
2025/12/03
Re: [PATCH] Add enable_copy_program GUC to control COPY PROGRAM
Ignat Remizov
-
2025/12/03
Re: Use func(void) for functions with no parameters
Nathan Bossart
-
2025/12/03
Re: Buffer locking is special (hints, checksums, AIO writes)
Andres Freund
-
2025/12/03
Re: [PATCH] Add enable_copy_program GUC to control COPY PROGRAM
Euler Taveira
-
2025/12/03
Re: Issues with ON CONFLICT UPDATE and REINDEX CONCURRENTLY
Álvaro Herrera
-
2025/12/03
Re: Remove useless pointer advance in StatsShmemInit()
Bertrand Drouvot
-
2025/12/03
Re: Use func(void) for functions with no parameters
Bertrand Drouvot
-
2025/12/03
Re: Minor LLVM cleanups
Andres Freund
-
2025/12/03
Re: pgindent versus struct members and typedefs
Andrew Dunstan
-
2025/12/03
Re: Segmentation fault on proc exit after dshash_find_or_insert
Andres Freund
-
2025/12/03
Re: increased duration of stats_ext tests with -DCLOBBER_CACHE_ALWAYS
Tom Lane
-
2025/12/03
Re: Returning nbtree posting list TIDs in DESC order during backwards scans
Mircea Cadariu
-
2025/12/03
Re: Returning nbtree posting list TIDs in DESC order during backwards scans
Victor Yegorov
-
2025/12/03
Re: Cleanup shadows variable warnings, round 1
Andres Freund
-
2025/12/03
Re: Use func(void) for functions with no parameters
Tom Lane
-
2025/12/03
Re: [PATCH] Add enable_copy_program GUC to control COPY PROGRAM
Ignat Remizov
-
2025/12/03
Re: Remove useless pointer advance in StatsShmemInit()
Andres Freund
-
2025/12/03
Re: Use func(void) for functions with no parameters
Matthias van de Meent
-
2025/12/03
Re: [PATCH] Add enable_copy_program GUC to control COPY PROGRAM
Tom Lane
-
2025/12/03
Use func(void) for functions with no parameters
Bertrand Drouvot
-
2025/12/03
Re: [PATCH] Add enable_copy_program GUC to control COPY PROGRAM
Ashutosh Bapat
-
2025/12/03
Re: Simplify code building the LR conflict messages
Álvaro Herrera
-
2025/12/03
Re: Cleanup shadows variable warnings, round 1
Álvaro Herrera
-
2025/12/03
Re: increased duration of stats_ext tests with -DCLOBBER_CACHE_ALWAYS
Tomas Vondra
-
2025/12/03
Re: Issues with ON CONFLICT UPDATE and REINDEX CONCURRENTLY
Álvaro Herrera
-
2025/12/03
Re: IPC/MultixactCreation on the Standby server
Dmitry Yurichev
-
2025/12/03
Re: Reduce timing overhead of EXPLAIN ANALYZE using rdtsc?
Robert Haas
-
2025/12/03
Re: Resetting recovery target parameters in pg_createsubscriber
Robert Haas
-
2025/12/03
Re: apply_scanjoin_target_to_paths and partitionwise join
Robert Haas
-
2025/12/03
Re: proposal: schema variables
Jim Jones
-
2025/12/03
Re: Support loser tree for k-way merge
cca5507
-
2025/12/03
Re: Support loser tree for k-way merge
cca5507
-
2025/12/03
Re: [PATCH] Add enable_copy_program GUC to control COPY PROGRAM
Ignat Remizov
-
2025/12/03
Re: Returning nbtree posting list TIDs in DESC order during backwards scans
Chao Li
-
2025/12/03
RE: Using MyDatabaseId in SET_LOCKTAG_APPLY_TRANSACTION
Hayato Kuroda (Fujitsu)
-
2025/12/03
Re: Support loser tree for k-way merge
Heikki Linnakangas
-
2025/12/03
Re: POC: make mxidoff 64 bits
Heikki Linnakangas
-
2025/12/03
Support loser tree for k-way merge
cca5507
-
2025/12/03
Re: [PATCH] Add enable_copy_program GUC to control COPY PROGRAM
Ashutosh Bapat
-
2025/12/03
Re: Improve pg_sync_replication_slots() to wait for primary to advance
Amit Kapila
-
2025/12/03
Re: Safer hash table initialization macro
Bertrand Drouvot
-
2025/12/03
Re: Reduce timing overhead of EXPLAIN ANALYZE using rdtsc?
David Geier
-
2025/12/03
RE: Fix START_REPLICATION failure with publication names containing backslashes
Zhijie Hou (Fujitsu)
-
2025/12/03
Re: List TAP test files in makefiles
Peter Eisentraut
-
2025/12/03
Re: Using MyDatabaseId in SET_LOCKTAG_APPLY_TRANSACTION
Maxim Orlov
-
2025/12/03
Re: Collation & ctype method table, and extension hooks
Peter Eisentraut
-
2025/12/03
[PATCH] Add enable_copy_program GUC to control COPY PROGRAM
Ignat Remizov
-
2025/12/03
Re: Issues with ON CONFLICT UPDATE and REINDEX CONCURRENTLY
Mihail Nikalayeu
-
2025/12/03
Re: Serverside SNI support in libpq
Heikki Linnakangas
-
2025/12/03
Re: POC: make mxidoff 64 bits
Maxim Orlov
-
2025/12/03
Fix START_REPLICATION failure with publication names containing backslashes
vignesh C
-
2025/12/03
Re: Reduce timing overhead of EXPLAIN ANALYZE using rdtsc?
David Geier
-
2025/12/03
Re: Using MyDatabaseId in SET_LOCKTAG_APPLY_TRANSACTION
Heikki Linnakangas
-
2025/12/03
Re: pg_recvlogical: Prevent flushed data from being re-sent after restarting replication
Mircea Cadariu
-
2025/12/03
[PATCH] Make ReScanForeignScan callback optional for FDWs
Adam Lee
-
2025/12/03
[PATCH] VACUUM: avoid pre-creation transactions holding back cleanup of newly created relations
Mikhail Kharitonov
-
2025/12/03
Re: tuple radix sort
Chao Li
-
2025/12/03
Re: Remove useless pointer advance in StatsShmemInit()
Bertrand Drouvot
-
2025/12/03
Re: Add XMLNamespaces to XMLElement
Jim Jones
-
2025/12/02
Re: Adding REPACK [concurrently]
Antonin Houska
-
2025/12/02
domain for WITHOUT OVERLAPS
jian he
-
2025/12/02
Re: Cleanup shadows variable warnings, round 1
Chao Li
-
2025/12/02
Re: Cleanup shadows variable warnings, round 1
Peter Smith
-
2025/12/02
Re: Some optimizations for COALESCE expressions during constant folding
Richard Guo
-
2025/12/02
Re: [Proposal] Adding callback support for custom statistics kinds
Chao Li
-
2025/12/02
RE: Newly created replication slot may be invalidated by checkpoint
Zhijie Hou (Fujitsu)
-
2025/12/02
Re: [Proposal] Adding callback support for custom statistics kinds
Michael Paquier
-
2025/12/02
Re:Re: Add support for specifying tables in pg_createsubscriber.
tianbing
-
2025/12/02
Re: Allow GUC settings in CREATE SUBSCRIPTION CONNECTION to take effect
Amit Kapila
-
2025/12/02
Re: [Proposal] Adding callback support for custom statistics kinds
Chao Li
-
2025/12/02
Re: How can end users know the cause of LR slot sync delays?
Amit Kapila
-
2025/12/02
Re: Resetting recovery target parameters in pg_createsubscriber
Michael Paquier
-
2025/12/02
Re: Resetting recovery target parameters in pg_createsubscriber
Michael Paquier
-
2025/12/02
Re: Improve pg_sync_replication_slots() to wait for primary to advance
Japin Li
-
2025/12/02
Re: Extended Statistics set/restore/clear functions.
Michael Paquier
-
2025/12/02
Re: Index functions and INDEX_CREATE_SKIP_BUILD
Michael Paquier
-
2025/12/02
Re: Issues with ON CONFLICT UPDATE and REINDEX CONCURRENTLY
Tom Lane
-
2025/12/02
Re: Proposal: Conflict log history table for Logical Replication
shveta malik
-
2025/12/02
Re: Refactor how we form HeapTuples for CatalogTuple(Insert|Update)
Michael Paquier
-
2025/12/02
Re: Improve pg_sync_replication_slots() to wait for primary to advance
shveta malik
-
2025/12/02
Re: Skipping schema changes in publication
shveta malik
-
2025/12/02
Re: Improve pg_sync_replication_slots() to wait for primary to advance
Ajin Cherian
-
2025/12/02
Re: Returning nbtree posting list TIDs in DESC order during backwards scans
Peter Geoghegan
-
2025/12/02
Re: Buffer locking is special (hints, checksums, AIO writes)
Andres Freund
-
2025/12/02
Re: Buffer locking is special (hints, checksums, AIO writes)
Peter Geoghegan
-
2025/12/02
Re: PG version is not seen in pg_upgrade test log
Michael Paquier
-
2025/12/02
Re: Consistently use palloc_object() and palloc_array()
Tom Lane
-
2025/12/02
Re: Consistently use palloc_object() and palloc_array()
Michael Paquier
-
2025/12/02
Re: Add support for specifying tables in pg_createsubscriber.
Peter Smith
-
2025/12/02
Re: [Proposal] Adding callback support for custom statistics kinds
Michael Paquier
-
2025/12/02
Re: pgindent versus struct members and typedefs
Chao Li
-
2025/12/02
Re: pgindent versus struct members and typedefs
Tom Lane
-
2025/12/02
Re: pgindent versus struct members and typedefs
Chao Li
-
2025/12/02
Re: pgindent versus struct members and typedefs
Tom Lane
-
2025/12/02
Re: pgindent versus struct members and typedefs
Chao Li
-
2025/12/02
Re: use LW_SHARED in dsa_get_total_size()
Nathan Bossart
-
2025/12/02
Re: POC: enable logical decoding when wal_level = 'replica' without a server restart
Peter Smith
-
2025/12/02
pgindent versus struct members and typedefs
Nathan Bossart
-
2025/12/02
Re: [PATCH] pg_get_domain_ddl: DDL reconstruction function for CREATE DOMAIN statement
Florin Irion