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: 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: 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
-
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
-
Re: Unfortunate pushing down of expressions below sort
Tom Lane
-
Re: domain for WITHOUT OVERLAPS
Tom Lane
-
Add explicit warnings about unsafe OAuth trace output for libpq
Zsolt Parragi
-
Upload only the failed tests logs to the Postgres CI (Cirrus CI)
Nazir Bilal Yavuz
-
Re: [PATCH] OAuth: fix performance bug with stuck multiplexer events
Jacob Champion
-
Re: Assertion failure in hash_kill_items()
Heikki Linnakangas
-
Re: MERGE PARTITIONS and DEPENDS ON EXTENSION.
Matheus Alcantara
-
Inconsistent trigger behavior between two temporal leftovers
Sergei Patiakin
-
Re: ci: Skip minfree file in the cores_backtrace.sh
Nazir Bilal Yavuz
-
Re: Reduce build times of pg_trgm GIN indexes
Heikki Linnakangas
-
Re: Inconsistency in owner assignment between INDEX and STATISTICS
JoongHyuk Shin
-
UPDATE FOR PORTION OF + table inheritance misroutes leftover rows to parent
SATYANARAYANA NARLAPURAM
-
Fix ALTER COLUMN ... DROP EXPRESSSION with subpartitions
Alberto Piai
-
Re: Adding a stored generated column without long-lived locks
Alberto Piai
-
Re: parallel data loading for pgbench -i
Heikki Linnakangas
-
Re: Improve monitoring of shared memory allocations
Heikki Linnakangas
-
FOR PORTION OF does not recompute GENERATED STORED columns that depend on the range column
SATYANARAYANA NARLAPURAM
-
Question: should we block loopback logical replication to the same database?
Chao Li
-
Re: using index to speedup add not null constraints to a table
jian he