Messages by Thread
-
-
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
-
Re: DOCS - Add introductory paragraph to Getting Started chapter
Dapeng Wang
-
Re: The ability of postgres to determine loss of files of the main fork
Jakub Wartak
-
[PATCH] Fix: Partitioned parent index remains invalid after child indexes are repaired
Mohamed ALi
-
[PATCH] Use mul_size for allocation products potentially to overflow
Xing Guo
-
Add missing period to DETAIL messages
Peter Smith
-
[[deprecated("don't call this, call that")]]
Thomas Munro
-
Backpatching make_ctags -e and -n to v15 and v14
Michael Paquier
-
Re: Optimize SnapBuild by maintaining committed.xip in sorted order
Yogesh Sharma
-
Bug: WAIT FOR LSN crashes with assertion failure inside PL/pgSQL DO blocks and procedures
SATYANARAYANA NARLAPURAM
-
Centralised architecture detection
Thomas Munro
-
Re: dlist_check: add check for nodes pointing to themselves
[email protected]
-
Add missing period to HINT messages
Peter Smith
-
pgstat vs aset
Andres Freund
-
Re: Trying out read streams in pgvector (an extension)
Melanie Plageman
-
s/pg_attribute_always_inline/pg_always_inline/?
Andres Freund
-
Re: Hash-based MCV matching for large IN-lists
Ilia Evdokimov
-
bump minimum supported version of psql and pg_{dump,dumpall,upgrade} to v10
Nathan Bossart
-
Re: bump minimum supported version of psql and pg_{dump,dumpall,upgrade} to v10
Tom Lane
-
Re: bump minimum supported version of psql and pg_{dump,dumpall,upgrade} to v10
Andrew Dunstan
-
Re: bump minimum supported version of psql and pg_{dump,dumpall,upgrade} to v10
Nathan Bossart
-
Re: bump minimum supported version of psql and pg_{dump,dumpall,upgrade} to v10
Tom Lane
-
Re: bump minimum supported version of psql and pg_{dump,dumpall,upgrade} to v10
Corey Huinker
-
Re: bump minimum supported version of psql and pg_{dump,dumpall,upgrade} to v10
Nathan Bossart
-
Re: feature freeze for v19 begins April 8th at 12:00 UTC
Nathan Bossart
-
Re: amcheck: add index-all-keys-match verification for B-Tree
Jakub Wartak
-
Re: Time to drop RADIUS support?
Thomas Munro
-
Re: Improve logical replication usability when tables lack primary keys
shveta malik
-
Re: [PATCH] Refactor SLRU to always use long file names
Aleksander Alekseev
-
Refactoring DetermineSleepTime()
Thomas Munro
-
Re: Fix bug with accessing to temporary tables of other sessions
Soumya S Murali
-
Use proc_exit() in WalRcvWaitForStartPosition
Chao Li
-
Fix "detected double pfree in PgStat Snapshot 0x557d9926b400" error
Tender Wang
-
DOCS: pg_plan_advice minor doc fixes
Lakshmi N
-
Failing test_aio tests due to too low(illegal?) segsize_blocks
Jakub Wartak
-
DOCS: Update data_checksums documentation to reflect enum change
Lakshmi N
-
[PATCH] DISTINCT in plain aggregate window functions
Haibo Yan
-
DOCS: Describe some missing parameters on CREATE/ALTER PUBLICATION pages
Peter Smith
-
BF client script runs src/test/modules TAP tests multiple times
Tom Lane
-
Buildfarm misses running some contrib TAP tests
Tom Lane
-
Re: Optimization of the is_normalized() function.
Heikki Linnakangas
-
Re: doc: Improve wal_level and effective_wal_level GUC around logical replication
Andreas Karlsson