Messages by Thread
-
-
Whole row var issue
Peter Geoghegan
-
Re: postgres_fdw: Use COPY to speed up batch inserts
Matheus Alcantara
-
Re: ri_Fast* crash w/ nullable UNIQUE constraint
Ayush Tiwari
-
Re: Fold NOT IN / <> ALL expressions containing NULL to FALSE
Ilia Evdokimov
-
Fetch channel binding digest explicitly with OpenSSL 3.0 and later
Mark Atwood
-
Fetch digests explicitly for cryptohash with OpenSSL 3.0 and later
Mark Atwood
-
Use EVP_MAC for HMAC with OpenSSL 3.0 and later
Mark Atwood
-
Re: Revisiting {CREATE INDEX, REINDEX} CONCURRENTLY improvements
Matthias van de Meent
-
Re: [PATCH] Rebuild CHECK constraints after generated column SET EXPRESSION
Matthias van de Meent
-
Re: CREATE OR REPLACE MATERIALIZED VIEW
Paul A Jungwirth
-
Re: [Patch] Add WHERE clause support to REFRESH MATERIALIZED VIEW
Adam Brusselback
-
Re: Update our timezone code to IANA tzcode2026b
Peter Eisentraut
-
Re: SQL:2023 JSON simplified accessor support
Oleg Bartunov
-
Re: lost lock during toasting allows fk violation
Rui Zhao
-
Re: Add counted_by attribute
Peter Eisentraut
-
Re: Restructured Shared Buffer Hash Table
Heikki Linnakangas
-
Re: BUG: ReadStream look-ahead exhausts local buffers when effective_io_concurrency>=64
Melanie Plageman
-
Re: Fix hashchar() and hashcharextended() to not depend on char signedness
Peter Eisentraut
-
Re: let ALTER TABLE DROP COLUMN drop whole-row referenced object
Matthias van de Meent
-
Re: Add support for label conjunction (&) in SQL/PGQ
Ayoub Kazar
-
Re-read conindid under the referenced table's lock in the RI fast path
Mihail Nikalayeu
-
Add TOAST statistics columns to pg_stat_all_tables
Shinya Kato
-
Re: Report oldest xmin source when autovacuum cannot remove tuples
Shinya Kato
-
Re: doc: fast access to server parameters
Fujii Masao
-
[PATCH] Remove unused scram_client_key_len and scram_server_key_len fields
Aleksander Alekseev
-
Reduce WAL volume for heap tuple hint bits
Andrey Borodin
-
Re: GRAPH_TABLE: aggregates/window/set-returning functions in COLUMNS crash the backend
Peter Eisentraut
-
Re: Rename EXISTS-to-ANY converted subplan to exists_to_any
Yugo Nagata
-
Re: [PATCH] Add tests for src/backend/nodes/extensible.c
Rafia Sabih
-
Re: [bug fix] prepared transaction might be lost when max_prepared_transactions is zero on the subscriber
Alexander Lakhin
-
Re: pgstat: Flush some statistics within running transactions, take 2
Sami Imseih
-
Re: pgstat: Flush some statistics within running transactions, take 2
Bertrand Drouvot
-
Re: pgstat: Flush some statistics within running transactions, take 2
Sami Imseih
-
Re: pgstat: Flush some statistics within running transactions, take 2
Bertrand Drouvot
-
Re: pgstat: Flush some statistics within running transactions, take 2
Sami Imseih
-
Re: pgstat: Flush some statistics within running transactions, take 2
Bertrand Drouvot
-
Re: pgstat: Flush some statistics within running transactions, take 2
Sami Imseih
-
Re: pgstat: Flush some statistics within running transactions, take 2
Bertrand Drouvot
-
Re: pgstat: Flush some statistics within running transactions, take 2
Sami Imseih
-
Re: pgstat: Flush some statistics within running transactions, take 2
Bertrand Drouvot
-
Re: pgstat: Flush some statistics within running transactions, take 2
Sami Imseih
-
Re: pgstat: Flush some statistics within running transactions, take 2
Michael Paquier
-
Re: pgstat: Flush some statistics within running transactions, take 2
Bertrand Drouvot
-
Re: pgstat: Flush some statistics within running transactions, take 2
Sami Imseih
-
Re: pgstat: Flush some statistics within running transactions, take 2
Bertrand Drouvot
-
Re: pgstat: Flush some statistics within running transactions, take 2
Bertrand Drouvot
-
Re: pgstat: Flush some statistics within running transactions, take 2
Sami Imseih
-
Re: pgstat: Flush some statistics within running transactions, take 2
Bertrand Drouvot
-
Re: pgstat: Flush some statistics within running transactions, take 2
Bertrand Drouvot
-
Re: pgstat: Flush some statistics within running transactions, take 2
Bertrand Drouvot
-
Re: pgstat: Flush some statistics within running transactions, take 2
Bertrand Drouvot
-
Re: pgstat: Flush some statistics within running transactions, take 2
Michael Paquier
-
Re: Reduce memory overheads for storing a Memoize tuple
David Rowley
-
Re: RI fast path gets cross-type foreign keys wrong
Mihail Nikalayeu
-
DOCS - ALTER PUBLICATION - description has confusing slash-list
Peter Smith
-
Support specialized B-tree page searches
Andrey Borodin
-
Define MXID acronym in documentation
Koshino Taiki
-
Re: Prove a NOT IN's left-hand expressions non-nullable from quals
Richard Guo
-
Re: Avoid building stderr message if possible
Chao Li
-
Re: [Patch]The Case For WAL-Logging pg_upgrade
John Naylor
-
pg_createsubscriber: allow duplicate subscription names
Chao Li
-
[PATCH v1 0/3] Route crypto through the OpenSSL 3 provider API
Mark Atwood
-
Re: Report index currently being vacuumed in pg_stat_progress_vacuum
Bharath Rupireddy