| 2026-03-20 22:24:11 |
tgl |
Optimizing SELECT expr INTO var in plpgsql |
Closed in commitfest PG19-Final with status: Committed |
| 2026-03-20 22:24:11 |
tgl |
Optimizing SELECT expr INTO var in plpgsql |
Changed committer to tgl |
| 2026-03-20 19:33:51 |
adunstan |
pg_waldump: support decoding of WAL inside tarfile |
Closed in commitfest PG19-Final with status: Committed |
| 2026-03-20 19:33:51 |
adunstan |
pg_waldump: support decoding of WAL inside tarfile |
Changed committer to adunstan |
| 2026-03-20 19:16:50 |
bossartn |
enhance wraparound warnings |
Closed in commitfest PG19-Final with status: Committed |
| 2026-03-20 18:51:45 |
tgl |
Accounting for metapages in genericcostestimate() |
Closed in commitfest PG19-Final with status: Committed |
| 2026-03-20 18:51:45 |
tgl |
Accounting for metapages in genericcostestimate() |
Changed committer to tgl |
| 2026-03-20 12:43:09 |
adunstan |
COPY TO json |
Closed in commitfest PG19-Final with status: Committed |
| 2026-03-20 12:43:09 |
adunstan |
COPY TO json |
Changed committer to adunstan |
| 2026-03-20 08:59:09 |
akshay.joshi |
Add pg_get_database_ddl() function to reconstruct CREATE DATABASE statement |
New status: Ready for Committer |
| 2026-03-20 08:58:22 |
akshay.joshi |
pgindent truncates last line of files missing a trailing newline |
New status: Ready for Committer |
| 2026-03-20 08:37:39 |
ilidock95 |
Optional skipping of unchanged relations during ANALYZE? |
New status: Waiting on Author |
| 2026-03-20 07:50:24 |
petere |
Unicode update and some tooling improvements |
Closed in commitfest PG19-Final with status: Committed |
| 2026-03-20 02:09:49 |
masaofujii |
Idea to enhance pgbench by more modes to generate data (multi-TXNs, UNNEST, COPY BINARY) |
Added masaofujii as reviewer |
| 2026-03-19 20:16:55 |
zsolt.parragi |
Allow to set PGOAUTHCAFILE out of debug mode for libpq-oauth |
New status: Ready for Committer |
| 2026-03-19 20:15:57 |
zsolt.parragi |
Allow to set PGOAUTHCAFILE out of debug mode for libpq-oauth |
Added zsolt.parragi as reviewer |
| 2026-03-19 19:44:44 |
coreyh |
meson: Make test output much more useful on failure (both in CI and locally) |
Added coreyh as reviewer |
| 2026-03-19 19:22:00 |
tgl |
Improve hash join's handling of tuples with null join keys |
Closed in commitfest PG19-Final with status: Committed |
| 2026-03-19 19:22:00 |
tgl |
Improve hash join's handling of tuples with null join keys |
Changed committer to tgl |
| 2026-03-19 16:44:40 |
bossartn |
implement GRANT/REVOKE ... GRANTED BY |
Closed in commitfest PG19-Final with status: Committed |
| 2026-03-19 15:37:48 |
tgl |
Avoiding memory leakage in jsonpath evaluation |
Closed in commitfest PG19-Final with status: Committed |
| 2026-03-19 15:37:48 |
tgl |
Avoiding memory leakage in jsonpath evaluation |
Changed committer to tgl |
| 2026-03-19 15:37:48 |
tgl |
Avoiding memory leakage in jsonpath evaluation |
Moved from CF PG20-1 to CF PG19-Final |
| 2026-03-19 13:47:11 |
jeltef |
QoL improvements for pgindent and integrating perltidy into pgindent |
New status: Ready for Committer |
| 2026-03-19 06:58:08 |
vasu01 |
Fix incorrect Spanish translation and remove obsolete FIXME comments in es.po |
Closed in commitfest PG19-Final with status: Withdrawn |
| 2026-03-19 05:58:51 |
petere |
Change copyObject() to use typeof_unqual |
Closed in commitfest PG19-Final with status: Committed |
| 2026-03-19 05:58:51 |
petere |
Change copyObject() to use typeof_unqual |
Changed committer to petere |
| 2026-03-19 05:57:54 |
petere |
Allow setting the collation strength in ICU tailoring rules. |
Closed in commitfest PG19-Final with status: Committed |
| 2026-03-19 05:57:54 |
petere |
Allow setting the collation strength in ICU tailoring rules. |
Changed committer to petere |
| 2026-03-19 04:29:33 |
davidrowley |
Reduce planning time for large NOT IN lists containing NULL |
Closed in commitfest PG19-Final with status: Committed |
| 2026-03-19 04:29:33 |
davidrowley |
Reduce planning time for large NOT IN lists containing NULL |
Changed committer to davidrowley |
| 2026-03-19 00:55:38 |
tndrwang |
Use enum type replacing #define for exec state of hashjoin and mergejoin |
Moved from CF PG19-Final to CF PG20-1 |
| 2026-03-18 22:52:50 |
d_gustafsson |
Serverside SNI for SSL connections |
Closed in commitfest PG19-Final with status: Committed |
| 2026-03-18 22:52:50 |
d_gustafsson |
Serverside SNI for SSL connections |
Changed committer to d_gustafsson |
| 2026-03-18 21:29:09 |
spoondla |
implement CAST(expr AS type FORMAT 'template') |
Added spoondla as reviewer |
| 2026-03-18 21:05:26 |
coreyh |
implement CAST(expr AS type FORMAT 'template') |
Added coreyh as reviewer |
| 2026-03-18 21:01:21 |
spoondla |
Return pg_control from pg_backup_stop(). |
Removed spoondla from reviewers |
| 2026-03-18 21:00:48 |
coreyh |
Return pg_control from pg_backup_stop(). |
Removed coreyh from reviewers |
| 2026-03-18 17:48:41 |
bossartn |
implement GRANT/REVOKE ... GRANTED BY |
Added bossartn as committer |
| 2026-03-18 17:48:40 |
bossartn |
implement GRANT/REVOKE ... GRANTED BY |
New status: Ready for Committer |
| 2026-03-18 16:57:44 |
lakshmin |
pg_stat_statements: Add gc_count and query_file_size to pgss_info |
Added lakshmin as reviewer |
| 2026-03-18 11:14:45 |
a.alekseev |
uuid <-> bytea casting & base32 encoding/decoding |
New status: Needs review |
| 2026-03-18 08:26:26 |
john.naylor |
Fix bug in multixact Oldest*MXactId initialization and access |
Closed in commitfest PG19-Final with status: Committed |
| 2026-03-18 08:26:26 |
john.naylor |
Fix bug in multixact Oldest*MXactId initialization and access |
Changed committer to heikki |
| 2026-03-17 21:48:01 |
tgl |
Avoiding memory leakage in jsonpath evaluation |
Attached mail thread 569394.1773783211@sss.pgh.pa.us |
| 2026-03-17 21:48:01 |
tgl |
Avoiding memory leakage in jsonpath evaluation |
Created patch record |
| 2026-03-17 19:50:35 |
rutchkiwi |
no table rewrite when set column type to constrained domain |
New status: Waiting on Author |
| 2026-03-17 19:24:06 |
adunstan |
IS JSON predicate support for domain base type as JSON/JSONB/BYTEA/TEXT |
Closed in commitfest PG19-Final with status: Committed |
| 2026-03-17 19:24:06 |
adunstan |
IS JSON predicate support for domain base type as JSON/JSONB/BYTEA/TEXT |
Changed committer to adunstan |
| 2026-03-17 19:20:07 |
rutchkiwi |
no table rewrite when set column type to constrained domain |
Added rutchkiwi as reviewer |
| 2026-03-17 17:08:20 |
simseih |
Add missing stats_reset column to pg_statio_all_sequences view |
Closed in commitfest PG19-Final with status: Committed |
| 2026-03-17 17:08:05 |
simseih |
Add missing stats_reset column to pg_statio_all_sequences view |
Closed in commitfest PG19-Final with status: Committed |
| 2026-03-17 16:34:39 |
bossartn |
Add starelid, attnum to pg_stats and leverage this in pg_dump |
Closed in commitfest PG19-Final with status: Committed |
| 2026-03-17 16:29:38 |
petere |
Produce LLVM bitcode files on meson builds |
New status: Waiting on Author |
| 2026-03-17 16:17:44 |
petere |
Show expression of virtual columns in error messages |
Added petere as committer |
| 2026-03-17 16:01:35 |
petere |
Unicode update and some tooling improvements |
Added petere as committer |
| 2026-03-17 16:01:32 |
petere |
Unicode update and some tooling improvements |
New status: Ready for Committer |
| 2026-03-17 15:33:14 |
adunstan |
finish TODOs in to_json_is_immutable, to_jsonb_is_immutable also add tests on it |
Closed in commitfest PG19-Final with status: Committed |
| 2026-03-17 15:33:14 |
adunstan |
finish TODOs in to_json_is_immutable, to_jsonb_is_immutable also add tests on it |
Changed committer to adunstan |
| 2026-03-17 14:54:08 |
pjungwir |
SQL:2011 Application Time Update & Delete |
New status: Needs review |
| 2026-03-17 14:18:54 |
pprandive |
Message in pg_terminate_backend |
Added pprandive as reviewer |
| 2026-03-17 14:18:13 |
warda |
Message in pg_terminate_backend |
Added warda as reviewer |
| 2026-03-17 06:58:58 |
bertranddrouvot.pg |
Use C11 alignas in typedef definitions |
Closed in commitfest PG19-Final with status: Committed |
| 2026-03-17 06:58:58 |
bertranddrouvot.pg |
Use C11 alignas in typedef definitions |
Changed committer to petere |
| 2026-03-17 06:58:58 |
bertranddrouvot.pg |
Use C11 alignas in typedef definitions |
Moved from CF PG20-1 to CF PG19-Final |
| 2026-03-17 06:58:25 |
bertranddrouvot.pg |
Defend against -ffast-math in meson builds |
Closed in commitfest PG19-Final with status: Committed |
| 2026-03-17 06:58:25 |
bertranddrouvot.pg |
Defend against -ffast-math in meson builds |
Changed committer to tgl |
| 2026-03-17 06:58:25 |
bertranddrouvot.pg |
Defend against -ffast-math in meson builds |
Moved from CF PG20-1 to CF PG19-Final |
| 2026-03-17 06:50:26 |
chaol |
tablecmds: reject CLUSTER ON/INHERIT for partitioned tables earlier |
Closed in commitfest PG19-Final with status: Committed |
| 2026-03-17 06:50:26 |
chaol |
tablecmds: reject CLUSTER ON/INHERIT for partitioned tables earlier |
Changed committer to michael-kun |
| 2026-03-17 05:47:43 |
x4m |
pageinspect support for SpGiST |
New status: Waiting on Author |
| 2026-03-17 05:47:21 |
x4m |
Modernize error message for malformed B-Tree tuple posting |
New status: Waiting on Author |
| 2026-03-17 02:18:22 |
masaofujii |
Propagate XLogFindNextRecord error to callers |
Added masaofujii as committer |
| 2026-03-17 02:18:19 |
masaofujii |
Propagate XLogFindNextRecord error to callers |
Added masaofujii as reviewer |
| 2026-03-17 00:22:24 |
billyean |
Eliminating SPI / SQL from some RI trigger functions |
Added billyean as reviewer |
| 2026-03-16 17:33:08 |
spoondla |
Add comments about fire_triggers argument in ri_triggers.c |
New status: Ready for Committer |
| 2026-03-16 12:48:03 |
petere |
SQL Property Graph Queries (SQL/PGQ) |
Closed in commitfest PG19-Final with status: Committed |
| 2026-03-16 12:21:47 |
petere |
pg_upgrade fails when extension_control_path is used |
Closed in commitfest PG19-Final with status: Committed |
| 2026-03-16 12:21:47 |
petere |
pg_upgrade fails when extension_control_path is used |
Moved from CF PG20-1 to CF PG19-Final |
| 2026-03-16 09:44:32 |
masaofujii |
Rate-limit repeated "still waiting on lock" log messages (log_lock_waits). |
Closed in commitfest PG19-Final with status: Committed |
| 2026-03-16 09:44:32 |
masaofujii |
Rate-limit repeated "still waiting on lock" log messages (log_lock_waits). |
Changed committer to masaofujii |
| 2026-03-16 08:28:56 |
masaofujii |
Add missing stats_reset column to pg_statio_all_sequences view |
Closed in commitfest PG19-Final with status: Committed |
| 2026-03-16 08:28:56 |
masaofujii |
Add missing stats_reset column to pg_statio_all_sequences view |
Changed committer to masaofujii |
| 2026-03-16 08:28:56 |
masaofujii |
Add missing stats_reset column to pg_statio_all_sequences view |
Moved from CF PG20-1 to CF PG19-Final |
| 2026-03-16 08:28:50 |
masaofujii |
Add missing stats_reset column to pg_statio_all_sequences view |
Closed in commitfest PG19-Final with status: Committed |
| 2026-03-16 08:28:50 |
masaofujii |
Add missing stats_reset column to pg_statio_all_sequences view |
Changed committer to masaofujii |
| 2026-03-16 08:28:50 |
masaofujii |
Add missing stats_reset column to pg_statio_all_sequences view |
Moved from CF PG20-1 to CF PG19-Final |
| 2026-03-16 08:28:31 |
masaofujii |
Add missing stats_reset column to pg_statio_all_sequences view |
Closed in commitfest PG19-Final with status: Committed |
| 2026-03-16 08:28:31 |
masaofujii |
Add missing stats_reset column to pg_statio_all_sequences view |
Moved from CF PG20-1 to CF PG19-Final |
| 2026-03-16 07:20:38 |
ha-kun |
Improve pg_sync_replication_slots() to wait for primary to advance in more cases |
Closed in commitfest PG19-Final with status: Committed |
| 2026-03-16 07:09:32 |
ha-kun |
Improve pg_sync_replication_slots() to wait for primary to advance in more cases |
Closed in commitfest PG19-Final with status: Committed |
| 2026-03-16 05:05:39 |
masahikosawada |
uuid <-> bytea casting & base32 encoding/decoding |
New status: Waiting on Author |
| 2026-03-16 03:49:26 |
coreyh |
CAST(... ON DEFAULT) - WIP build on top of Error-Safe User Functions |
New status: Ready for Committer |
| 2026-03-16 03:49:15 |
coreyh |
CAST(... ON DEFAULT) - WIP build on top of Error-Safe User Functions |
Added coreyh as reviewer |
| 2026-03-16 03:25:35 |
chenchangao |
Use ROLERECURSE_PRIVS in is_admin_of_role() |
New status: Ready for Committer |
| 2026-03-16 01:22:29 |
smithpb2250 |
DOCS - Server Applications [option] should be [option...] |
Closed in commitfest PG19-Final with status: Withdrawn |
| 2026-03-15 19:23:29 |
danielverite |
Allow setting the collation strength in ICU tailoring rules. |
New status: Needs review |
| 2026-03-15 05:27:34 |
dylanzhou |
pgstattuple: Use streaming read API in pgstatindex functions |
Closed in commitfest PG19-Final with status: Committed |
| 2026-03-15 05:27:34 |
dylanzhou |
pgstattuple: Use streaming read API in pgstatindex functions |
Changed committer to michael-kun |
| 2026-03-14 16:54:00 |
rustam.allakov |
virtual generated column as partition key |
Posted review with messageid <177350724019.946.14013342581843838650.pgcf@coridan.postgresql.org> |