Messages

Date ▼ SubjectFrom
2025-12-02T10:27:00Z Re: Revisiting {CREATE INDEX, REINDEX} CONCURRENTLY improvements Mihail Nikalayeu <mihailnikalayeu@gmail.com>
2025-12-02T10:22:51Z Re: Add a greedy join search algorithm to handle large join problems Chengpeng Yan <chengpeng_yan@Outlook.com>
2025-12-02T10:22:36Z Re: PG version is not seen in pg_upgrade test log Daniel Gustafsson <daniel@yesql.se>
2025-12-02T10:10:02Z Re: Implement waiting for wal lsn replay: reloaded Has attachments Xuneng Zhou <xunengzhou@gmail.com>
2025-12-02T10:03:44Z BUG #19341: REPLACE() fails to match final character when using nondeterministic ICU collation PG Bug reporting form <noreply@postgresql.org>
2025-12-02T10:00:59Z Re: SQL Property Graph Queries (SQL/PGQ) Has attachments Ashutosh Bapat <ashutosh.bapat.oss@gmail.com>
2025-12-02T09:48:42Z [PATCH 7/7] Push down IS/IS NOT NULL quals to table AMs Julien Tachoires <julien@tachoires.me>
2025-12-02T09:47:22Z [PATCH 6/7] Push down IN/NOT IN <array> quals to table AMs Julien Tachoires <julien@tachoires.me>
2025-12-02T09:45:32Z [PATCH 5/7] Add tests for quals push down to table AM Julien Tachoires <julien@tachoires.me>
2025-12-02T09:43:52Z [PATCH 4/7] Add the table reloption quals_push_down Julien Tachoires <julien@tachoires.me>
2025-12-02T09:42:38Z [PATCH 3/7] Simple quals push down to table AMs Julien Tachoires <julien@tachoires.me>
2025-12-02T09:40:55Z [PATCH 2/7] Pass the number of ScanKeys to scan_rescan() Julien Tachoires <julien@tachoires.me>
2025-12-02T09:38:45Z [PATCH 1/7] Release buffer lock before scan key evaluation Julien Tachoires <julien@tachoires.me>
2025-12-02T09:36:30Z restart point vs restartpoint in the docs Has attachments Daniel Gustafsson <daniel@yesql.se>
2025-12-02T09:35:26Z Re: Improve pg_sync_replication_slots() to wait for primary to advance shveta malik <shveta.malik@gmail.com>
2025-12-02T09:27:41Z Re: [PATCH] Add hint for misspelled relations Daniel Gustafsson <daniel@yesql.se>
2025-12-02T09:25:54Z Re: Remove useless casting to the same type Peter Eisentraut <peter@eisentraut.org>
2025-12-02T09:17:42Z Re: Proposal: Conflict log history table for Logical Replication Amit Kapila <amit.kapila16@gmail.com>
2025-12-02T08:58:29Z Re: show size of DSAs and dshash tables in pg_dsm_registry_allocations Rahila Syed <rahilasyed90@gmail.com>
2025-12-02T08:53:15Z Re: POC: enable logical decoding when wal_level = 'replica' without a server restart vignesh C <vignesh21@gmail.com>
2025-12-02T08:31:34Z Re: Remove unused function parameters, part 2: replication Daniel Gustafsson <daniel@yesql.se>
2025-12-02T08:27:57Z Re: Improve pg_sync_replication_slots() to wait for primary to advance Has attachments Ajin Cherian <itsajin@gmail.com>
2025-12-02T08:21:34Z Re: Refactoring: Use soft error reporting for *_opt_overflow functions of date/timestamp Amit Langote <amitlangote09@gmail.com>
2025-12-02T08:11:54Z Re: Remove useless pointer advance in StatsShmemInit() Michael Paquier <michael@paquier.xyz>
2025-12-02T08:07:54Z Re: Index functions and INDEX_CREATE_SKIP_BUILD Antonin Houska <ah@cybertec.at>