pgsql-hackers
Thread
Date
Earlier messages
Later messages
Messages by Thread
Re: Rename PqMsg_Progress to PqMsg_ParallelWorkerProgress
Tom Lane
Re: Rename PqMsg_Progress to PqMsg_ParallelWorkerProgress
Nathan Bossart
Re: Rename PqMsg_Progress to PqMsg_ParallelWorkerProgress
Sami Imseih
Re: Rename PqMsg_Progress to PqMsg_ParallelWorkerProgress
Tom Lane
Re: Rename PqMsg_Progress to PqMsg_ParallelWorkerProgress
Nathan Bossart
Re: Rename PqMsg_Progress to PqMsg_ParallelWorkerProgress
Kirill Reshke
Re: Rename PqMsg_Progress to PqMsg_ParallelWorkerProgress
Antonin Houska
Re: Rename PqMsg_Progress to PqMsg_ParallelWorkerProgress
Nathan Bossart
Re: Optimize UUID parse using SIMD
Bharath Rupireddy
Re: Optimize UUID parse using SIMD
Masahiko Sawada
Re: Optimize UUID parse using SIMD
Masahiko Sawada
Re: addFkRecurseReferencing use unassigned fkconstraint->fk_with_period value
Haibo Yan
Re: postgres_fdw: Use COPY to speed up batch inserts
Kirill Reshke
Re: postgres_fdw: Use COPY to speed up batch inserts
Kirill Reshke
Misplaced comment in snapbuild.c
Antonin Houska
Re: Misplaced comment in snapbuild.c
Masahiko Sawada
Re: Misplaced comment in snapbuild.c
Masahiko Sawada
Hash a ScalarArrayOpExpr whose array is fixed for one execution
best xmg
Re: Init connection time grows quadratically
Matthias van de Meent
Re: Init connection time grows quadratically
Haibo Yan
Re: Init connection time grows quadratically
Andres Freund
Re: Init connection time grows quadratically
shihao zhong
Re: Init connection time grows quadratically
Jakub Wartak
Re: Init connection time grows quadratically
Matthias van de Meent
Re: Reduce WAL volume for heap tuple hint bits
Matthias van de Meent
Re: Reduce WAL volume for heap tuple hint bits
surya poondla
Re: Reduce WAL volume for heap tuple hint bits
Andrey Borodin
Use-after-free of a shared Path in add_path()/add_partial_path()
Jeevan Chalke
Re: Use-after-free of a shared Path in add_path()/add_partial_path()
Jeevan Chalke
Re: Use-after-free of a shared Path in add_path()/add_partial_path()
Richard Guo
Re: Use-after-free of a shared Path in add_path()/add_partial_path()
Ashutosh Bapat
Re: {heap,minimal}_expand_tuple() are unused
Aleksander Alekseev
Re: {heap,minimal}_expand_tuple() are unused
Kyle Snavely
postgres_fdw: Fix crash when estimating joins with functions
Fujii Masao
Re: postgres_fdw: Fix crash when estimating joins with functions
Alexander Pyhalov
Re: postgres_fdw: Fix crash when estimating joins with functions
Fujii Masao
Re: Importing pg_bsd_indent into our source tree
Efimtsev Fjodor
Re: Global temporary tables
Dean Rasheed
Re: Global temporary tables
Haibo Yan
Re: Global temporary tables
Haibo Yan
Re: Global temporary tables
Haibo Yan
Re: Add statistics refresh materialized view
Rafia Sabih
Re: Race conditions in logical decoding
Álvaro Herrera
Re: Race conditions in logical decoding
Antonin Houska
RE: Race conditions in logical decoding
Zhijie Hou (Fujitsu)
Re: Race conditions in logical decoding
Antonin Houska
RE: Race conditions in logical decoding
Zhijie Hou (Fujitsu)
Re: Race conditions in logical decoding
Noah Misch
Re: Race conditions in logical decoding
Álvaro Herrera
Re: Race conditions in logical decoding
Antonin Houska
Re: Race conditions in logical decoding
Rui Zhao
Re: Race conditions in logical decoding
Antonin Houska
Re: Race conditions in logical decoding
Alvaro Herrera
Re: Race conditions in logical decoding
Antonin Houska
Re: Race conditions in logical decoding
Alvaro Herrera
Re: Race conditions in logical decoding
Antonin Houska
Re: Race conditions in logical decoding
Rui Zhao
Re: Race conditions in logical decoding
Alvaro Herrera
Re: Race conditions in logical decoding
Alvaro Herrera
Do we reduce autovacuum_naptime max values
wenhui qiu
Re: Do we reduce autovacuum_naptime max values
Daniel Gustafsson
Re: Do we reduce autovacuum_naptime max values
Virender Singla
Re: Do we reduce autovacuum_naptime max values
wenhui qiu
Re: Do we reduce autovacuum_naptime max values
shihao zhong
Re: Include schema-qualified names in publication error messages.
vignesh C
Parameterized append subpaths
Alexander Pyhalov
Re: pgbench: \gset and \aset should store SQL NULL as the null value
shihao zhong
Re: pgbench: \gset and \aset should store SQL NULL as the null value
Michael Paquier
Re: pgbench: \gset and \aset should store SQL NULL as the null value
Michael Paquier
Re: pgbench: \gset and \aset should store SQL NULL as the null value
Shinya Kato
Re: Preserve statistics targets with ALTER TABLE ALTER COLUMN TYPE
solai v
[PATCH] Combine qual-based and NOT NULL proofs when reducing outer joins
Keyerror Smart
Re: [PATCH] Combine qual-based and NOT NULL proofs when reducing outer joins
Ziming Zhang
Re: pg_dump: assert failure sorting casts/transforms
Noah Misch
[PATCH] Optimization: avoid repeated strlen() calls in function CreateTriggerFiringOn when parsing trigger arguments
Lucas Jeffrey
Re: [PATCH] Optimization: avoid repeated strlen() calls in function CreateTriggerFiringOn when parsing trigger arguments
Michael Paquier
Re: [PATCH] Optimization: avoid repeated strlen() calls in function CreateTriggerFiringOn when parsing trigger arguments
Daniel Gustafsson
Improve WAIT FOR read-your-writes consistency doc
Sami Imseih
Re: Improve WAIT FOR read-your-writes consistency doc
Xuneng Zhou
Re: Improve WAIT FOR read-your-writes consistency doc
Sami Imseih
Re: Improve WAIT FOR read-your-writes consistency doc
Xuneng Zhou
Re: Improve WAIT FOR read-your-writes consistency doc
Sami Imseih
Re: Improve WAIT FOR read-your-writes consistency doc
Sami Imseih
Re: Improve WAIT FOR read-your-writes consistency doc
Nathan Bossart
Re: Improve WAIT FOR read-your-writes consistency doc
Alexander Korotkov
Re: Improve WAIT FOR read-your-writes consistency doc
Sami Imseih
Re: Improve WAIT FOR read-your-writes consistency doc
Alexander Korotkov
Reject WAIT FOR earlier in transaction-snapshot mode
Sami Imseih
Re: Reject WAIT FOR earlier in transaction-snapshot mode
Xuneng Zhou
Re: Reject WAIT FOR earlier in transaction-snapshot mode
Xuneng Zhou
Re: Reject WAIT FOR earlier in transaction-snapshot mode
Sami Imseih
Re: Reject WAIT FOR earlier in transaction-snapshot mode
Álvaro Herrera
Re: Reject WAIT FOR earlier in transaction-snapshot mode
Xuneng Zhou
Re: Reject WAIT FOR earlier in transaction-snapshot mode
Sami Imseih
Re: Reject WAIT FOR earlier in transaction-snapshot mode
Xuneng Zhou
Re: Reject WAIT FOR earlier in transaction-snapshot mode
Sami Imseih
Re: Reject WAIT FOR earlier in transaction-snapshot mode
Xuneng Zhou
Re: Reject WAIT FOR earlier in transaction-snapshot mode
Xuneng Zhou
Re: Reject WAIT FOR earlier in transaction-snapshot mode
Nathan Bossart
Re: Reject WAIT FOR earlier in transaction-snapshot mode
Alexander Korotkov
Re: Reject WAIT FOR earlier in transaction-snapshot mode
Alexander Korotkov
Re: Reject WAIT FOR earlier in transaction-snapshot mode
Sami Imseih
Re: Reject WAIT FOR earlier in transaction-snapshot mode
Xuneng Zhou
Re: Reject WAIT FOR earlier in transaction-snapshot mode
Sami Imseih
Re: Reject WAIT FOR earlier in transaction-snapshot mode
Alexander Korotkov
Re: Reject WAIT FOR earlier in transaction-snapshot mode
Alexander Korotkov
Re: Reject WAIT FOR earlier in transaction-snapshot mode
Sami Imseih
Re: Reject WAIT FOR earlier in transaction-snapshot mode
Xuneng Zhou
Re: Reject WAIT FOR earlier in transaction-snapshot mode
Alexander Korotkov
Re: Reject WAIT FOR earlier in transaction-snapshot mode
Sami Imseih
Re: Reject WAIT FOR earlier in transaction-snapshot mode
Alexander Korotkov
Re: Reject WAIT FOR earlier in transaction-snapshot mode
Sami Imseih
Re: Reject WAIT FOR earlier in transaction-snapshot mode
Alexander Korotkov
Re: Reject WAIT FOR earlier in transaction-snapshot mode
Sami Imseih
Re: Reject WAIT FOR earlier in transaction-snapshot mode
Alexander Korotkov
Re: Reject WAIT FOR earlier in transaction-snapshot mode
Nathan Bossart
Re: Reject WAIT FOR earlier in transaction-snapshot mode
Sami Imseih
Re: Reject WAIT FOR earlier in transaction-snapshot mode
Alexander Korotkov
Re: Reject WAIT FOR earlier in transaction-snapshot mode
Xuneng Zhou
Re: Reject WAIT FOR earlier in transaction-snapshot mode
Sami Imseih
Re: Reject WAIT FOR earlier in transaction-snapshot mode
Xuneng Zhou
Re: Reject WAIT FOR earlier in transaction-snapshot mode
Sami Imseih
Re: Reject WAIT FOR earlier in transaction-snapshot mode
Xuneng Zhou
meson: pass OpenSSL/ICU include dirs to extensions
Aidar Imamov
Re: [MASSMAIL]meson: pass OpenSSL/ICU include dirs to extensions
Grigorev Jurij
Re: meson: pass OpenSSL/ICU include dirs to extensions
Aidar Imamov
Re: [PATCH] Add CANONICAL option to xmlserialize
Jim Jones
Re: [PATCH] Add CANONICAL option to xmlserialize
solai v
Fix failing assert in deferred constraint trigger
Fabrizio Mello
Re: Fix failing assert in deferred constraint trigger
Fujii Masao
Re: Fix failing assert in deferred constraint trigger
Fujii Masao
Re: Fix failing assert in deferred constraint trigger
Chao Li
Re: Fix failing assert in deferred constraint trigger
Fujii Masao
Re: Fix failing assert in deferred constraint trigger
Fabrizio Mello
Re: Fix failing assert in deferred constraint trigger
Fujii Masao
Re: Fix failing assert in deferred constraint trigger
Fabrizio Mello
Re: Fix failing assert in deferred constraint trigger
Fujii Masao
Re: Fix failing assert in deferred constraint trigger
Fabrizio Mello
Re: Fix failing assert in deferred constraint trigger
Fabrizio Mello
Use C11 alignas instead of palloc/malloc for alignment
Peter Eisentraut
Re: Use C11 alignas instead of palloc/malloc for alignment
Heikki Linnakangas
Re: Use C11 alignas instead of palloc/malloc for alignment
Andres Freund
Re: Use C11 alignas instead of palloc/malloc for alignment
Peter Eisentraut
Re: Use C11 alignas instead of palloc/malloc for alignment
Andrew Dunstan
Re: Use C11 alignas instead of palloc/malloc for alignment
Peter Eisentraut
Re: Use C11 alignas instead of palloc/malloc for alignment
Peter Eisentraut
Re: Use C11 alignas instead of palloc/malloc for alignment
Manuel Reyes Bravo
ExecForceStoreHeapTuple() loses tts_tid, so ORDER BY-op index scans project an invalid ctid
Greg Burd
Re: ExecForceStoreHeapTuple() loses tts_tid, so ORDER BY-op index scans project an invalid ctid
Michael Paquier
Re: ExecForceStoreHeapTuple() loses tts_tid, so ORDER BY-op index scans project an invalid ctid
Greg Burd
Re: ExecForceStoreHeapTuple() loses tts_tid, so ORDER BY-op index scans project an invalid ctid
Burd, Greg
Re: ExecForceStoreHeapTuple() loses tts_tid, so ORDER BY-op index scans project an invalid ctid
Andres Freund
Re: ExecForceStoreHeapTuple() loses tts_tid, so ORDER BY-op index scans project an invalid ctid
Greg Burd
Re: ExecForceStoreHeapTuple() loses tts_tid, so ORDER BY-op index scans project an invalid ctid
Andres Freund
[PATCH] Use maintenance_io_concurrency for parallel index builds
Jingtang Zhang
Re: [PATCH] Use maintenance_io_concurrency for parallel index builds
Jingtang Zhang
Re: [PATCH] Use maintenance_io_concurrency for parallel index builds
Yuhang Qiu
Re: [PATCH] Use maintenance_io_concurrency for parallel index builds
Jingtang Zhang
Race conditions during parallel worker (unclean) exit
Antonin Houska
Re: Race conditions during parallel worker (unclean) exit
Sami Imseih
Re: Race conditions during parallel worker (unclean) exit
Antonin Houska
Re: Race conditions during parallel worker (unclean) exit
Sami Imseih
Re: Race conditions during parallel worker (unclean) exit
Antonin Houska
Re: Race conditions during parallel worker (unclean) exit
Sami Imseih
Re: [PATCH] Add pg_get_table_ddl() to reconstruct CREATE TABLE statements
Rui Zhao
Add pg_nodiscard decorations to Bitmapset functions
Jan Nidzwetzki
Re: Add pg_nodiscard decorations to Bitmapset functions
Nathan Bossart
Re: Add pg_nodiscard decorations to Bitmapset functions
Nathan Bossart
Re: Add pg_nodiscard decorations to Bitmapset functions
Jan Nidzwetzki
Re: [PATCH v4] Add ssl_cert_files/ssl_key_files for multi-certificate support
Renaud Métrich
Re: [PATCH v4] Add ssl_cert_files/ssl_key_files for multi-certificate support
Daniel Gustafsson
Re: [Patch]The Case For WAL-Logging pg_upgrade
Marco Nenciarini
Re: Bug? pg_rewind produces unusable but starting database with standby recovery
solai v
Assert in test_bms_membership();
Ilya Cherdakov
Re: Assert in test_bms_membership();
Andres Freund
Re: Assert in test_bms_membership();
Zsolt Parragi
Re: Assert in test_bms_membership();
Andres Freund
Re: Assert in test_bms_membership();
Michael Paquier
Re: pg_threads.h take II
Jakub Wartak
[PATCH] Report userid to PgBackendStatus for standalone backends
cca5507
Re: [PATCH] Report userid to PgBackendStatus for standalone backends
Michael Paquier
Re: [PATCH] Report userid to PgBackendStatus for standalone backends
cca5507
Re: Revert RI fast-path batching from REL_19_STABLE
Amit Kapila
Re: Revert RI fast-path batching from REL_19_STABLE
Amit Langote
Re: Revert RI fast-path batching from REL_19_STABLE
Robert Haas
Re: Revert RI fast-path batching from REL_19_STABLE
Amit Langote
Re: Revert RI fast-path batching from REL_19_STABLE
Melanie Plageman
Re: Revert RI fast-path batching from REL_19_STABLE
Robert Haas
Re: Revert RI fast-path batching from REL_19_STABLE
Amit Kapila
Re: Revert RI fast-path batching from REL_19_STABLE
Amit Langote
Re: Revert RI fast-path batching from REL_19_STABLE
Amit Langote
Re: Revert RI fast-path batching from REL_19_STABLE
Amit Langote
Fix inherited constraint loss in ALTER COLUMN SET EXPRESSION
Chao Li
Re: Fix inherited constraint loss in ALTER COLUMN SET EXPRESSION
jian he
DSA_ALLOC_NO_OOM vs dsm_create ERROR leaving a half-initialized pgstats hash entry
Grigorev Jurij
Re: DSA_ALLOC_NO_OOM vs dsm_create ERROR leaving a half-initialized pgstats hash entry
Michael Paquier
Re: DSA_ALLOC_NO_OOM vs dsm_create ERROR leaving a half-initialized pgstats hash entry
Grigorev Jurij
Re: DSA_ALLOC_NO_OOM vs dsm_create ERROR leaving a half-initialized pgstats hash entry
Michael Paquier
Re: DSA_ALLOC_NO_OOM vs dsm_create ERROR leaving a half-initialized pgstats hash entry
Michael Paquier
Re: DSA_ALLOC_NO_OOM vs dsm_create ERROR leaving a half-initialized pgstats hash entry
Grigorev Jurij
Earlier messages
Later messages