2025-09-16 04:05:21 |
bharathrupireddy |
Use WALReadFromBuffers in more places |
Moved from CF 2025-01 to CF PG19-3 |
2025-09-15 17:48:41 |
harinath001 |
Historic snapshot doesn't track txns committed in BUILDING_SNAPSHOT state |
Added harinath001 as reviewer |
2025-09-15 10:28:53 |
jimus |
Add XMLCast (SQL/XML X025) |
Moved from CF PG19-2 to CF PG19-3 |
2025-09-12 08:54:11 |
jimus |
declarative session variables, LET command |
Added jimus as reviewer |
2025-09-12 06:06:20 |
petere |
Set log_lock_waits=on by default |
Closed in commitfest PG19-2 with status: Committed |
2025-09-11 16:23:23 |
alexandrawang |
SQL:2023 JSON simplified accessor support |
Changed targetversion to 19 |
2025-09-11 13:15:06 |
mihailnikalayeu |
DirtyScanshot index scan skips concurrently updated tuples leading to lost updates/deletes in logical replication |
Attached mail thread CADzfLwXZVmbo11tFS_G2i+6TfFVwHU4VUUSeoqb+8UQfuoJs8A@mail.gmail.com |
2025-09-10 21:25:09 |
pgeoghegan |
Index Prefetching |
Changed authors to Peter Geoghegan (pgeoghegan), Tomas Vondra (fuzzycz) |
2025-09-10 21:23:36 |
fuzzycz |
Index Prefetching |
Moved from CF PG19-1 to CF PG19-3 |
2025-09-10 15:42:40 |
jimus |
Add XMLCanonicalize function |
Moved from CF PG19-2 to CF PG19-3 |
2025-09-10 08:42:09 |
atsushitorikoshi |
Logging plan of the currently running query |
New status: Waiting on Author |
2025-09-09 11:13:35 |
nbyavuz |
Add 'make check-tests' behavior to the meson based builds |
Moved from CF PG19-2 to CF PG19-3 |
2025-09-09 04:16:19 |
p.luzanov@postgrespro.ru |
psql: Rethinking of \du command |
Moved from CF PG19-1 to CF PG19-3 |
2025-09-08 12:13:32 |
shayonj |
Introduce the ability to enable/disable indexes using ALTER INDEX |
Closed in commitfest PG19-1 with status: Withdrawn |
2025-09-08 11:12:25 |
d_gustafsson |
Serverside SNI for SSL connections |
Moved from CF PG19-1 to CF PG19-3 |
2025-09-04 20:35:28 |
xzilla |
Document NULL Concepts and Behaviors |
Added xzilla as reviewer |
2025-09-04 14:19:02 |
mihailnikalayeu |
[CREATE|RE] INDEX CONCURRENTLY with single heap scan and short-term resetting shapshots |
Moved from CF PG19-1 to CF PG19-3 |
2025-09-04 14:18:56 |
mihailnikalayeu |
[CREATE|RE] INDEX CONCURRENTLY with single heap scan and short-term resetting shapshots |
Changed targetversion to 19 |
2025-09-04 14:18:47 |
mihailnikalayeu |
DirtyScanshot index scan skips concurrently updated tuples leading to lost updates/deletes in logical replication |
Moved from CF PG19-1 to CF PG19-3 |
2025-09-04 14:18:38 |
mihailnikalayeu |
Issues with ON CONFLICT UPDATE and REINDEX CONCURRENTLY |
Changed targetversion to stable |
2025-09-04 14:18:15 |
mihailnikalayeu |
Issues with ON CONFLICT UPDATE and REINDEX CONCURRENTLY |
Moved from CF PG19-1 to CF PG19-3 |
2025-09-04 14:18:12 |
mihailnikalayeu |
Issues with ON CONFLICT UPDATE and REINDEX CONCURRENTLY |
Changed targetversion to 19 |
2025-09-04 00:22:41 |
ontowhee |
Historic snapshot doesn't track txns committed in BUILDING_SNAPSHOT state |
Added ontowhee as reviewer |
2025-09-02 19:38:35 |
bossartn |
revamp row-security tracking |
Moved from CF PG19-2 to CF PG19-3 |
2025-09-02 15:52:19 |
tgl |
psql client does not handle WSAEWOULDBLOCK on Windows |
Added tgl as reviewer |
2025-09-02 01:33:38 |
ha-kun |
Enable logical decoding when wal_level = 'replica' without a server restart |
Added ha-kun as reviewer |
2025-08-31 16:25:15 |
petere |
Set log_lock_waits=on by default |
Added petere as committer |
2025-08-31 16:23:52 |
sdudoladov |
Add pg_stat_session |
Moved from CF PG19-1 to CF PG19-2 |
2025-08-31 16:22:48 |
petere |
Collation and ctype method tables and extension hooks |
Added petere as reviewer |
2025-08-31 16:22:47 |
petere |
Collation and ctype method tables and extension hooks |
Moved from CF PG19-1 to CF PG19-2 |
2025-08-31 08:06:02 |
joeljacobson |
New "single" COPY format |
Closed in commitfest 2025-01 with status: Withdrawn |
2025-08-29 16:40:04 |
mihailnikalayeu |
bt_index_parent_check false alarm for indexes created concurrently |
Changed tags to Backport, Bugfix |
2025-08-29 14:15:54 |
nmalakh |
SQL/JSON json_table PLAN clause |
Moved from CF PG19-1 to CF PG19-2 |
2025-08-27 01:25:32 |
polobo |
Doc: Move and modify standalone hot backups section |
Moved from CF PG19-1 to CF PG19-Drafts |
2025-08-27 01:24:31 |
polobo |
Document NULL Concepts and Behaviors |
Moved from CF PG19-1 to CF PG19-2 |
2025-08-26 13:46:20 |
fjanus |
Adding compression of temporary files |
New status: Needs review |
2025-08-24 08:04:53 |
atsushitorikoshi |
Logging plan of the currently running query |
Moved from CF PG19-1 to CF PG19-2 |
2025-08-22 00:15:28 |
michael-kun |
"unexpected duplicate for tablespace" problem in logical replication |
Closed in commitfest PG19-1 with status: Committed |
2025-08-22 00:15:28 |
michael-kun |
"unexpected duplicate for tablespace" problem in logical replication |
Changed committer to michael-kun |
2025-08-21 23:56:31 |
masahikosawada |
Enable logical decoding when wal_level = 'replica' without a server restart |
New status: Needs review |
2025-08-21 13:04:48 |
jeltef |
SQL:2023 JSON simplified accessor support |
Moved from CF PG19-1 to CF PG19-2 |
2025-08-21 12:34:02 |
eulerto |
speedup COPY TO for partitioned table |
Moved from CF PG19-1 to CF PG19-2 |
2025-08-21 03:25:13 |
mihailnikalayeu |
VACUUM FULL / CLUSTER CONCURRENTLY |
Added mihailnikalayeu as reviewer |
2025-08-20 05:19:50 |
ha-kun |
Conflict detection for update_deleted in logical replication |
Moved from CF PG19-1 to CF PG19-2 |
2025-08-19 23:04:16 |
masahikosawada |
Enable logical decoding when wal_level = 'replica' without a server restart |
Moved from CF PG19-1 to CF PG19-2 |
2025-08-19 23:03:19 |
masahikosawada |
Parallel heap vacuum |
Moved from CF PG19-1 to CF PG19-2 |
2025-08-19 22:54:09 |
mihailnikalayeu |
DirtyScanshot index scan skips concurrently updated tuples leading to lost updates/deletes in logical replication |
Changed name to DirtyScanshot index scan skips concurrently updated tuples leading to lost updates/deletes in logical replication |
2025-08-19 22:52:44 |
mihailnikalayeu |
DirtyScanshot index scan skips concurrently updated tuples leading to lost updates/deletes in logical replication |
Added annotation "Lost updates/deletes in logical replication" to CADzfLwWC49oanFSGPTf=6FJoTw-kAnpPZV8nVqAyR5KL68LrHQ@mail.gmail.com |
2025-08-19 10:11:22 |
fjanus |
Adding compression of temporary files |
Moved from CF PG19-1 to CF PG19-2 |
2025-08-19 09:01:47 |
d_gustafsson |
Support enabling checksums online |
New status: Needs review |
2025-08-19 09:00:35 |
d_gustafsson |
Support enabling checksums online |
Moved from CF PG19-1 to CF PG19-2 |
2025-08-19 07:39:07 |
fjanus |
Adding compression of temporary files |
Attached mail thread CAFjYY+LAxqRpaJpukBx9KjeyhZvMu6O4xcCUU9gw1SFGsUTcDA@mail.gmail.com |
2025-08-19 07:39:02 |
fjanus |
Adding compression of temporary files |
Detached mail thread CAFjYY+LAxqRpaJpukBx9KjeyhZvMu6O4xcCUU9gw1SFGsUTcDA@mail.gmail.com |
2025-08-19 07:02:22 |
petere |
speedup COPY TO for partitioned table |
Added petere as committer |
2025-08-19 05:57:10 |
richardguo |
Eager aggregation, take 3 |
Moved from CF PG19-1 to CF PG19-2 |
2025-08-18 16:59:55 |
fjanus |
Adding compression of temporary files |
Deleted annotation "rebase 18/8/25" from CAFjYY+LH=MbMpGiYfMtPsANDBAqiDC66hD3tBs_JeVcBYVcmHA@mail.gmail.com |
2025-08-18 16:59:37 |
fjanus |
Adding compression of temporary files |
Added annotation "rebase 18/8/25" to CAFjYY+LH=MbMpGiYfMtPsANDBAqiDC66hD3tBs_JeVcBYVcmHA@mail.gmail.com |
2025-08-18 14:23:47 |
suzuki_hironobu |
Logging plan of the currently running query |
Added suzuki_hironobu as reviewer |
2025-08-18 08:45:21 |
dddaniil |
Fix bug with accessing to temporary tables of other sessions |
Moved from CF PG19-1 to CF PG19-2 |
2025-08-18 02:19:56 |
ha-kun |
Synchronization of sequences to subscriber |
Added ha-kun as reviewer |
2025-08-16 22:28:56 |
ishii |
Add IGNORE NULLS to Window functions |
Moved from CF PG19-1 to CF PG19-2 |
2025-08-16 08:49:40 |
ishii |
Implement row pattern recognition feature |
Moved from CF PG19-1 to CF PG19-2 |
2025-08-14 11:32:46 |
jeltef |
SQL:2023 JSON simplified accessor support |
Added jeltef as reviewer |
2025-08-13 04:21:56 |
bertranddrouvot.pg |
relfilenode statistics |
Moved from CF PG19-1 to CF PG19-2 |
2025-08-13 04:21:27 |
bertranddrouvot.pg |
Avoid orphaned objects dependencies, take 3 |
Moved from CF PG19-1 to CF PG19-2 |
2025-08-12 14:44:09 |
alvherre |
VACUUM FULL / CLUSTER CONCURRENTLY |
Moved from CF PG19-1 to CF PG19-2 |
2025-08-12 14:43:59 |
alvherre |
VACUUM FULL / CLUSTER CONCURRENTLY |
Attached mail thread 202507262156.sb455angijk6@alvherre.pgsql |
2025-08-12 13:12:28 |
d.koval |
Add SPLIT PARTITION/MERGE PARTITIONS commands |
Moved from CF PG19-1 to CF PG19-2 |
2025-08-12 06:49:52 |
petere |
SQL Property Graph Queries (SQL/PGQ) |
Moved from CF PG19-1 to CF PG19-2 |
2025-08-10 19:36:32 |
laurenz |
Set log_lock_waits=on by default |
Moved from CF PG19-1 to CF PG19-2 |
2025-08-08 16:31:58 |
jchampion |
libpq: Fix processing of SSL records >8kB on async API |
Changed authors to Jacob Champion (jchampion), Lars Kanis (larsk) |
2025-08-08 16:31:58 |
jchampion |
libpq: Fix processing of SSL records >8kB on async API |
Changed tags to Backport, Bugfix |
2025-08-08 16:30:29 |
jchampion |
libpq: Fix processing of SSL records >8kB on async API |
Moved from CF PG19-1 to CF PG19-2 |
2025-08-07 14:32:21 |
eulerto |
log_min_messages per backend type |
Moved from CF PG19-1 to CF PG19-2 |
2025-08-07 07:27:18 |
erthalion |
Changing shared_buffers without restart |
Moved from CF PG19-1 to CF PG19-2 |
2025-08-07 07:27:10 |
erthalion |
System views for versions reporting |
Moved from CF PG19-1 to CF PG19-2 |
2025-08-07 06:20:39 |
okbobcz |
new plpgsql.extra_errors check - strict_expr_check |
Moved from CF PG19-1 to CF PG19-2 |
2025-08-07 05:28:20 |
okbobcz |
declarative session variables, LET command |
Moved from CF PG19-1 to CF PG19-2 |
2025-08-06 23:18:03 |
tgl |
bt_index_parent_check false alarm for indexes created concurrently |
Moved from CF PG19-1 to CF PG19-2 |
2025-08-06 21:28:40 |
dsteele |
Return pg_control from pg_backup_stop(). |
Moved from CF PG19-1 to CF PG19-2 |
2025-08-06 17:44:14 |
alvherre |
Allow partition-wise join when whole row var is needed |
Moved from CF 2025-03 to CF PG19-Drafts |
2025-08-06 09:27:25 |
a.alekseev |
Refactor SLRU to always use long file names |
Moved from CF PG19-1 to CF PG19-2 |
2025-08-06 02:12:37 |
andrewjackson |
Add Option to Check All Addresses For Matching target_session_attr |
Moved from CF PG19-1 to CF PG19-2 |
2025-08-06 01:26:39 |
yugo.nagata |
Incremental View Maintenance (IVM), take 2 |
Moved from CF PG19-1 to CF PG19-2 |
2025-08-05 23:34:04 |
pjungwir |
inplace update: send nontransactional invalidations |
New status: Ready for Committer |
2025-08-05 19:55:30 |
alvherre |
Function scan FDW pushdown |
Closed in commitfest 2025-03 with status: Returned with feedback |
2025-08-05 19:44:13 |
alvherre |
Remove duplicated smgrclose call |
Closed in commitfest 2025-03 with status: Returned with feedback |
2025-08-05 18:37:33 |
alvherre |
Test to dump and restore objects left behind by regression |
Closed in commitfest 2025-03 with status: Committed |
2025-08-05 18:37:33 |
alvherre |
Test to dump and restore objects left behind by regression |
Changed committer to alvherre |
2025-08-05 12:52:46 |
alvherre |
INSERT ... ON CONFLICT DO SELECT [FOR ...] |
Closed in commitfest 2025-03 with status: Returned with feedback |
2025-08-05 12:34:35 |
alvherre |
Showing applied extended statistics in explain Part2 |
Moved from CF 2025-03 to CF PG19-2 |
2025-08-05 12:34:28 |
alvherre |
Showing applied extended statistics in explain Part2 |
New status: Needs review |
2025-08-05 02:00:19 |
ewie |
Add OR REPLACE option to CREATE MATERIALIZED VIEW |
Changed name to Add OR REPLACE option to CREATE MATERIALIZED VIEW |
2025-08-05 01:18:13 |
ewie |
Add OR REPLACE option to CREATE MATERIALIZED VIEW |
New status: Needs review |
2025-08-04 21:57:59 |
mihailnikalayeu |
[CREATE|RE] INDEX CONCURRENTLY with single heap scan and short-term resetting shapshots |
Added annotation "PGConf.dev 2025 Poster" to CADzfLwW9QczZW-E=McxcjUv0e5VMDctQNETbgao0K-SimVhFPA@mail.gmail.com |
2025-08-04 21:56:48 |
mihailnikalayeu |
[CREATE|RE] INDEX CONCURRENTLY with single heap scan and short-term resetting shapshots |
Added annotation "Actual patch structure" to CADzfLwVOcZ9mg8gOG+KXWurt=MHRcqNv3XSECYoXyM3ENrxyfQ@mail.gmail.com |
2025-08-01 22:29:52 |
jeltef |
Extension security improvement: Add support for extensions with an owned schema |
Changed tags to Extensions, Security |
2025-08-01 22:28:01 |
jeltef |
Incorrect error message for cancellation triggered by statement_timeout & flaky test |
Changed tags to Bugfix, Flakyfix |
2025-08-01 22:24:35 |
jeltef |
Incorrect error message for cancellation triggered by statement_timeout & flaky test |
Moved from CF PG19-1 to CF PG19-2 |
2025-08-01 22:24:19 |
jeltef |
Support a wildcard in backtrace_functions |
Moved from CF PG19-1 to CF PG19-2 |