2025-06-27 00:12:11 |
dylanzhou |
Avoid infinite loop in checkpointer |
Added dylanzhou as reviewer |
2025-06-26 23:44:13 |
nmisch |
Issues with 2PC at recovery: CLOG lookups and GlobalTransactionData |
Removed nmisch from reviewers |
2025-06-26 23:43:51 |
nmisch |
inplace update: send nontransactional invalidations |
Removed nmisch from committers |
2025-06-26 13:36:42 |
dylanzhou |
Avoid infinite loop in checkpointer |
Changed authors to Maxim Orlov (m.orlov), Xuneng Zhou (dylanzhou) |
2025-06-26 10:20:46 |
ishii |
Add IGNORE NULLS to Window functions |
Added ishii as reviewer |
2025-06-26 01:52:28 |
atsushitorikoshi |
speedup COPY TO for partitioned table |
New status: Waiting on Author |
2025-06-26 01:52:10 |
atsushitorikoshi |
speedup COPY TO for partitioned table |
Added atsushitorikoshi as reviewer |
2025-06-25 10:31:29 |
petere |
TOAST is acronym so should be uppercase |
Added petere as reviewer |
2025-06-25 01:38:21 |
greg |
Warn, and disallow, clear text passwords via SQL |
Moved from CF 2025-03 to CF PG19-1 |
2025-06-25 00:27:31 |
polobo |
split func.sgml to separated individual sgml files |
Added polobo as reviewer |
2025-06-24 22:22:31 |
polobo |
Document how commit handles aborted transactions |
Changed tags to Backport, Docs Only |
2025-06-24 22:21:36 |
polobo |
Document NULL Concepts and Behaviors |
Changed tags to Docs Only |
2025-06-24 18:52:35 |
bossartn |
SVE enablement for hex-encode and hex-decode |
Removed bossartn from committers |
2025-06-24 18:08:59 |
d.koval |
Add SPLIT PARTITION/MERGE PARTITIONS commands |
Changed targetversion to None |
2025-06-24 13:45:23 |
greg |
Adding comments to help understand psql hidden queries |
Moved from CF 2025-03 to CF PG19-1 |
2025-06-24 09:13:09 |
d.koval |
Add SPLIT PARTITION/MERGE PARTITIONS commands |
Changed targetversion to 19 |
2025-06-24 06:12:57 |
laurenz |
Set log_lock_waits=on by default |
Changed tags to GUC |
2025-06-24 06:12:57 |
laurenz |
Set log_lock_waits=on by default |
Changed targetversion to 19 |
2025-06-24 01:17:44 |
atsushitorikoshi |
Logging plan of the currently running query |
Changed tags to Monitoring |
2025-06-23 09:06:25 |
antonmel |
KNN-btree |
Moved from CF 2025-03 to CF PG19-1 |
2025-06-23 08:49:59 |
mihailnikalayeu |
[CREATE|RE] INDEX CONCURRENTLY with single heap scan and short-term resetting shapshots |
Changed tags to Performance |
2025-06-23 08:48:57 |
mihailnikalayeu |
bt_index_parent_check false alarm for indexes created concurrently |
Changed tags to Bugfix |
2025-06-23 08:48:28 |
mihailnikalayeu |
Issues with ON CONFLICT UPDATE and REINDEX CONCURRENTLY |
Changed authors to Michail Nikolaev (nkey), Mihail Nikalayeu (mihailnikalayeu) |
2025-06-23 08:48:09 |
mihailnikalayeu |
Issues with ON CONFLICT UPDATE and REINDEX CONCURRENTLY |
Changed tags to Bugfix |
2025-06-23 08:47:37 |
mihailnikalayeu |
DirtyScanshot index scan skips concurrently updated tuples |
Changed tags to Bugfix, Logical Replication |
2025-06-23 02:00:38 |
kou |
Make COPY format extendable: Extract COPY TO format implementations |
New status: Needs review |
2025-06-23 02:00:04 |
kou |
Make COPY format extendable: Extract COPY TO format implementations |
Moved from CF 2025-03 to CF PG19-1 |
2025-06-22 21:34:46 |
jeltef |
Add storage I/O tracking to EXPLAIN BUFFERS |
Changed tags to Monitoring |
2025-06-22 21:33:41 |
jeltef |
Incorrect error message for cancellation triggered by statement_timeout & flaky test |
Changed tags to Bugfix |
2025-06-22 21:33:09 |
jeltef |
Extension security improvement: Add support for extensions with an owned schema |
Changed tags to Security |
2025-06-22 21:32:22 |
jeltef |
Support a wildcard in backtrace_functions |
Changed tags to GUC, Help - Bikeshedding |
2025-06-21 18:47:41 |
x4m |
bt_index_parent_check false alarm for indexes created concurrently |
Added x4m as reviewer |
2025-06-21 18:46:13 |
x4m |
bt_index_parent_check false alarm for indexes created concurrently |
New status: Ready for Committer |
2025-06-19 08:11:24 |
ashutoshbapat |
"unexpected duplicate for tablespace" problem in logical replication |
Closed in commitfest 2025-03 with status: Moved to next CF |
2025-06-18 21:29:24 |
polobo |
Document NULL Concepts and Behaviors |
Changed targetversion to 18 |
2025-06-18 19:15:56 |
polobo |
Document NULL Concepts and Behaviors |
New status: Ready for Committer |
2025-06-12 12:43:18 |
jimus |
Add XMLDocument (SQL/XML X030) |
Changed targetversion to 19 |
2025-06-12 12:43:05 |
jimus |
Add XMLNamespaces option to XMLElement |
Changed targetversion to 19 |
2025-06-12 12:42:47 |
jimus |
Add XMLCanonicalize function |
Changed targetversion to 19 |
2025-06-10 09:48:07 |
ilidock95 |
Exists pull-up application with JoinExpr |
Added ilidock95 as reviewer |
2025-06-09 17:04:49 |
bossartn |
Set log_lock_waits=on by default |
Removed bossartn from reviewers |
2025-06-09 16:02:06 |
bossartn |
SVE enablement for hex-encode and hex-decode |
New status: Needs review |
2025-06-09 16:01:44 |
bossartn |
Make COPY format extendable: Extract COPY TO format implementations |
Removed bossartn from reviewers |
2025-06-09 09:45:21 |
a.houska |
VACUUM FULL / CLUSTER CONCURRENTLY |
Closed in commitfest 2025-03 with status: Moved to next CF |
2025-06-06 22:36:47 |
nmisch |
Issues with 2PC at recovery: CLOG lookups and GlobalTransactionData |
New status: Waiting on Author |
2025-06-04 13:46:38 |
bossartn |
SVE enablement for hex-encode and hex-decode |
New status: Waiting on Author |
2025-06-03 09:26:57 |
funny_falcon |
Introduce RWSpin lock and use it in sinvaladt.c and xlogrecovery.c |
Changed name to Introduce RWSpin lock and use it in sinvaladt.c and xlogrecovery.c |
2025-06-02 13:34:11 |
atorik |
Logging plan of the currently running query |
New status: Needs review |
2025-05-30 20:18:54 |
bossartn |
ensure we have a snapshot when dropping an index concurrently |
Closed in commitfest 2025-07 with status: Committed |
2025-05-28 08:22:19 |
stayreal |
COPY ON_ERROR 'NULL' |
New status: Needs review |
2025-05-27 20:03:01 |
bossartn |
ensure we have a snapshot when dropping an index concurrently |
New status: Ready for Committer |
2025-05-27 08:32:38 |
petere |
explain pgstatindex fragmentation |
Added petere as committer |
2025-05-24 05:29:59 |
atorik |
Logging plan of the currently running query |
New status: Waiting on Author |
2025-05-23 07:58:54 |
jimus |
Add XMLSerialize: version (SQL/XML X076), explicit declaration (SQL/XML X078) |
Changed targetversion to 19 |
2025-05-22 15:34:22 |
bossartn |
ensure we have a snapshot when dropping an index concurrently |
Changed targetversion to stable |
2025-05-22 01:32:30 |
michael-kun |
Issues with 2PC at recovery: CLOG lookups and GlobalTransactionData |
Changed targetversion to 19 |
2025-05-22 01:32:22 |
michael-kun |
Issues with 2PC at recovery: CLOG lookups and GlobalTransactionData |
New status: Needs review |
2025-05-21 17:31:48 |
rustam.allakov |
Allow CI to only run the compiler warnings task |
Added rustam.allakov as reviewer |
2025-05-21 17:31:38 |
rustam.allakov |
Allow CI to only run the compiler warnings task |
Posted review with messageid <174784869876.643.10367966151939662092.pgcf@coridan.postgresql.org> |
2025-05-21 17:31:38 |
rustam.allakov |
Allow CI to only run the compiler warnings task |
New status: Waiting on Author |
2025-05-21 01:32:18 |
michael-kun |
Improve verification of recovery_target_timeline GUC. |
New status: Ready for Committer |
2025-05-20 13:35:56 |
atsushitorikoshi |
Logging plan of the currently running query |
New status: Needs review |
2025-05-19 23:25:57 |
jimus |
Add XMLCast (SQL/XML X025) |
Changed targetversion to 19 |
2025-05-19 22:36:57 |
d.koval |
Add SPLIT PARTITION/MERGE PARTITIONS commands |
Closed in commitfest 2025-03 with status: Moved to next CF |
2025-05-19 15:21:13 |
karthikselvaam.gmail.com |
Avoid infinite loop in checkpointer |
Removed karthikselvaam.gmail.com from reviewers |
2025-05-19 15:21:06 |
karthikselvaam.gmail.com |
Avoid infinite loop in checkpointer |
Added karthikselvaam.gmail.com as reviewer |
2025-05-16 06:58:18 |
m.orlov |
postgres_fdw could deparse ArrayCoerceExpr |
Closed in commitfest 2025-03 with status: Moved to next CF |
2025-05-13 18:49:25 |
mmeent |
Limiting overshoot in nbtree SAOP parallel index scans |
Closed in commitfest 2025-03 with status: Moved to next CF |
2025-05-13 18:49:08 |
mmeent |
Limiting overshoot in nbtree SAOP parallel index scans |
New status: Needs review |
2025-05-10 17:58:36 |
nmisch |
inplace update: send nontransactional invalidations |
Closed in commitfest 2025-03 with status: Moved to next CF |
2025-05-09 04:13:13 |
luansilva |
DirtyScanshot index scan skips concurrently updated tuples |
Added luansilva as reviewer |
2025-05-08 13:52:09 |
atsushitorikoshi |
Logging plan of the currently running query |
New status: Waiting on Author |
2025-05-07 19:55:54 |
bossartn |
ensure we have a snapshot when dropping an index concurrently |
New status: Waiting on Author |
2025-05-07 17:57:41 |
mmeent |
Clarify FileTag-based unlinking |
Closed in commitfest 2025-03 with status: Moved to next CF |
2025-05-07 17:57:21 |
mmeent |
Clarify FileTag-based unlinking |
Changed topic to Refactoring |
2025-05-07 17:57:21 |
mmeent |
Clarify FileTag-based unlinking |
Changed name to Clarify FileTag-based unlinking |
2025-05-07 16:56:15 |
mmeent |
Fix buffer pinning logic in [SP-]Gist |
New status: Needs review |
2025-05-06 06:27:18 |
tanzeelk |
using index to speedup add not null constraints to a table |
Added tanzeelk as reviewer |
2025-05-05 13:43:22 |
fuzzycz |
Improve monitoring of shared memory allocations |
Closed in commitfest 2025-03 with status: Moved to next CF |
2025-05-05 13:09:22 |
fuzzycz |
Improve monitoring of shared memory allocations |
New status: Needs review |
2025-05-05 05:27:25 |
rakshtr |
SIMD optimization for list_sort and tuple-sort |
Removed rakshtr from reviewers |
2025-05-05 05:27:06 |
rakshtr |
SIMD optimization for list_sort and tuple-sort |
Added rakshtr as reviewer |
2025-05-05 05:23:15 |
rakshtr |
SIMD optimization for list_sort and tuple-sort |
Changed wikilink to https://www.postgresql.org/message-id/CO1PR11MB506011C3052AE779750D9789EDA02%40CO1PR11MB5060.namprd11.prod.outlook.com |
2025-05-05 05:23:15 |
rakshtr |
SIMD optimization for list_sort and tuple-sort |
Changed name to SIMD optimization for list_sort and tuple-sort |
2025-05-05 05:21:14 |
rakshtr |
SIMD optimization for list_sort and tuple-sort |
Attached mail thread CO1PR11MB506011C3052AE779750D9789EDA02@CO1PR11MB5060.namprd11.prod.outlook.com |
2025-05-04 13:46:55 |
nkey |
Fix buffer pinning logic in [SP-]Gist |
Changed authors to Peter Geoghegan (pgeoghegan), Michail Nikolaev (nkey), Matthias van de Meent (mmeent), Mihail Nikalayeu (mihailnikalayeu) |
2025-05-04 13:45:51 |
mihailnikalayeu |
[CREATE|RE] INDEX CONCURRENTLY with single heap scan and short-term resetting shapshots |
Changed authors to Michail Nikolaev (nkey), Mihail Nikalayeu (mihailnikalayeu) |
2025-05-04 13:45:38 |
mihailnikalayeu |
bt_index_parent_check false alarm for indexes created concurrently |
Changed authors to Michail Nikolaev (nkey), Mihail Nikalayeu (mihailnikalayeu) |
2025-05-04 13:45:30 |
mihailnikalayeu |
DirtyScanshot index scan skips concurrently updated tuples |
Changed authors to Michail Nikolaev (nkey), Mihail Nikalayeu (mihailnikalayeu) |
2025-05-01 04:41:52 |
masaofujii |
Truncate logs by max_log_size |
New status: Waiting on Author |
2025-04-30 19:53:14 |
bossartn |
Orphaned users in PG16 and above can only be managed by Superusers |
New status: Waiting on Author |
2025-04-30 13:24:00 |
funny_falcon |
Introduce RWSpin lock and use it in sinvaladt.c and xlogrecovery.c |
Closed in commitfest 2025-03 with status: Moved to next CF |
2025-04-29 17:40:04 |
bossartn |
ensure we have a snapshot when dropping an index concurrently |
New status: Ready for Committer |
2025-04-28 21:13:33 |
bossartn |
SVE enablement for hex-encode and hex-decode |
Changed targetversion to 19 |
2025-04-28 21:13:12 |
bossartn |
revamp row-security tracking |
Changed targetversion to 19 |
2025-04-28 21:12:59 |
bossartn |
ensure we have a snapshot when dropping an index concurrently |
Changed targetversion to 19 |
2025-04-26 05:51:49 |
stayreal |
speedup COPY TO for partitioned table |
Changed targetversion to 19 |
2025-04-25 13:51:25 |
dsteele |
Improve verification of recovery_target_timeline GUC. |
New status: Needs review |
2025-04-25 12:43:52 |
dsteele |
Improve verification of recovery_target_timeline GUC. |
New status: Waiting on Author |
2025-04-25 12:41:49 |
dsteele |
Improve verification of recovery_target_timeline GUC. |
New status: Needs review |