Messages by Thread
-
-
test_compression, test module for low-level compression APIs (for 2b5ba2a0a141)
Michael Paquier
-
bug: UPDATE FOR PORTION OF interact with updatable view
jian he
-
ISBN range table
Thomas Munro
-
Use stack allocated StringInfoDatas, where possible (round 2)
Bertrand Drouvot
-
[PATCH] Reduce pg_class scans in GRANT/REVOKE ON ALL TABLES IN SCHEMA
CharSyam
-
Fix typo in vacuumparallel.c
Lakshmi N
-
Re: Non-compliant SASLprep implementation for ASCII characters
Alexander Lakhin
-
Fix array-element quoting in postgres_fdw import statistics
SATYANARAYANA NARLAPURAM
-
Bug: trailing comma syntax error in postgres_fdw fetch_attstats()
SATYANARAYANA NARLAPURAM
-
StringInfo fixes, v19 edition. Plus a few oddities
David Rowley
-
Re: StringInfo fixes, v19 edition. Plus a few oddities
Tom Lane
-
Re: StringInfo fixes, v19 edition. Plus a few oddities
vignesh C
-
RE: StringInfo fixes, v19 edition. Plus a few oddities
Zhijie Hou (Fujitsu)
-
Re: StringInfo fixes, v19 edition. Plus a few oddities
vignesh C
-
Re: StringInfo fixes, v19 edition. Plus a few oddities
Amit Kapila
-
Re: StringInfo fixes, v19 edition. Plus a few oddities
Peter Smith
-
Re: StringInfo fixes, v19 edition. Plus a few oddities
vignesh C
-
Re: StringInfo fixes, v19 edition. Plus a few oddities
Andres Freund
-
Re: StringInfo fixes, v19 edition. Plus a few oddities
David Rowley
-
Re: StringInfo fixes, v19 edition. Plus a few oddities
David Rowley
-
some extra warnings from MSVC
Peter Eisentraut
-
Bug: Missing check_stack_depth() in GRAPH_TABLE rewriter
SATYANARAYANA NARLAPURAM
-
Possible mismatch between behaviour and documentation in CREATE FUNCTION
Isaac Morland
-
Infinite Autovacuum loop caused by failing virtual generated column expression
SATYANARAYANA NARLAPURAM
-
[PATCH] Fix NULL dereference in pg_get_database_ddl()
Ayush Tiwari
-
Bug: Missing collation assignment for GRAPH_TABLE COLUMNS expressions
SATYANARAYANA NARLAPURAM
-
[PATCH] Use cached hash to skip unnecessary key comparisons in dshash
CharSyam
-
Re: pg_plan_advice: rtekind uninitialized compilation waning
Robert Haas
-
Re: [PATCH] Add RetrieveInstrumentation hook for CustomScan providers
Siddharth Kothari
-
Re: Proposal: Conflict log history table for Logical Replication
Nisha Moond
-
pg17: XX000: no relation entry for relid 0
Justin Pryzby
-
[BUG] Take a long time to reach consistent after pg_rewind
cca5507
-
pg_stash_advice doc
Erik Rijkers
-
var_is_nonnullable() fails to handle invalid NOT NULL constraints
Richard Guo
-
Add missing CHECK_FOR_INTERRUPTS in autovacuum catalog scan loops
Lakshmi N
-
EXCEPT TABLE - Case inconsistency for describe \d and \dRp+
Peter Smith
-
Use XLogRecPtrIsValid() instead of negated XLogRecPtrIsInvalid
vignesh C
-
Support EXCEPT for ALL SEQUENCES publications
Shlok Kyal
-
Fix pgstat_database.c to honor passed database OIDs
Chao Li
-
Avoid calling SetMatViewPopulatedState if possible
cca5507
-
RE: Fix slotsync worker busy loop causing repeated log messages
Zhijie Hou (Fujitsu)
-
RE: [19] CREATE SUBSCRIPTION ... SERVER
Shinoda, Noriyoshi (PSD Japan FSI)
-
Heads Up: cirrus-ci is shutting down June 1st
Andres Freund
-
PgConf.Dev 2026 - last call for community discussion sessions
Robert Haas
-
Re: Logging parallel worker draught
Yogesh Sharma
-
Bug: var_is_nonnullable() gives wrong results for old/new in RETURNING
SATYANARAYANA NARLAPURAM
-
Allow a condition string in an injection point
Sami Imseih
-
docs: Include database collation check on SQL from alter_collation.sgml
Matheus Alcantara
-
Re: [Patch] Add WHERE clause support to REFRESH MATERIALIZED VIEW
Adam Brusselback
-
Fix typo in import_pg_statistic() comment
Ilia Evdokimov
-
pgcrypto: remove useless px_memset() and BF_ASM
Dagfinn Ilmari Mannsåker
-
Re: [BUG] CRASH: ECPGprepared_statement() and ECPGdeallocate_all() when connection is NULL
Shruthi Gowda