2021-01-27 10:00:22 |
okbobcz |
possibility to write window function in PL languages (like PLpgSQL) |
Closed in commitfest 2021-01 with status: Withdrawn |
2021-01-27 08:45:03 |
surafel |
WITH SYSTEM VERSIONING Temporal Tables |
New status: Needs review |
2021-01-27 06:20:52 |
yugo.nagata |
Incremental Materialized View Maintenance |
Changed targetversion to 14 |
2021-01-26 10:06:12 |
laurenz |
Return ERROR on COMMIT instead of silently ROLLBACK |
Added laurenz as reviewer |
2021-01-26 09:44:53 |
heikki |
Protect syscache from bloating with negative cache entries |
Added heikki as reviewer |
2021-01-25 12:33:02 |
pborisov |
Automatic HASH and LIST partition creation |
New status: Ready for Committer |
2021-01-25 08:09:10 |
michael-kun |
Allow REINDEX, CLUSTER and VACUUM FULL to rebuild on new TABLESPACE/INDEX_TABLESPACE |
New status: Waiting on Author |
2021-01-24 08:44:18 |
nmisch |
pg_upgrade fails with non-standard ACL |
New status: Waiting on Author |
2021-01-22 13:28:50 |
masahikosawada |
ALTER TABLE .. DETACH PARTITION CONCURRENTLY |
New status: Needs review |
2021-01-22 13:15:27 |
masahikosawada |
Fast COPY FROM command for the foreign tables |
New status: Needs review |
2021-01-22 12:26:24 |
masahikosawada |
Corruption during WAL replay |
Added masahikosawada as reviewer |
2021-01-22 12:26:16 |
masahikosawada |
Corruption during WAL replay |
New status: Needs review |
2021-01-22 12:26:13 |
masahikosawada |
Corruption during WAL replay |
Removed masahikosawada from reviewers |
2021-01-22 11:25:40 |
martin-sun |
Add information about generic/custom plan to pg_stat_statements |
Posted review with messageid <161131474094.8805.3570893985530780135.pgcf@coridan.postgresql.org> |
2021-01-22 08:03:28 |
martin-sun |
Add information about generic/custom plan to pg_stat_statements |
Added martin-sun as reviewer |
2021-01-21 20:49:37 |
ololobus |
Allow REINDEX, CLUSTER and VACUUM FULL to rebuild on new TABLESPACE/INDEX_TABLESPACE |
New status: Needs review |
2021-01-21 20:14:14 |
okbobcz |
Generic type subscripting |
New status: Ready for Committer |
2021-01-21 16:17:00 |
lubennikovaav |
pg_upgrade fails with non-standard ACL |
New status: Ready for Committer |
2021-01-21 14:41:52 |
yugo.nagata |
Using multicolumn statistics for more precise join selectivity estimatation |
New status: Waiting on Author |
2021-01-21 14:41:34 |
yugo.nagata |
Using multicolumn statistics for more precise join selectivity estimatation |
Added yugo.nagata as reviewer |
2021-01-20 23:00:45 |
fuzzycz |
postgres_fdw insert batching |
Closed in commitfest 2021-01 with status: Committed |
2021-01-20 23:00:45 |
fuzzycz |
postgres_fdw insert batching |
Changed committer to fuzzycz |
2021-01-20 12:25:14 |
michael-kun |
Allow REINDEX, CLUSTER and VACUUM FULL to rebuild on new TABLESPACE/INDEX_TABLESPACE |
New status: Waiting on Author |
2021-01-19 06:22:10 |
amitlan |
Refactor nodeModifyTable.c to allow lazy opening of result relations |
Changed topic to Refactoring |
2021-01-19 06:22:10 |
amitlan |
Refactor nodeModifyTable.c to allow lazy opening of result relations |
Changed name to Refactor nodeModifyTable.c to allow lazy opening of result relations |
2021-01-18 13:22:15 |
justinpryzby |
Allow REINDEX, CLUSTER and VACUUM FULL to rebuild on new TABLESPACE/INDEX_TABLESPACE |
New status: Needs review |
2021-01-18 08:33:37 |
petere |
Improve handling of parameter differences in physical replication |
Closed in commitfest 2021-01 with status: Committed |
2021-01-18 08:24:26 |
lubennikovaav |
standby recovery fails when re-replaying due to missing directory which was removed in previous replay. |
Removed lubennikovaav from reviewers |
2021-01-18 06:33:40 |
michael-kun |
Support for NSS as TLS backend |
New status: Waiting on Author |
2021-01-18 05:36:47 |
michael-kun |
Allow REINDEX, CLUSTER and VACUUM FULL to rebuild on new TABLESPACE/INDEX_TABLESPACE |
New status: Waiting on Author |
2021-01-17 23:42:35 |
nmisch |
Spurious "apparent wraparound" via SimpleLruTruncate() rounding (data loss) |
Closed in commitfest 2021-01 with status: Committed |
2021-01-17 23:42:35 |
nmisch |
Spurious "apparent wraparound" via SimpleLruTruncate() rounding (data loss) |
Changed committer to nmisch |
2021-01-17 21:33:19 |
fuzzycz |
COPY FREEZE, PD_VISIBLE_ALL and VM status |
Closed in commitfest 2021-01 with status: Committed |
2021-01-17 21:33:19 |
fuzzycz |
COPY FREEZE, PD_VISIBLE_ALL and VM status |
Changed committer to fuzzycz |
2021-01-17 13:08:14 |
mha |
Add session statistics to pg_stat_database |
Closed in commitfest 2021-01 with status: Committed |
2021-01-17 13:08:14 |
mha |
Add session statistics to pg_stat_database |
Changed committer to mha |
2021-01-16 22:17:51 |
fuzzycz |
COPY FREEZE, PD_VISIBLE_ALL and VM status |
New status: Ready for Committer |
2021-01-15 20:43:36 |
tgl |
Overhaul UPDATE/DELETE processing |
Added tgl as reviewer |
2021-01-15 11:28:56 |
melkij |
Improve handling of parameter differences in physical replication |
Posted review with messageid <161071013688.8804.986118798088073466.pgcf@coridan.postgresql.org> |
2021-01-15 11:28:56 |
melkij |
Improve handling of parameter differences in physical replication |
New status: Ready for Committer |
2021-01-14 21:28:40 |
simon |
WITH SYSTEM VERSIONING Temporal Tables |
New status: Waiting on Author |
2021-01-14 17:16:46 |
simon |
WITH SYSTEM VERSIONING Temporal Tables |
New status: Needs review |
2021-01-14 07:30:17 |
andyf |
Hybrid Hash/Nested Loop joins and caching results from subplans |
New status: Ready for Committer |
2021-01-14 02:48:28 |
maumau |
Optimize dropping of relation buffers during recovery |
Closed in commitfest 2021-01 with status: Committed |
2021-01-14 02:48:28 |
maumau |
Optimize dropping of relation buffers during recovery |
Changed committer to amitkapila |
2021-01-13 21:17:09 |
alvherre |
Document concurrent index builds waiting on each other |
Closed in commitfest 2021-01 with status: Committed |
2021-01-13 21:17:09 |
alvherre |
Document concurrent index builds waiting on each other |
Changed committer to alvherre |
2021-01-13 20:57:05 |
joewildish |
Allow queries in WHEN expression of FOR EACH STATEMENT triggers |
Closed in commitfest 2021-01 with status: Withdrawn |
2021-01-13 19:53:47 |
tgl |
fix (partially) pgbench :variable substitution for -M extended and prepared |
Closed in commitfest 2021-01 with status: Committed |
2021-01-13 19:33:41 |
tgl |
fix (partially) pgbench :variable substitution for -M extended and prepared |
Added tgl as committer |
2021-01-12 18:21:08 |
lubennikovaav |
COPY FREEZE, PD_VISIBLE_ALL and VM status |
New status: Needs review |
2021-01-12 04:35:19 |
justinpryzby |
avoid bitmapOR-ing indexes for scan conditions implied by partition constraint |
New status: Waiting on Author |
2021-01-11 22:18:05 |
tgl |
Implement <null treatment> for window functions |
New status: Waiting on Author |
2021-01-11 20:38:29 |
tgl |
Implement <null treatment> for window functions |
Added tgl as committer |
2021-01-11 18:19:01 |
fuzzycz |
Fast COPY FROM command for the foreign tables |
New status: Waiting on Author |
2021-01-11 16:01:15 |
simon |
WITH SYSTEM VERSIONING Temporal Tables |
Changed name to WITH SYSTEM VERSIONING Temporal Tables |
2021-01-11 14:38:49 |
simon |
WITH SYSTEM VERSIONING Temporal Tables |
Added simon as reviewer |
2021-01-11 06:22:16 |
x4m |
Spurious "apparent wraparound" via SimpleLruTruncate() rounding (data loss) |
New status: Ready for Committer |
2021-01-11 04:07:53 |
lepikhov |
Remove self join on a unique column |
New status: Needs review |
2021-01-10 22:35:35 |
fuzzycz |
COPY FREEZE, PD_VISIBLE_ALL and VM status |
New status: Waiting on Author |
2021-01-09 14:59:00 |
krasiyan |
Implement <null treatment> for window functions |
New status: Ready for Committer |
2021-01-08 07:25:26 |
atsushitorikoshi |
Get memory contexts of an arbitrary backend process |
New status: Needs review |
2021-01-07 15:53:24 |
masaofujii |
Add Information during standby recovery conflicts |
Closed in commitfest 2021-01 with status: Committed |
2021-01-07 14:14:54 |
masahikosawada |
avoid bitmapOR-ing indexes for scan conditions implied by partition constraint |
New status: Needs review |
2021-01-07 14:06:11 |
d_gustafsson |
Enabling data checksums in an online cluster |
New status: Needs review |
2021-01-07 09:38:23 |
shawnwang |
Get memory contexts of an arbitrary backend process |
Added shawnwang as reviewer |
2021-01-06 23:29:43 |
tgl |
Allow terminating the idle sessions |
Closed in commitfest 2021-01 with status: Committed |
2021-01-06 18:47:22 |
tgl |
Allow terminating the idle sessions |
Added tgl as committer |
2021-01-06 16:34:54 |
x4m |
archive status ".ready" files may be created too early |
Added x4m as reviewer |
2021-01-06 06:12:02 |
lepikhov |
Fast COPY FROM command for the foreign tables |
New status: Needs review |
2021-01-06 00:41:15 |
ssinger |
Allow REINDEX, CLUSTER and VACUUM FULL to rebuild on new TABLESPACE/INDEX_TABLESPACE |
Removed ssinger from reviewers |
2021-01-05 21:35:30 |
tgl |
New libpq option to prefer standby for connection |
New status: Waiting on Author |
2021-01-04 14:23:51 |
masahikosawada |
WITH SYSTEM VERSIONING Temporal Tables |
New status: Waiting on Author |
2021-01-04 10:21:24 |
x4m |
Spurious "apparent wraparound" via SimpleLruTruncate() rounding (data loss) |
Added x4m as reviewer |
2021-01-03 11:34:04 |
nmisch |
pg_upgrade fails with non-standard ACL |
New status: Waiting on Author |
2021-01-02 12:33:00 |
nmisch |
pg_upgrade fails with non-standard ACL |
Added nmisch as committer |
2020-12-31 11:15:55 |
krasiyan |
Implement <null treatment> for window functions |
Added krasiyan as reviewer |
2020-12-30 21:05:15 |
joewildish |
Allow queries in WHEN expression of FOR EACH STATEMENT triggers |
Closed in commitfest 2020-09 with status: Moved to next CF |
2020-12-30 21:02:50 |
joewildish |
Allow queries in WHEN expression of FOR EACH STATEMENT triggers |
New status: Needs review |
2020-12-30 14:09:17 |
simon |
parse-time support function for "any" datatype |
Changed name to parse-time support function for "any" datatype |
2020-12-30 02:45:21 |
justinpryzby |
ALTER TABLE .. DETACH PARTITION CONCURRENTLY |
New status: Waiting on Author |
2020-12-29 08:19:41 |
masahikosawada |
Make async slave to wait for lsn to be replayed |
Removed masahikosawada from reviewers |
2020-12-28 07:36:13 |
kasahara |
Get memory contexts of an arbitrary backend process |
New status: Waiting on Author |
2020-12-25 11:26:20 |
masahiro.ikeda |
Add session statistics to pg_stat_database |
Added masahiro.ikeda as reviewer |
2020-12-22 13:28:33 |
yugo.nagata |
Incremental Materialized View Maintenance |
New status: Needs review |
2020-12-22 09:15:34 |
pborisov |
Automatic HASH and LIST partition creation |
New status: Waiting on Author |
2020-12-22 03:33:01 |
wenjing.zwj |
global temporary table |
Changed targetversion to 14 |
2020-12-22 03:25:10 |
wenjing.zwj |
global temporary table |
Deleted annotation "patch" from CA+B_3V=yL3aHk13SxOF_ArD6jimed5R619E3_aDT=ahof2OOCw@mail.gmail.com |
2020-12-22 03:24:42 |
wenjing.zwj |
global temporary table |
Added annotation "patch" to CA+B_3V=yL3aHk13SxOF_ArD6jimed5R619E3_aDT=ahof2OOCw@mail.gmail.com |
2020-12-21 06:27:08 |
wenjing.zwj |
global temporary table |
Attached mail thread 0566FEB0-74C2-4C84-BEFC-62DBD5E658D3@alibaba-inc.com |
2020-12-21 00:29:07 |
smagen |
range_agg / multiranges |
Closed in commitfest 2021-01 with status: Committed |
2020-12-18 00:21:36 |
dfetter |
Implement <null treatment> for window functions |
Added dfetter as reviewer |
2020-12-17 04:01:05 |
zhuxw |
global temporary table |
Added zhuxw as reviewer |
2020-12-17 03:09:32 |
wenjing.zwj |
global temporary table |
New status: Needs review |
2020-12-16 04:09:43 |
smagen |
range_agg / multiranges |
New status: Ready for Committer |
2020-12-16 04:09:36 |
smagen |
range_agg / multiranges |
Changed targetversion to 14 |
2020-12-15 14:04:08 |
petere |
Change return type of EXTRACT to numeric |
Closed in commitfest 2020-09 with status: Moved to next CF |
2020-12-15 14:03:59 |
petere |
Change return type of EXTRACT to numeric |
New status: Needs review |
2020-12-14 20:40:13 |
linuxpoet |
Additional Chapter "Architecture" for Part "Tutorial" |
Added linuxpoet as reviewer |
2020-12-14 03:39:24 |
michael-kun |
update ps display for recovery checkpoint |
Closed in commitfest 2021-01 with status: Committed |