Messages by Thread
-
Re: Issues with ON CONFLICT UPDATE and REINDEX CONCURRENTLY
Michail Nikolaev
-
InitControlFile misbehaving on graviton
Christoph Berg
-
SQLJSON: errmsg(" .. should ...") -> must
Alvaro Herrera
-
Re: Conflict Detection and Resolution
Michail Nikolaev
-
Accept recovery conflict interrupt on blocked writing
Anthonin Bonnefoy
-
Re: proposal: plpgsql, new check for extra_errors - strict_expr_check
Pavel Stehule
-
Issue with markers in isolation tester? Or not?
Michail Nikolaev
-
Re: CREATE OR REPLACE MATERIALIZED VIEW
Erik Wienhold
-
benign bug in BufFileLoadBuffer / incorrect sizeof
Tomas Vondra
-
Compression of bigger WAL records
Andrey M. Borodin
-
llvm dependency and space concerns
Jeremy Schneider
-
Missing quotes when deparsing XMLTABLE() and SQL/JSON query functions
Dean Rasheed
-
Re: Include patch id in commitfest page
Peter Eisentraut
-
Re: pgsql: Consolidate docs for vacuum-related GUCs in new subsection
Alvaro Herrera
-
Restore support for USE_ASSERT_CHECKING in extensions only
Andrew Kane
-
Re: SQL function which allows to distinguish a server being in point in time recovery mode and an ordinary replica
m . litsarev
-
Memory leak in plpython3u (with testcase and patch)
Mat Arye
-
Proposal: "query_work_mem" GUC, to distribute working memory to the query's individual operators
James Hunter
-
tests for pg_stat_progress_copy.tuples_skipped
jian he
-
Adding extension default version to \dx
Magnus Hagander
-
pgbench error: (setshell) of script 0; execution of meta-command failed
Andy Fan
-
pg_dump, pg_dumpall, pg_restore: Add --no-policies option
Nikolay Samokhvalov
-
Re: [PATCH] Hex-coding optimizations using SVE on ARM.
Nathan Bossart
-
Re: Small refactoring around vacuum_open_relation
Ashutosh Bapat
-
Add Postmaster health monitoring statistics
Alaa Attya
-
Re: [PATCH] Add get_bytes() and set_bytes() functions
Michael Paquier
-
Orphaned users in PG16 and above can only be managed by Superusers
Ashutosh Sharma
-
Adding support for SSLKEYLOGFILE in the frontend
Abhishek Chanda
-
Re: [Patch] add new parameter to pg_replication_origin_session_setup
Euler Taveira
-
Re: Parameter NOT NULL to CREATE DOMAIN not the same as CHECK (VALUE IS NOT NULL)
Bruce Momjian
-
Re: use a non-locking initial test in TAS_SPIN on AArch64
Nathan Bossart
-
Re: jsonb_strip_nulls with arrays?
Andrew Dunstan
-
Re: pgindent exit status if a file encounters an error
Andrew Dunstan
-
using PGOPTIONS in meson
jian he
-
Logical replication - proposal for a custom conflict resolution function
Diego Fronza
-
ecpg command does not warn COPY ... FROM STDIN;
Ryo Kanbayashi
-
pg_settings.unit and DefineCustomXXXVariable
Luca Ferrari
-
Re: Support for NO INHERIT to INHERIT state change with named NOT NULL constraints
Alvaro Herrera
-
Fix a wrong errmsg in AlterRole()
cca5507
-
Re: Unsafe access BufferDescriptors array in BufferGetLSNAtomic()
Xuneng Zhou
-
Reorder shutdown sequence, to flush pgstats later
Andres Freund
-
Re: Reorder shutdown sequence, to flush pgstats later
Heikki Linnakangas
-
Re: Reorder shutdown sequence, to flush pgstats later
Bertrand Drouvot
-
Re: Reorder shutdown sequence, to flush pgstats later
Andres Freund
-
Re: Reorder shutdown sequence, to flush pgstats later
Bertrand Drouvot
-
Re: Reorder shutdown sequence, to flush pgstats later
Andres Freund
-
Re: Reorder shutdown sequence, to flush pgstats later
Bertrand Drouvot
-
Re: Reorder shutdown sequence, to flush pgstats later
Andres Freund
-
Re: Reorder shutdown sequence, to flush pgstats later
Andres Freund
-
Re: Reorder shutdown sequence, to flush pgstats later
Bertrand Drouvot
-
Re: Reorder shutdown sequence, to flush pgstats later
Nazir Bilal Yavuz
-
Re: Reorder shutdown sequence, to flush pgstats later
Andres Freund
-
Re: Reduce TupleHashEntryData struct size by half
Jeff Davis
-
Re: New GUC autovacuum_max_threshold ?
Nathan Bossart
-
Coccinelle for PostgreSQL development [4/N]: correcting palloc() use
Mats Kindahl
-
Coccinelle for PostgreSQL development [3/N]: meson support
Mats Kindahl
-
Coccinelle for PostgreSQL development [2/N]: autoconf support [RESEND]
Mats Kindahl
-
Coccinelle for PostgreSQL development [2/N]: autoconf support
Mats Kindahl
-
Coccinelle for PostgreSQL development [1/N]: coccicheck.py
Mats Kindahl
-
Small patch to use pqMsg_Query instead of `Q`
Dave Cramer
-
per backend WAL statistics
Bertrand Drouvot
-
Re: [PATCH] Optionally record Plan IDs to track plan changes for a query
Jeremy Schneider
-
Moving the vacuum GUCs' docs out of the Client Connection Defaults section
Melanie Plageman