2023-09-27 12:40:12 |
masahikosawada |
Testing autovacuum wraparound |
New status: Needs review |
2023-09-26 14:15:03 |
palak |
Error "initial slot snapshot too large" in create replication slot |
Removed palak from reviewers |
2023-09-26 14:14:58 |
palak |
Error "initial slot snapshot too large" in create replication slot |
Added palak as reviewer |
2023-09-26 08:55:33 |
petere |
Speed up releasing of locks |
New status: Needs review |
2023-09-21 12:10:09 |
jakub.wartak.tomtom |
pg_stat_statements and "IN" conditions |
Posted review with messageid <169529820942.2315938.10932226718894010134.pgcf@coridan.postgresql.org> |
2023-09-21 12:10:09 |
jakub.wartak.tomtom |
pg_stat_statements and "IN" conditions |
New status: Needs review |
2023-09-20 09:52:02 |
watari |
Reducing planning time when tables have many partitions |
New status: Waiting on Author |
2023-09-20 05:08:29 |
michael-kun |
User functions for building SCRAM secrets |
Removed michael-kun from reviewers |
2023-09-18 14:48:17 |
justinpryzby |
CREATE INDEX CONCURRENTLY on partitioned table |
Closed in commitfest 2023-09 with status: Withdrawn |
2023-09-15 10:38:18 |
heikki |
Speed up releasing of locks |
New status: Waiting on Author |
2023-09-15 08:12:51 |
xhevx |
COPY FROM IGNORE_ERRORS - ignores rows with errors while copying |
Changed targetversion to 17 |
2023-09-15 02:23:45 |
lepikhov |
COPY FROM IGNORE_ERRORS - ignores rows with errors while copying |
Added lepikhov as reviewer |
2023-09-13 23:40:11 |
davidrowley |
Speed up releasing of locks |
New status: Needs review |
2023-09-13 07:22:21 |
cyberdem0n |
pg_rewind WAL deletion pitfall |
Changed targetversion to 17 |
2023-09-12 06:20:09 |
davidrowley |
Reducing planning time when tables have many partitions |
Changed authors to Yuya Watari (watari) |
2023-09-12 05:45:10 |
petere |
Dynamic result sets from procedures |
Changed targetversion to None |
2023-09-08 13:35:08 |
d_gustafsson |
Add JIT deform_counter |
Closed in commitfest 2023-09 with status: Committed |
2023-09-07 07:50:18 |
michael-kun |
ALTER TABLE SET ACCESS METHOD on partitioned tables |
Removed michael-kun from reviewers |
2023-09-07 03:48:31 |
macdice |
Fix recovery conflict SIGUSR1 handling |
Closed in commitfest 2023-09 with status: Committed |
2023-09-07 03:48:31 |
macdice |
Fix recovery conflict SIGUSR1 handling |
Changed committer to macdice |
2023-09-05 14:37:33 |
d_gustafsson |
Add JIT deform_counter |
Added d_gustafsson as committer |
2023-09-05 14:37:30 |
d_gustafsson |
Add JIT deform_counter |
New status: Ready for Committer |
2023-09-05 03:11:54 |
john.naylor |
Improve dead tuple storage for lazy vacuum |
New status: Waiting on Author |
2023-09-04 14:34:21 |
aalekseev |
Index SLRUs by 64-bit integers rather than by 32-bit integers |
Changed reviewers to Jacob Champion (jchampion) |
2023-09-04 12:30:13 |
aalekseev |
Move SLRU data into the regular buffer pool |
Closed in commitfest 2023-09 with status: Returned with feedback |
2023-09-02 06:54:22 |
petere |
Add sortsupport for range types and btree_gist |
Changed reviewers to |
2023-09-02 06:51:42 |
petere |
More scalable multixacts buffers and locking |
Changed reviewers to |
2023-09-02 06:46:09 |
petere |
Periodic burst growth of the checkpoint_req counter on replica. |
Changed reviewers to |
2023-09-01 20:35:57 |
petere |
pg_stat_statements: Track statement entry timestamp |
New status: Needs review |
2023-09-01 20:33:01 |
petere |
Add JIT deform_counter |
New status: Needs review |
2023-09-01 20:32:02 |
petere |
Amcheck verification of GiST and GIN |
New status: Needs review |
2023-09-01 12:42:33 |
petere |
reduce impact of lengthy startup and checkpoint tasks |
Closed in commitfest 2023-09 with status: Returned with feedback |
2023-09-01 12:23:05 |
petere |
Enable jitlink as an alternative jit linker of legacy Rtdyld and add riscv jitting support |
Closed in commitfest 2023-09 with status: Returned with feedback |
2023-09-01 12:17:36 |
petere |
Multi-version ICU |
New status: Needs review |
2023-08-31 11:29:59 |
alvherre |
cataloguing NOT NULL constraints |
Closed in commitfest 2023-09 with status: Committed |
2023-08-25 20:42:05 |
petere |
Index SLRUs by 64-bit integers rather than by 32-bit integers |
New status: Needs review |
2023-08-25 20:29:48 |
petere |
cataloguing NOT NULL constraints |
New status: Ready for Committer |
2023-08-25 20:24:09 |
petere |
logical decoding and replication of sequences, take 2 |
New status: Needs review |
2023-08-25 20:22:29 |
petere |
pg_rewind WAL deletion pitfall |
New status: Needs review |
2023-08-25 20:19:02 |
petere |
Improve dead tuple storage for lazy vacuum |
New status: Needs review |
2023-08-25 20:12:51 |
petere |
pg_receivewal fail to streams when the partial file to write is not fully initialized present in the wal receiver directory |
Changed reviewers to |
2023-08-25 20:12:43 |
petere |
pg_receivewal fail to streams when the partial file to write is not fully initialized present in the wal receiver directory |
New status: Needs review |
2023-08-22 05:32:35 |
michael-kun |
pg_rewind WAL deletion pitfall |
New status: Waiting on Author |
2023-08-15 03:04:46 |
atsushitorikoshi |
pg_rewind WAL deletion pitfall |
New status: Ready for Committer |
2023-08-14 19:38:52 |
bossartn |
In-place persistence change of a relation (fast ALTER TABLE ... SET LOGGED with wal_level=minimal) |
Added bossartn as reviewer |
2023-08-11 06:05:30 |
zml |
COPY FROM enable FORCE_NULL/FORCE_NOT_NULL on all columns |
New status: Ready for Committer |
2023-08-05 18:21:48 |
d_gustafsson |
Add pg_stat_session |
Closed in commitfest 2023-07 with status: Moved to next CF |
2023-08-05 18:21:41 |
d_gustafsson |
Compression dictionaries |
Closed in commitfest 2023-07 with status: Moved to next CF |
2023-08-05 18:21:25 |
d_gustafsson |
logical decoding and replication of sequences, take 2 |
Closed in commitfest 2023-07 with status: Moved to next CF |
2023-08-05 18:20:20 |
d_gustafsson |
Avoid hiding shared filesets in pg_ls_tmpdir (pg_ls_* functions for showing metadata ...) |
Closed in commitfest 2023-07 with status: Moved to next CF |
2023-08-05 18:15:38 |
d_gustafsson |
TDE key management patches |
Closed in commitfest 2023-07 with status: Moved to next CF |
2023-08-05 18:15:25 |
d_gustafsson |
Multi-version ICU |
Closed in commitfest 2023-07 with status: Moved to next CF |
2023-08-05 03:13:17 |
macdice |
Fix recovery conflict SIGUSR1 handling |
New status: Needs review |
2023-08-04 10:56:39 |
ashutoshbapat |
Reducing planning time when tables have many partitions |
Added ashutoshbapat as reviewer |
2023-08-03 20:39:41 |
d_gustafsson |
Post-special Page Storage TDE support |
Closed in commitfest 2023-07 with status: Moved to next CF |
2023-08-03 19:05:44 |
d_gustafsson |
CI and test improvements |
Closed in commitfest 2023-07 with status: Moved to next CF |
2023-08-03 08:16:40 |
d_gustafsson |
COPY FROM enable FORCE_NULL/FORCE_NOT_NULL on all columns |
Closed in commitfest 2023-07 with status: Moved to next CF |
2023-08-03 08:16:36 |
d_gustafsson |
COPY FROM enable FORCE_NULL/FORCE_NOT_NULL on all columns |
New status: Needs review |
2023-08-03 08:16:02 |
d_gustafsson |
Push aggregation down to base relations and joins |
Closed in commitfest 2023-07 with status: Moved to next CF |
2023-08-03 08:14:05 |
d_gustafsson |
Enable jitlink as an alternative jit linker of legacy Rtdyld and add riscv jitting support |
Closed in commitfest 2023-07 with status: Moved to next CF |
2023-08-03 08:12:09 |
d_gustafsson |
Improve dead tuple storage for lazy vacuum |
Closed in commitfest 2023-07 with status: Moved to next CF |
2023-08-03 08:11:03 |
d_gustafsson |
pg_rewind WAL deletion pitfall |
Closed in commitfest 2023-07 with status: Moved to next CF |
2023-08-03 08:10:37 |
d_gustafsson |
Add log messages when replication slots become active and inactive |
Closed in commitfest 2023-07 with status: Moved to next CF |
2023-08-03 08:09:33 |
d_gustafsson |
BRIN Sort - sorting using BRIN indexes |
Closed in commitfest 2023-07 with status: Moved to next CF |
2023-08-03 08:07:59 |
d_gustafsson |
Prefetch the next tuple's memory during seqscans |
Closed in commitfest 2023-07 with status: Moved to next CF |
2023-08-03 08:07:39 |
d_gustafsson |
Switching XLog source from archive to streaming when primary available |
Closed in commitfest 2023-07 with status: Moved to next CF |
2023-08-03 08:07:06 |
d_gustafsson |
asynchronous execution support for Custom Scan |
Closed in commitfest 2023-07 with status: Moved to next CF |
2023-08-02 19:49:45 |
d_gustafsson |
Testing autovacuum wraparound |
Closed in commitfest 2023-07 with status: Moved to next CF |
2023-08-02 19:49:41 |
d_gustafsson |
Testing autovacuum wraparound |
New status: Waiting on Author |
2023-08-02 19:47:59 |
d_gustafsson |
An attempt to avoid locally-committed-but-not-replicated-to-standby-transactions in synchronous replication |
Closed in commitfest 2023-07 with status: Returned with feedback |
2023-08-02 19:40:59 |
d_gustafsson |
More scalable multixacts buffers and locking |
Closed in commitfest 2023-07 with status: Moved to next CF |
2023-08-02 19:33:16 |
d_gustafsson |
nbtree performance improvements through specialization on key shape |
Closed in commitfest 2023-07 with status: Moved to next CF |
2023-08-02 19:32:10 |
d_gustafsson |
In-place persistence change of a relation (fast ALTER TABLE ... SET LOGGED with wal_level=minimal) |
Closed in commitfest 2023-07 with status: Moved to next CF |
2023-08-02 19:26:00 |
d_gustafsson |
Add the ability to limit the amount of memory that can be allocated to backends. |
Closed in commitfest 2023-07 with status: Moved to next CF |
2023-08-02 19:23:08 |
d_gustafsson |
ALTER TABLE SET ACCESS METHOD on partitioned tables |
Closed in commitfest 2023-07 with status: Moved to next CF |
2023-08-02 19:22:15 |
d_gustafsson |
cataloguing NOT NULL constraints |
Closed in commitfest 2023-07 with status: Moved to next CF |
2023-08-02 19:18:39 |
d_gustafsson |
pg_stats and range statistics |
Closed in commitfest 2023-07 with status: Moved to next CF |
2023-08-02 19:16:17 |
d_gustafsson |
User functions for building SCRAM secrets |
Closed in commitfest 2023-07 with status: Moved to next CF |
2023-08-02 19:15:44 |
d_gustafsson |
Provide the facility to set binary format output for specific OID's per session |
Closed in commitfest 2023-07 with status: Moved to next CF |
2023-08-02 19:15:38 |
d_gustafsson |
Provide the facility to set binary format output for specific OID's per session |
New status: Needs review |
2023-08-02 19:14:02 |
d_gustafsson |
USAGE privilege on PUBLICATION |
Closed in commitfest 2023-07 with status: Moved to next CF |
2023-08-02 19:13:39 |
d_gustafsson |
Lockless queue of waiters based on atomic operations for LWLock |
Closed in commitfest 2023-07 with status: Moved to next CF |
2023-08-02 08:15:55 |
d_gustafsson |
CREATE INDEX CONCURRENTLY on partitioned table |
Closed in commitfest 2023-07 with status: Moved to next CF |
2023-08-02 08:11:37 |
d_gustafsson |
session variables, LET command |
Closed in commitfest 2023-07 with status: Moved to next CF |
2023-08-02 08:11:01 |
d_gustafsson |
Skip replicating the tables specified in except table option |
Closed in commitfest 2023-07 with status: Moved to next CF |
2023-08-02 08:02:47 |
d_gustafsson |
Support logical replication of DDL commands |
Closed in commitfest 2023-07 with status: Moved to next CF |
2023-08-02 08:02:40 |
d_gustafsson |
Support logical replication of DDL commands |
New status: Needs review |
2023-08-02 07:39:15 |
d_gustafsson |
Remove self join on a unique column |
Closed in commitfest 2023-07 with status: Moved to next CF |
2023-08-02 07:38:54 |
d_gustafsson |
Periodic burst growth of the checkpoint_req counter on replica. |
Closed in commitfest 2023-07 with status: Moved to next CF |
2023-08-02 07:36:49 |
d_gustafsson |
Reuse Workers and Replication Slots during Logical Replication |
Closed in commitfest 2023-07 with status: Moved to next CF |
2023-08-01 21:12:54 |
d_gustafsson |
AcquireExecutorLocks() and run-time pruning |
Closed in commitfest 2023-07 with status: Moved to next CF |
2023-08-01 21:11:50 |
d_gustafsson |
Move SLRU data into the regular buffer pool |
Closed in commitfest 2023-07 with status: Moved to next CF |
2023-08-01 21:11:32 |
d_gustafsson |
ResourceOwner refactoring |
Closed in commitfest 2023-07 with status: Moved to next CF |
2023-08-01 21:04:50 |
d_gustafsson |
SetLatches() |
Closed in commitfest 2023-07 with status: Moved to next CF |
2023-08-01 21:00:01 |
d_gustafsson |
Check consistency of GUC defaults between .sample.conf and pg_settings.boot_val |
Closed in commitfest 2023-07 with status: Moved to next CF |
2023-08-01 20:58:56 |
d_gustafsson |
Add document is_superuser |
Closed in commitfest 2023-07 with status: Moved to next CF |
2023-08-01 20:58:11 |
d_gustafsson |
Add foreign-server health checks infrastructure |
Closed in commitfest 2023-07 with status: Moved to next CF |
2023-08-01 20:57:38 |
d_gustafsson |
Reducing planning time when tables have many partitions |
Closed in commitfest 2023-07 with status: Moved to next CF |
2023-08-01 20:33:06 |
d_gustafsson |
Function to log backtrace of postgres processes |
Closed in commitfest 2023-07 with status: Moved to next CF |
2023-08-01 20:29:52 |
d_gustafsson |
explain analyze rows=%.0f |
Closed in commitfest 2023-07 with status: Returned with feedback |