2025-09-03 08:16:48 |
deanr |
Fix replica identity checks for MERGE command on published table. |
Added deanr as committer |
2025-09-03 07:58:35 |
petere |
Add log_autoanalyze_min_duration |
Added petere as committer |
2025-09-03 07:55:52 |
petere |
Add support for dumping raw parse tree with debug_print_raw_parse |
Added petere as reviewer |
2025-09-03 07:19:04 |
jimus |
Fix a bug where ALTER SYSTEM SET with empty strings for GUC_LIST_QUOTE parameters (like shared_preload_libraries) results in malformed configuration entries that cause server crashes on restart. |
New status: Waiting on Author |
2025-09-03 02:31:00 |
tndrwang |
Fix an unnecessary cast calling elog in ExecHashJoinImpl |
Attached mail thread CAHewXN=s2thWwfWhugDLUhAn-UTtBPYLe_pPBfcH-DJ4PjMzpQ@mail.gmail.com |
2025-09-03 02:31:00 |
tndrwang |
Fix an unnecessary cast calling elog in ExecHashJoinImpl |
Created patch record |
2025-09-02 23:38:48 |
masaofujii |
COPY TO: provide hint when WHERE clause is used |
Closed in commitfest PG19-2 with status: Committed |
2025-09-02 23:20:30 |
chaol |
Fixes a trivial bug in dumped parse/query/plan trees |
Closed in commitfest PG19-2 with status: Withdrawn |
2025-09-02 22:41:16 |
jchampion |
Explicitly enable meson features in CI |
Added jchampion as reviewer |
2025-09-02 19:39:32 |
bossartn |
parallel pg_restore: avoid disk seeks when jumping short distance forward |
Removed bossartn from reviewers |
2025-09-02 19:38:44 |
bossartn |
GetNamedLWLockTranche crashes on Windows in normal backend |
Moved from CF PG19-2 to CF PG19-3 |
2025-09-02 19:38:39 |
bossartn |
Improve LWLock tranche name visibility across backends |
Moved from CF PG19-2 to CF PG19-3 |
2025-09-02 19:38:35 |
bossartn |
revamp row-security tracking |
Moved from CF PG19-2 to CF PG19-3 |
2025-09-02 19:37:58 |
bossartn |
problems with toast.* reloptions |
Moved from CF PG19-2 to CF PG19-3 |
2025-09-02 17:51:27 |
tgl |
Improve error message for duplicate labels in enum types |
Closed in commitfest PG19-2 with status: Committed |
2025-09-02 17:10:53 |
tgl |
Improve error message for duplicate labels in enum types |
Added tgl as committer |
2025-09-02 15:52:19 |
tgl |
psql client does not handle WSAEWOULDBLOCK on Windows |
Added tgl as reviewer |
2025-09-02 14:48:23 |
tgl |
psql: Count all table footer lines in pager setup |
New status: Waiting on Author |
2025-09-02 09:49:54 |
bertranddrouvot.pg |
Generate pgstat_count_slru*() functions for slru using macros |
Closed in commitfest PG19-2 with status: Committed |
2025-09-02 09:49:53 |
bertranddrouvot.pg |
Generate pgstat_count_slru*() functions for slru using macros |
Changed committer to michael-kun |
2025-09-02 06:07:47 |
andreiklychkov |
Fix a bug where ALTER SYSTEM SET with empty strings for GUC_LIST_QUOTE parameters (like shared_preload_libraries) results in malformed configuration entries that cause server crashes on restart. |
Attached mail thread CA+mfrmwsBmYsJayWjc8bJmicxc3phZcHHY=yW5aYe=P-1d_4bg@mail.gmail.com |
2025-09-02 06:07:47 |
andreiklychkov |
Fix a bug where ALTER SYSTEM SET with empty strings for GUC_LIST_QUOTE parameters (like shared_preload_libraries) results in malformed configuration entries that cause server crashes on restart. |
Created patch record |
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-09-01 20:48:34 |
adunstan |
PG 18 beta1 release notes misses mention of pg_noreturn |
Closed in commitfest PG19-2 with status: Rejected |
2025-09-01 14:12:56 |
bertranddrouvot.pg |
Get rid of pgstat_count_backend_io_op*() functions |
Attached mail thread aLWonxez0MBSqEvA@ip-10-97-1-34.eu-west-3.compute.internal |
2025-09-01 14:12:56 |
bertranddrouvot.pg |
Get rid of pgstat_count_backend_io_op*() functions |
Created patch record |
2025-09-01 12:02:06 |
dylanzhou |
Improve read_local_xlog_page_guts by replacing polling with latch-based waiting |
Attached mail thread CABPTF7UNft368x-RgOXkfj475OwEbp+VVO-wEXz7StgjD_=6sw@mail.gmail.com |
2025-09-01 12:02:06 |
dylanzhou |
Improve read_local_xlog_page_guts by replacing polling with latch-based waiting |
Created patch record |
2025-09-01 10:13:20 |
jimus |
COPY TO: provide hint when WHERE clause is used |
New status: Ready for Committer |
2025-09-01 10:06:57 |
jimus |
COPY TO: provide hint when WHERE clause is used |
Added jimus as reviewer |
2025-09-01 09:36:13 |
masaofujii |
COPY TO: provide hint when WHERE clause is used |
Added masaofujii as committer |
2025-09-01 09:19:10 |
vignesh.postgres |
Logical replication timeout |
Closed in commitfest 2025-03 with status: Returned with feedback |
2025-09-01 09:16:48 |
ashblade |
Fix SJE 'variable not found in subplan target lists' error |
Closed in commitfest PG19-2 with status: Committed |
2025-09-01 09:16:48 |
ashblade |
Fix SJE 'variable not found in subplan target lists' error |
Changed committer to tgl |
2025-09-01 09:16:22 |
vignesh.postgres |
Remove extra Sort node above a btree-compatible Index Scan |
Closed in commitfest 2025-03 with status: Returned with feedback |
2025-09-01 09:16:12 |
vignesh.postgres |
Remove extra Sort node above a btree-compatible Index Scan |
New status: Waiting on Author |
2025-09-01 05:29:08 |
petere |
Making libpq OpenSSL support threadsafe |
New status: Waiting on Author |
2025-09-01 02:54:03 |
xzilla |
pgbench - adding pl/pgsql versions of tests |
Added xzilla as reviewer |
2025-08-31 23:58:57 |
lfittl |
Stack-based tracking of per-node WAL/buffer usage |
Changed name to Stack-based tracking of per-node WAL/buffer usage |
2025-08-31 23:58:41 |
lfittl |
Stack-based tracking of per-node WAL/buffer usage |
Attached mail thread CAP53PkzdBK8VJ1fS4AZ481LgMN8f9mJiC39ZRHqkFUSYq6KWmg@mail.gmail.com |
2025-08-31 23:58:40 |
lfittl |
Stack-based tracking of per-node WAL/buffer usage |
Created patch record |
2025-08-31 17:36:40 |
amukhin |
Use streaming read I/O in BRIN vacuuming |
Attached mail thread CAE7r3ML01aiq9Th_1OSz7U7Aq2pWbhMLoz5T+PXcg8J9ZAPFFA@mail.gmail.com |
2025-08-31 17:36:40 |
amukhin |
Use streaming read I/O in BRIN vacuuming |
Created patch record |
2025-08-31 17:05:45 |
nataraj |
trenary reloption type |
Attached mail thread 3474141.usfYGdeWWP@thinkpad-pgpro |
2025-08-31 17:05:44 |
nataraj |
trenary reloption type |
Created patch record |
2025-08-31 16:39:25 |
petere |
refactor backend type lists |
Added petere as reviewer |
2025-08-31 16:37:42 |
petere |
Making libpq OpenSSL support threadsafe |
Added petere as reviewer |
2025-08-31 16:37:33 |
petere |
SQL:2011 Application Time Update & Delete |
Added petere as reviewer |
2025-08-31 16:37:21 |
petere |
Fixing the btree_gist inet mess |
Added petere as reviewer |
2025-08-31 16:30:22 |
petere |
Windows meson build |
Added petere as committer |
2025-08-31 16:25:24 |
petere |
Fix ALTER TABLE DROP EXPRESSION with ONLY option |
Added petere as committer |
2025-08-31 16:25:21 |
petere |
Fix ALTER TABLE DROP EXPRESSION with ONLY option |
Added petere 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 16:21:52 |
petere |
foreign key on virtual generated column |
Moved from CF PG19-1 to CF PG19-2 |
2025-08-31 16:21:46 |
petere |
Disallow concurrent ALTER DOMAIN and DROP DOMAIN |
Moved from CF PG19-1 to CF PG19-2 |
2025-08-31 16:21:34 |
petere |
ALTER DOMAIN ADD NOT NULL NOT VALID |
Moved from CF PG19-1 to CF PG19-2 |
2025-08-31 16:21:25 |
petere |
finish TODOs in to_json_is_immutable, to_jsonb_is_immutable also add tests on it |
Moved from CF PG19-1 to CF PG19-2 |
2025-08-31 16:21:13 |
petere |
virtual generated column as partition key |
Moved from CF PG19-1 to CF PG19-2 |
2025-08-31 16:21:07 |
petere |
support create index on virtual generated column. |
Moved from CF PG19-1 to CF PG19-2 |
2025-08-31 16:21:01 |
petere |
support ALTER COLUMN SET EXPRESSION over virtual generated column with check constraint |
Moved from CF PG19-1 to CF PG19-2 |
2025-08-31 16:20:52 |
petere |
support fast default for domain with constraints |
Moved from CF PG19-1 to CF PG19-2 |
2025-08-31 16:19:40 |
petere |
Thread-safe getopt() |
Moved from CF PG19-1 to CF PG19-2 |
2025-08-31 16:19:34 |
petere |
Thread-safe getopt() |
Added petere as reviewer |
2025-08-31 15:43:22 |
andrewjackson |
Adding pg_dump flag for parallel export to pipes |
Posted comment with messageid <175665500252.297107.3384642490431951825.pgcf@coridan.postgresql.org> |
2025-08-31 14:15:53 |
xocolatl |
Add error_on_null() to produce an error if the input is null |
New status: Ready for Committer |
2025-08-31 14:15:49 |
xocolatl |
Add error_on_null() to produce an error if the input is null |
Added xocolatl as reviewer |
2025-08-31 12:33:12 |
florentst |
Add xicorr(X, Y): support for the xi (ξ) correlation coefficient by Chatterjee |
Attached mail thread CA+v5N43gerwrQMX=Zv7sKF3XDmgef+jsiwGW-cu3X=gNLo8_1A@mail.gmail.com |
2025-08-31 12:33:12 |
florentst |
Add xicorr(X, Y): support for the xi (ξ) correlation coefficient by Chatterjee |
Created patch record |
2025-08-31 08:06:02 |
joeljacobson |
New "single" COPY format |
Closed in commitfest 2025-01 with status: Withdrawn |
2025-08-30 23:49:37 |
lerm |
Implement batching for walsender notifications during logical cascade replication |
Attached mail thread 77d94649-e00c-4d56-b2e2-e9d1843131d7@postgrespro.ru |
2025-08-30 23:49:36 |
lerm |
Implement batching for walsender notifications during logical cascade replication |
Created patch record |
2025-08-30 12:37:33 |
elliothb |
Update meson build files to enable building postgres as a subproject |
Attached mail thread PH0PR84MB1954C7D61C4882403B8258708605A@PH0PR84MB1954.NAMPRD84.PROD.OUTLOOK.COM |
2025-08-30 12:37:33 |
elliothb |
Update meson build files to enable building postgres as a subproject |
Created patch record |
2025-08-30 11:55:51 |
joeljacobson |
Add error_on_null() to produce an error if the input is null |
Attached mail thread ece8c6d1-2ab1-45d5-ba12-8dec96fc8886@app.fastmail.com |
2025-08-30 11:55:51 |
joeljacobson |
Add error_on_null() to produce an error if the input is null |
Created patch record |
2025-08-30 08:02:42 |
atsushitorikoshi |
COPY TO: provide hint when WHERE clause is used |
Attached mail thread 3520c224c5ffac0113aef84a9179f37e@oss.nttdata.com |
2025-08-30 08:02:42 |
atsushitorikoshi |
COPY TO: provide hint when WHERE clause is used |
Created patch record |
2025-08-30 06:12:29 |
petere |
allow benign typedef redefinitions (C11) |
Attached mail thread 10d32190-f31b-40a5-b177-11db55597355@eisentraut.org |
2025-08-30 06:12:28 |
petere |
allow benign typedef redefinitions (C11) |
Created patch record |
2025-08-29 17:15:13 |
bossartn |
make LWLockCounter a global variable |
Closed in commitfest PG19-2 with status: Committed |
2025-08-29 17:15:13 |
bossartn |
make LWLockCounter a global variable |
Changed committer to bossartn |
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 15:04:01 |
bertranddrouvot.pg |
Generate pgstat_count_slru*() functions for slru using macros |
Attached mail thread aLHA//gr4dTpDHHC@ip-10-97-1-34.eu-west-3.compute.internal |
2025-08-29 15:04:01 |
bertranddrouvot.pg |
Generate pgstat_count_slru*() functions for slru using macros |
Created patch record |
2025-08-29 14:46:13 |
mbanck |
Add process updating for GNU/Hurd |
Attached mail thread CA+hUKGJMNGUAqf27WbckYFrM-Mavy0RKJvocfJU=J2XcAZyv+w@mail.gmail.com |
2025-08-29 14:46:12 |
mbanck |
Add process updating for GNU/Hurd |
Created patch record |
2025-08-29 14:43:37 |
bossartn |
make LWLockCounter a global variable |
New status: Ready for Committer |
2025-08-29 14:15:54 |
nmalakh |
SQL/JSON json_table PLAN clause |
Moved from CF PG19-1 to CF PG19-2 |
2025-08-29 09:44:03 |
antonmel |
Corrupted FSM page is not saved after zeroing. |
Moved from CF PG19-1 to CF PG19-2 |
2025-08-29 07:26:57 |
yugo.nagata |
pgbench: extend variable usage in scripts |
Attached mail thread 20250829162307.b2888293e1cf809668333395@sraoss.co.jp |
2025-08-29 07:26:57 |
yugo.nagata |
pgbench: extend variable usage in scripts |
Created patch record |
2025-08-29 06:45:41 |
petere |
List TAP test files in makefiles |
Attached mail thread 2cdd6c8b-9631-4ba4-b051-eec1168ac960@eisentraut.org |
2025-08-29 06:45:41 |
petere |
List TAP test files in makefiles |
Created patch record |
2025-08-29 05:32:48 |
stayreal |
ALTER COLUMN SET EXPRESSION [GENERATED|STORED] |
Attached mail thread CACJufxGXLU400QBBgdoboaza0xK58rQqsCAPrxbAMUmo0f8xCQ@mail.gmail.com |
2025-08-29 05:32:47 |
stayreal |
ALTER COLUMN SET EXPRESSION [GENERATED|STORED] |
Created patch record |
2025-08-29 05:23:41 |
petere |
Remove unneeded cast in BufferGetPage |
Closed in commitfest PG19-2 with status: Committed |
2025-08-28 23:09:10 |
petere |
Remove unneeded cast in BufferGetPage |
Added petere as committer |