pgsql-hackers
Thread
Date
Earlier messages
Messages by Thread
[PATCH] DOCS: Distinguish table and index storage parameters
vellaipandiyan sm
[PATCH v1] [BUG #19507] Prevent constraint name conflicts in partition trees spanning multiple schemas
Marko Grujic
GRAPH_TABLE: lateral reference with label disjunction fails with "plan should not reference subplan's variable"
Ewan Young
Re: GRAPH_TABLE: lateral reference with label disjunction fails with "plan should not reference subplan's variable"
Ashutosh Bapat
Fix comments to reference xlogrecovery.c
Imran Zaheer
Re: Optimize CPU usage of dropping buffers during recovery
Jingtang Zhang
Fix tuple deformation with virtual generated NOT NULL columns
Chao Li
Re: Fix tuple deformation with virtual generated NOT NULL columns
cca5507
Re: Fix tuple deformation with virtual generated NOT NULL columns
Chao Li
Improve version detection for online help URL
Japin Li
[PATCH] Add regression tests for btree skip scan support functions
Baji Shaik
Interest in Faster Unicode Normalization
Diego Frias
[PATCH] Use ssup_datum_*_cmp for int2, oid, and oid8 sort support
Baji Shaik
Re: Allow table AMs to define their own reloptions
Andrew Dunstan
Re: Centralised architecture detection
Tom Lane
Re: Centralised architecture detection
Tom Lane
Re: Centralised architecture detection
Nico Williams
Re: Centralised architecture detection
Tom Lane
[DESIGN] Soft DROP TABLE, recoverable drops for PostgreSQL
surya poondla
Re: Race conditions in logical decoding
Mihail Nikalayeu
Does MSVC predefine __x86_64__ on 64-bit Intel?
Tom Lane
Re: Does MSVC predefine __x86_64__ on 64-bit Intel?
Peter Eisentraut
Re: Does MSVC predefine __x86_64__ on 64-bit Intel?
Nathan Bossart
Re: Does MSVC predefine __x86_64__ on 64-bit Intel?
Tom Lane
Re: Does MSVC predefine __x86_64__ on 64-bit Intel?
Tom Lane
Use ereport() instead of elog() for invalid weights in setweight()
Ewan Young
Re: Use ereport() instead of elog() for invalid weights in setweight()
Tom Lane
Re: Use ereport() instead of elog() for invalid weights in setweight()
Ewan Young
Add per-backend lock statistics
Bertrand Drouvot
Re: Init connection time grows quadratically
Matthias van de Meent
BUG with accessing to temporary tables of other sessions still exists
Daniil Davydov
Re: BUG with accessing to temporary tables of other sessions still exists
Jim Jones
Re: BUG with accessing to temporary tables of other sessions still exists
Daniil Davydov
Re: BUG with accessing to temporary tables of other sessions still exists
Imran Zaheer
Re: BUG with accessing to temporary tables of other sessions still exists
Daniil Davydov
Re: BUG with accessing to temporary tables of other sessions still exists
Imran Zaheer
[PATCH] Add pg_get_table_ddl() to reconstruct CREATE TABLE statements
Akshay Joshi
Use streaming read I/O when enabling data checksums online
cca5507
Re: Use streaming read I/O when enabling data checksums online
Daniel Gustafsson
Re: Use streaming read I/O when enabling data checksums online
cca5507
Optimize RelfilenumberMapInvalidateCallback for logical decoding performance
yangboyu
Use TEXT_DUMP_HEADER macro instead of hard-coded string in pg_backup_archiver.c
Japin Li
Re: Use TEXT_DUMP_HEADER macro instead of hard-coded string in pg_backup_archiver.c
Daniel Gustafsson
Re: Use TEXT_DUMP_HEADER macro instead of hard-coded string in pg_backup_archiver.c
Japin Li
CREATE TABLE LIKE INCLUDING PRIVILEGES
jian he
Re: CREATE TABLE LIKE INCLUDING PRIVILEGES
Zsolt Parragi
Fix \crosstabview to honor \pset display_true/display_false
Chao Li
Improve errmsg for publication membership
Peter Smith
Re: Improve errmsg for publication membership
Ewan Young
Commit Sequence Numbers and Visibility
Jeff Davis
Re: BM_IO_ERROR flag is lost in TerminateBufferIO due to order of operations in UnlockBufHdrExt
Melanie Plageman
Re: BM_IO_ERROR flag is lost in TerminateBufferIO due to order of operations in UnlockBufHdrExt
Andres Freund
SERVICEFILE shows wrong file after servicefile fallback
Chao Li
Re: SERVICEFILE shows wrong file after servicefile fallback
Michael Paquier
Re: SERVICEFILE shows wrong file after servicefile fallback
Chao Li
DOCS - missing SGML markup in some ALTER PUBLICATION examples
Peter Smith
Re: DOCS - missing SGML markup in some ALTER PUBLICATION examples
Amit Kapila
Re: DOCS - missing SGML markup in some ALTER PUBLICATION examples
Amit Kapila
[PATCH] Clarify that ssl_groups is for any key exchange groups
Si, Evan
Re: [PATCH] Clarify that ssl_groups is for any key exchange groups
Ewan Young
Re: [PATCH] Clarify that ssl_groups is for any key exchange groups
Si, Evan
Re: [PATCH] Clarify that ssl_groups is for any key exchange groups
Ewan Young
[PATCH] Fix recognizing 0x11A7 as a Hangul T syllable in Unicode normalization
Diego Frias
Re: [PATCH] Fix recognizing 0x11A7 as a Hangul T syllable in Unicode normalization
Michael Paquier
Re: pgsql: Advance restart_lsn more eagerly in LogicalConfirmReceivedLocati
Álvaro Herrera
Re: pgsql: Advance restart_lsn more eagerly in LogicalConfirmReceivedLocati
Chao Li
Re: Unify parallel worker handling for index builds and instrumentation
Sami Imseih
Re: Unify parallel worker handling for index builds and instrumentation
Michael Paquier
Re: Unify parallel worker handling for index builds and instrumentation
Sami Imseih
Re: Unify parallel worker handling for index builds and instrumentation
Lukas Fittl
Re: Unify parallel worker handling for index builds and instrumentation
Michael Paquier
Fix column privileges for pg_subscription.subwalrcvtimeout
Nisha Moond
Re: Fix column privileges for pg_subscription.subwalrcvtimeout
Fujii Masao
Re: Fix column privileges for pg_subscription.subwalrcvtimeout
Amit Kapila
Re: Fix column privileges for pg_subscription.subwalrcvtimeout
Fujii Masao
Re: Fix column privileges for pg_subscription.subwalrcvtimeout
Nisha Moond
pg_createsubscriber: allow duplicate publication names
Chao Li
Re: pg_createsubscriber: allow duplicate publication names
Shlok Kyal
Re: pg_createsubscriber: allow duplicate publication names
Amit Kapila
Re: pg_createsubscriber: allow duplicate publication names
Chao Li
RE: pg_createsubscriber: allow duplicate publication names
Hayato Kuroda (Fujitsu)
Re: pg_createsubscriber: allow duplicate publication names
Chao Li
Re: pg_createsubscriber: allow duplicate publication names
Amit Kapila
Re: pg_createsubscriber: allow duplicate publication names
Chao Li
RE: pg_createsubscriber: allow duplicate publication names
Hayato Kuroda (Fujitsu)
Re: pg_createsubscriber: allow duplicate publication names
Chao Li
Add autovacuum_warning to surface concurrent vacuum collisions
Shinya Kato
postgres_fdw: Emit message when batch_size is reduced
Rafia Sabih
Re: [(known) BUG] DELETE/UPDATE more than one row in partitioned foreign table
Etsuro Fujita
Wrong unsafe-flag test in check_output_expressions()
Richard Guo
Re: Wrong unsafe-flag test in check_output_expressions()
Tender Wang
Re: Wrong unsafe-flag test in check_output_expressions()
David Rowley
Re: Wrong unsafe-flag test in check_output_expressions()
Richard Guo
Re: Wrong unsafe-flag test in check_output_expressions()
David Rowley
Re: Wrong unsafe-flag test in check_output_expressions()
Richard Guo
[PATCH] doc: explain database-wide impact of old xmin on VACUUM
liu zhilong
pg_stat_statements: Fix normalization of + signs for FETCH and MOVE
Chao Li
Re: pg_stat_statements: Fix normalization of + signs for FETCH and MOVE
Michael Paquier
Re: pg_stat_statements: Fix normalization of + signs for FETCH and MOVE
Chao Li
[PATCH]Refactor and unify expression construction functions in makefuncs.c
ZizhuanLiu X-MAN
Re: [PATCH]Refactor and unify expression construction functions in makefuncs.c
Tom Lane
Re: [PATCH]Refactor and unify expression construction functions in makefuncs.c
ZizhuanLiu X-MAN
[PATCH] Fix libxml leaks in contrib/xml2 XPath functions
Andrey Chernyy
Re: [PATCH] Fix libxml leaks in contrib/xml2 XPath functions
Michael Paquier
Re: [PATCH] Fix libxml leaks in contrib/xml2 XPath functions
Andrey Chernyy
Re: [PATCH] Fix libxml leaks in contrib/xml2 XPath functions
Michael Paquier
Re: [PATCH] Fix libxml leaks in contrib/xml2 XPath functions
Andrey Chernyy
[RFC] Secondary hash to split stuck hash-join batches
Ben Mejia
refresh materialized view: concurrently + with no data
ZizhuanLiu X-MAN
[PATCH] pg_stat_lock: add blocker mode dimension
Tatsuya Kawata
Add wait events for server logging destination writes
신성준
Re: Add wait events for server logging destination writes
신성준
Re: Add wait events for server logging destination writes
Michael Paquier
Re: Add wait events for server logging destination writes
Kirk Wolak
Re: Add wait events for server logging destination writes
Kyotaro Horiguchi
autovacuum launcher crash: assert in pgstat_count_io_op (IOOP_EXTEND on pg_database's VM)
Ewan Young
Re: autovacuum launcher crash: assert in pgstat_count_io_op (IOOP_EXTEND on pg_database's VM)
Michael Paquier
Re: autovacuum launcher crash: assert in pgstat_count_io_op (IOOP_EXTEND on pg_database's VM)
Ewan Young
Re: autovacuum launcher crash: assert in pgstat_count_io_op (IOOP_EXTEND on pg_database's VM)
Melanie Plageman
Re: autovacuum launcher crash: assert in pgstat_count_io_op (IOOP_EXTEND on pg_database's VM)
Ewan Young
Reject HEADER with binary and json COPY formats by option presence
Chao Li
Re:Reject HEADER with binary and json COPY formats by option presence
Tingchuan Sun
Re: Reject HEADER with binary and json COPY formats by option presence
Shinya Kato
Re: Reject HEADER with binary and json COPY formats by option presence
Fujii Masao
Re: should we have a fast-path planning for OLTP starjoins?
Bruce Momjian
Re: should we have a fast-path planning for OLTP starjoins?
Tomas Vondra
Re: should we have a fast-path planning for OLTP starjoins?
Bruce Momjian
Re: should we have a fast-path planning for OLTP starjoins?
Tomas Vondra
Re: should we have a fast-path planning for OLTP starjoins?
Robert Haas
Re: should we have a fast-path planning for OLTP starjoins?
Tomas Vondra
Re: should we have a fast-path planning for OLTP starjoins?
Joel Jacobson
Re: hashjoins vs. Bloom filters (yet again)
Andrew Dunstan
Re: hashjoins vs. Bloom filters (yet again)
Tomas Vondra
Re: hashjoins vs. Bloom filters (yet again)
Andrew Dunstan
Re: hashjoins vs. Bloom filters (yet again)
Tomas Vondra
Re: hashjoins vs. Bloom filters (yet again)
Andrei Lepikhov
Re: hashjoins vs. Bloom filters (yet again)
Tomas Vondra
Re: hashjoins vs. Bloom filters (yet again)
Andrei Lepikhov
Re: hashjoins vs. Bloom filters (yet again)
Oleg Bartunov
Re: hashjoins vs. Bloom filters (yet again)
Tomas Vondra
Copy-paste error in hash_record_extended() ?? args[1].isnull not set
zengman
Re: Copy-paste error in hash_record_extended() — args[1].isnull not set
Michael Paquier
Re: Copy-paste error in hash_record_extended() — args[1].isnull not set
Michael Paquier
Re: [oauth] Bug: when is shutdown_cb called?
Jacob Champion
[PATCH v1] Fix doubled-word typos and punctuation in code comments
Zakariyah Ali
Re: [PATCH v1] Fix doubled-word typos and punctuation in code comments
Michael Paquier
Uninitialized memory access in zic
Andres Freund
Re: Uninitialized memory access in zic
Tom Lane
Re: Uninitialized memory access in zic
Bryan Green
Re: Uninitialized memory access in zic
Nathan Bossart
alert clients when prepared statements are deallocated
Nathan Bossart
Re: alert clients when prepared statements are deallocated
Jacob Champion
Re: alert clients when prepared statements are deallocated
Tom Lane
Re: alert clients when prepared statements are deallocated
Nathan Bossart
Re: alert clients when prepared statements are deallocated
Nathan Bossart
Re: alert clients when prepared statements are deallocated
Zsolt Parragi
Re: alert clients when prepared statements are deallocated
Nathan Bossart
Re: alert clients when prepared statements are deallocated
Nathan Bossart
Re: alert clients when prepared statements are deallocated
Nathan Bossart
Re: Eager aggregation, take 3
Radim Marek
Re: Eager aggregation, take 3
Tender Wang
Re: Eager aggregation, take 3
Richard Guo
Re: Eager aggregation, take 3
Tender Wang
Re: Eager aggregation, take 3
Richard Guo
[PATCH] Fix segmentation fault caused by reentrancy in RI_Fkey_cascade_del (ri_triggers.c)
Lucas Jeffrey
Re: [PATCH] Fix segmentation fault caused by reentrancy in RI_Fkey_cascade_del (ri_triggers.c)
Álvaro Herrera
Re: [PATCH] Fix segmentation fault caused by reentrancy in RI_Fkey_cascade_del (ri_triggers.c)
Lucas Jeffrey
glob support in extension_control_path/dynamic_library_path?
Jakob Egger
Re: glob support in extension_control_path/dynamic_library_path?
David E. Wheeler
Re: glob support in extension_control_path/dynamic_library_path?
Matheus Alcantara
Re: glob support in extension_control_path/dynamic_library_path?
Jakob Egger
Re: Key joins
Matthias van de Meent
Re: Key joins
Laurenz Albe
Re: Key joins
Joel Jacobson
Re: Key joins
Laurenz Albe
Re: Key joins
Joel Jacobson
Re: Key joins
Joel Jacobson
some utf8 breaking substring(txt,1,3) but not substring(txt from '^.{4}')
Hannu Krosing
Re: some utf8 breaking substring(txt,1,3) but not substring(txt from '^.{4}')
Heikki Linnakangas
Re: some utf8 breaking substring(txt,1,3) but not substring(txt from '^.{4}')
Hannu Krosing
Re: some utf8 breaking substring(txt,1,3) but not substring(txt from '^.{4}')
Hannu Krosing
Re: some utf8 breaking substring(txt,1,3) but not substring(txt from '^.{4}')
Fujii Masao
Fix regression in vacuumdb --analyze-in-stages for partitioned tables
Chao Li
Re: Fix regression in vacuumdb --analyze-in-stages for partitioned tables
Fujii Masao
Re: Fix regression in vacuumdb --analyze-in-stages for partitioned tables
Chao Li
Re: Fix regression in vacuumdb --analyze-in-stages for partitioned tables
Fujii Masao
Re: Fix regression in vacuumdb --analyze-in-stages for partitioned tables
Chao Li
[PATCH] Fix typos in pqsignal.c comment
kdbase
Re: Beautify read stream "per buffer data" APIs
solai v
PostgreSQL 19 Beta 1 release announcement draft
Jonathan S. Katz
Re: PostgreSQL 19 Beta 1 release announcement draft
Jakub Wartak
Re: PostgreSQL 19 Beta 1 release announcement draft
Florents Tselai
Re: PostgreSQL 19 Beta 1 release announcement draft
Jonathan S. Katz
Re: PostgreSQL 19 Beta 1 release announcement draft
Tom Lane
Re: PostgreSQL 19 Beta 1 release announcement draft
Jonathan S. Katz
Re: PostgreSQL 19 Beta 1 release announcement draft
Álvaro Herrera
Re: PostgreSQL 19 Beta 1 release announcement draft
Joel Jacobson
Re: PostgreSQL 19 Beta 1 release announcement draft
Joel Jacobson
Re: PostgreSQL 19 Beta 1 release announcement draft
Jonathan S. Katz
Re: PostgreSQL 19 Beta 1 release announcement draft
Joel Jacobson
Earlier messages