2025-10-19 12:23:48 |
msdousti |
psql \dh: List High-Level (Root) Tables and Indexes |
Moved from CF PG19-2 to CF PG19-3 |
2025-10-19 12:01:35 |
alvherre |
Unnecessary delay in streaming replication due to replay lag |
Moved from CF PG19-2 to CF PG19-3 |
2025-10-19 12:01:03 |
alvherre |
display current search_path in psql prompt |
Moved from CF PG19-2 to CF PG19-3 |
2025-10-19 12:00:00 |
alvherre |
Windows meson build |
Moved from CF PG19-2 to CF PG19-3 |
2025-10-19 11:59:50 |
alvherre |
Document how commit handles aborted transactions |
Moved from CF PG19-2 to CF PG19-3 |
2025-10-19 11:59:37 |
alvherre |
new plpgsql.extra_errors check - strict_expr_check |
Moved from CF PG19-2 to CF PG19-3 |
2025-10-19 11:59:19 |
alvherre |
pg_restore documentation and --create/--single-transaction limitation |
Moved from CF PG19-2 to CF PG19-3 |
2025-10-19 11:57:37 |
fuzzycz |
starjoin join order planning |
Moved from CF PG19-2 to CF PG19-3 |
2025-10-19 11:57:27 |
erthalion |
System views for versions reporting |
Moved from CF PG19-2 to CF PG19-3 |
2025-10-19 11:57:20 |
erthalion |
Changing shared_buffers without restart |
Moved from CF PG19-2 to CF PG19-3 |
2025-10-19 11:35:32 |
alvherre |
Reset recovery target parameters in pg_createsubscriber |
Moved from CF PG19-2 to CF PG19-3 |
2025-10-19 11:35:19 |
alvherre |
bug: virtual generated column can be partition key |
Moved from CF PG19-2 to CF PG19-3 |
2025-10-19 11:35:04 |
alvherre |
Non-blocking archiver process |
Moved from CF PG19-2 to CF PG19-3 |
2025-10-19 11:33:39 |
alvherre |
Correction of RowMark Removal During Sel-Join Elimination |
Moved from CF PG19-2 to CF PG19-3 |
2025-10-19 11:33:19 |
alvherre |
Accessing an invalid pointer in BufferManagerRelation structure |
Moved from CF PG19-2 to CF PG19-3 |
2025-10-19 10:42:25 |
alvherre |
Corrupted FSM page is not saved after zeroing. |
Moved from CF PG19-2 to CF PG19-Drafts |
2025-10-19 10:41:11 |
alvherre |
Fix bug with accessing to temporary tables of other sessions |
Moved from CF PG19-2 to CF PG19-3 |
2025-10-19 10:40:51 |
alvherre |
Fix creation of empty .log files during log rotation |
Moved from CF PG19-2 to CF PG19-3 |
2025-10-19 10:40:06 |
alvherre |
Fix for consume_xids advancing XIDs incorrectly |
Moved from CF PG19-2 to CF PG19-3 |
2025-10-19 10:38:57 |
alvherre |
Fix race between WAL flush and InstallXLogFileSegment() |
Moved from CF PG19-2 to CF PG19-3 |
2025-10-19 10:38:53 |
alvherre |
Fix race between WAL flush and InstallXLogFileSegment() |
New status: Needs review |
2025-10-19 10:37:15 |
alvherre |
Fix standby may crash when switching-over in certain special cases |
Moved from CF PG19-2 to CF PG19-3 |
2025-10-19 10:36:53 |
alvherre |
Fix rare checksum failure in EXEC_BACKEND LocalProcessControlFile() |
Moved from CF PG19-2 to CF PG19-3 |
2025-10-19 10:36:04 |
alvherre |
Incremental Sort Cost Estimation Instability |
Moved from CF PG19-2 to CF PG19-3 |
2025-10-19 10:34:38 |
alvherre |
Historic snapshot doesn't track txns committed in BUILDING_SNAPSHOT state |
Moved from CF PG19-2 to CF PG19-3 |
2025-10-19 10:33:39 |
alvherre |
WAL_LOG CREATE DATABASE strategy broken for non-standard page layouts |
Moved from CF PG19-2 to CF PG19-3 |
2025-10-19 10:33:19 |
alvherre |
Fix rare recovery shutdown hang |
Moved from CF PG19-2 to CF PG19-3 |
2025-10-19 10:31:33 |
alvherre |
pg_ctl start may return 0 even if the postmaster has been already started on Windows |
Moved from CF PG19-2 to CF PG19-3 |
2025-10-19 06:15:11 |
sunils26 |
BRIN: Prevent the heapblk overflow during index summarization on very large tables resulting in an infinite loop |
Changed tags to Backport, Bugfix, Good First Review |
2025-10-19 06:09:24 |
sunils26 |
BRIN: Prevent the heapblk overflow during index summarization on very large tables resulting in an infinite loop |
Attached mail thread CAOG6S4-tGksTQhVzJM19NzLYAHusXsK2HmADPZzGQcfZABsvpA@mail.gmail.com |
2025-10-19 06:09:24 |
sunils26 |
BRIN: Prevent the heapblk overflow during index summarization on very large tables resulting in an infinite loop |
Created patch record |
2025-10-19 01:54:40 |
dylanzhou |
Optimize SnapBuildPurgeOlderTxn: use in-place compaction instead of temporary array |
Changed tags to Logical Replication, Performance, Refactoring Only |
2025-10-18 20:26:05 |
lispyone |
Fix POSIX compliance in pgwin32_unsetenv() |
Changed tags to |
2025-10-18 20:26:05 |
lispyone |
Fix POSIX compliance in pgwin32_unsetenv() |
Changed topic to Miscellaneous |
2025-10-18 18:32:12 |
lispyone |
Fix POSIX compliance in pgwin32_unsetenv() |
Attached mail thread b6a1e52b-d808-4df7-87f7-2ff48d15003e@gmail.com |
2025-10-18 18:32:12 |
lispyone |
Fix POSIX compliance in pgwin32_unsetenv() |
Created patch record |
2025-10-18 07:53:38 |
dylanzhou |
Waiting for LSN replay with WAIT FOR command |
Changed authors to Alexander Korotkov (smagen), Xuneng Zhou (egoa) |
2025-10-18 07:52:17 |
dylanzhou |
Optimize SnapBuildPurgeOlderTxn: use in-place compaction instead of temporary array |
Attached mail thread CABPTF7V9gcpTLrOY0fG4YontoHjVg8YrbmiH4XB_5PT6K56xhg@mail.gmail.com |
2025-10-18 07:52:17 |
dylanzhou |
Optimize SnapBuildPurgeOlderTxn: use in-place compaction instead of temporary array |
Created patch record |
2025-10-18 01:15:55 |
andrewjackson |
Add Option to Check All Addresses For Matching target_session_attr |
Moved from CF PG19-2 to CF PG19-3 |
2025-10-17 20:58:36 |
mattdailis |
disallow alter individual column if partition key contains wholerow reference |
New status: Waiting on Author |
2025-10-17 20:15:00 |
alvherre |
fix NOT VALID NOT NULL with ALTER COLUMN SET IDENTITY |
Added alvherre as committer |
2025-10-17 19:14:29 |
bossartn |
track ABI breaks in stable branches |
Attached mail thread aPJ03E2itovDBcKX@nathan |
2025-10-17 19:14:29 |
bossartn |
track ABI breaks in stable branches |
Created patch record |
2025-10-17 16:56:13 |
bossartn |
Improve ACL checks in pg_prewarm for indexes |
Closed in commitfest PG19-3 with status: Committed |
2025-10-17 10:48:59 |
a.alekseev |
ecpg: check return value of replace_variables() |
Closed in commitfest PG19-3 with status: Committed |
2025-10-17 10:48:59 |
a.alekseev |
ecpg: check return value of replace_variables() |
Changed committer to d_gustafsson |
2025-10-17 05:54:54 |
renzo.dani |
Extend documentation for pg_stat_replication.backend_xmin |
Closed in commitfest PG19-3 with status: Committed |
2025-10-17 05:54:54 |
renzo.dani |
Extend documentation for pg_stat_replication.backend_xmin |
Changed committer to masaofujii |
2025-10-17 05:39:02 |
paalger |
Improve coments on structures in trigger.c |
Removed paalger from reviewers |
2025-10-17 04:49:51 |
masaofujii |
Invalid primary_slot_name triggers warnings in all processes on reload |
Attached mail thread CAHGQGwFud-cvthCTfusBfKHBS6Jj6kdAPTdLWKvP2qjUX6L_wA@mail.gmail.com |
2025-10-17 04:49:51 |
masaofujii |
Invalid primary_slot_name triggers warnings in all processes on reload |
Created patch record |
2025-10-17 04:40:05 |
masaofujii |
pg_restore --no-policies should not restore policies' comment |
Moved from CF PG19-2 to CF PG19-3 |
2025-10-17 04:39:32 |
masaofujii |
Tab completion for large objects |
Moved from CF PG19-2 to CF PG19-3 |
2025-10-17 04:39:02 |
masaofujii |
Make wal_receiver_timeout configurable per subscription |
Moved from CF PG19-2 to CF PG19-3 |
2025-10-17 04:38:50 |
masaofujii |
Prevent incorrect entries in pg_stat_activity. |
Closed in commitfest PG19-2 with status: Returned with feedback |
2025-10-17 04:38:16 |
masaofujii |
Improve logicalrep_worker_launch() logic |
Moved from CF PG19-2 to CF PG19-3 |
2025-10-17 04:37:56 |
masaofujii |
Add guard to prevent recursive memory context logging. |
Moved from CF PG19-2 to CF PG19-3 |
2025-10-17 04:37:13 |
masaofujii |
Fix lag columns in pg_stat_replication not advancing when replay LSN stalls |
Attached mail thread CAHGQGwGdGQ=1-X-71Caee-LREBUXSzyohkoQJd4yZZCMt24C0g@mail.gmail.com |
2025-10-17 04:37:13 |
masaofujii |
Fix lag columns in pg_stat_replication not advancing when replay LSN stalls |
Created patch record |
2025-10-17 04:25:58 |
atsushitorikoshi |
Logging plan of the currently running query |
New status: Waiting on Author |
2025-10-17 04:25:28 |
atsushitorikoshi |
Expose internal MultiXact member count function for efficient monitoring |
New status: Needs review |
2025-10-16 21:09:41 |
matheus.alcantara |
postgres_fdw: Use COPY to speed up batch inserts |
Attached mail thread DDIZJ217OUDK.2R5WE4OGL5PTY@gmail.com |
2025-10-16 21:09:40 |
matheus.alcantara |
postgres_fdw: Use COPY to speed up batch inserts |
Created patch record |
2025-10-16 20:21:59 |
alvherre |
NOT NULL NOT ENFORCED |
Added alvherre as committer |
2025-10-16 20:20:55 |
alvherre |
ternary reloption type |
Added alvherre as committer |
2025-10-16 19:59:40 |
alvherre |
pg_createsubscriber --dry-run logging concerns |
Added alvherre as committer |
2025-10-16 19:56:37 |
alvherre |
refactor CreateStatsStmt |
Added alvherre as committer |
2025-10-16 19:56:25 |
alvherre |
using index to speedup add not null constraints to a table |
Added alvherre as committer |
2025-10-16 19:49:48 |
alvherre |
update-po for PGXS does not work |
Closed in commitfest PG19-3 with status: Committed |
2025-10-16 19:49:48 |
alvherre |
update-po for PGXS does not work |
Changed committer to alvherre |
2025-10-16 16:32:34 |
bossartn |
remove partColsUpdated |
Closed in commitfest PG19-3 with status: Committed |
2025-10-16 16:02:16 |
joeljacobson |
Add error_on_null() to produce an error if the input is null |
Moved from CF PG19-2 to CF PG19-3 |
2025-10-16 15:28:00 |
pg-aixusr |
AIX support |
Posted comment with messageid <176062848036.68507.311595310346050481.pgcf@coridan.postgresql.org> |
2025-10-16 15:28:00 |
pg-aixusr |
AIX support |
New status: Needs review |
2025-10-16 14:54:54 |
karinalitskevich |
pg_stat_statements: faster search by queryid |
Attached mail thread CACiT8iaL-x=KtE6L1EFfS0jwxdwFQ8=uQjut1Q0o=5xDJdb-uQ@mail.gmail.com |
2025-10-16 14:54:53 |
karinalitskevich |
pg_stat_statements: faster search by queryid |
Created patch record |
2025-10-16 13:28:57 |
akshay.joshi |
Add pg_get_policy_ddl() function to reconstruct CREATE POLICY statement |
Attached mail thread CANxoLDdJsRJqnjMXV3yjsk07Z5iRWxG-c2hZJC7bAKqf8ZXj_A@mail.gmail.com |
2025-10-16 13:28:57 |
akshay.joshi |
Add pg_get_policy_ddl() function to reconstruct CREATE POLICY statement |
Created patch record |
2025-10-16 08:48:00 |
jimus |
Add pg_get_trigger_ddl() to retrieve the CREATE TRIGGER statement |
Added jimus as reviewer |
2025-10-16 08:21:00 |
shinyakato |
pgstattuple: Use streaming read API in pgstatindex functions |
Added shinyakato as reviewer |
2025-10-16 06:07:27 |
shinyakato |
Add mode column to pg_stat_progress_vacuum |
New status: Waiting on Author |
2025-10-16 00:16:00 |
michael-kun |
Add generic routine to retrieve PG_VERSION contents (Executing pg_createsubscriber with a non-compatible control file) |
Closed in commitfest PG19-3 with status: Committed |
2025-10-16 00:16:00 |
michael-kun |
Add generic routine to retrieve PG_VERSION contents (Executing pg_createsubscriber with a non-compatible control file) |
Changed committer to michael-kun |
2025-10-16 00:15:42 |
michael-kun |
Add support for entry counting in pgstats |
Closed in commitfest PG19-3 with status: Committed |
2025-10-16 00:15:42 |
michael-kun |
Add support for entry counting in pgstats |
Changed committer to michael-kun |
2025-10-15 18:29:35 |
renzo.dani |
Extend documentation for pg_stat_replication.backend_xmin |
Removed renzo.dani from reviewers |
2025-10-15 18:29:34 |
renzo.dani |
Extend documentation for pg_stat_replication.backend_xmin |
Added renzo.dani as reviewer |
2025-10-15 18:21:25 |
bossartn |
remove partColsUpdated |
Added bossartn as committer |
2025-10-15 18:21:24 |
bossartn |
remove partColsUpdated |
New status: Ready for Committer |
2025-10-15 18:16:50 |
petere |
AIX support |
New status: Waiting on Author |
2025-10-15 18:16:44 |
petere |
AIX support |
Changed tags to |
2025-10-15 18:16:44 |
petere |
AIX support |
Changed topic to Miscellaneous |
2025-10-15 17:34:44 |
petere |
Align tests for stored and virtual generated columns |
Added petere as committer |
2025-10-15 17:33:04 |
petere |
Mark function arguments of type "Datum *" as "const Datum *" where possible |
Added petere as reviewer |
2025-10-15 17:31:54 |
petere |
Bump soft open file limit (RLIMIT_NOFILE) to hard limit on startup |
Changed tags to Multithreading |
2025-10-15 17:26:14 |
petere |
Thread-safe getopt() |
Changed tags to Multithreading |
2025-10-15 17:25:42 |
petere |
Reorganize GUC structs |
Changed tags to Multithreading |
2025-10-15 17:25:27 |
petere |
Making libpq OpenSSL support threadsafe |
Changed tags to Multithreading |
2025-10-15 17:25:07 |
petere |
Make ECPG locale usage thread-safe |
Changed tags to Multithreading |