Global Commitfest activity

Time User Patch Activity
2025-07-03 02:24:56 michael-kun Improve verification of recovery_target_timeline GUC. Closed in commitfest PG19-1 with status: Committed
2025-07-02 23:14:55 michael-kun Persist injection points across server restarts Closed in commitfest PG19-1 with status: Returned with feedback
2025-07-02 19:42:53 amukhin GIN tries to form a tuple with a partial compressedList during insertion Attached mail thread CAE7r3M+C=jcpTD93f_RBHrQp3C+=TAXFs+k4tTuZuuxboK8AvA@mail.gmail.com
2025-07-02 19:42:53 amukhin GIN tries to form a tuple with a partial compressedList during insertion Created patch record
2025-07-02 17:34:28 bossartn Use RELATION_IS_OTHER_TEMP where possible Closed in commitfest PG19-1 with status: Committed
2025-07-02 16:52:56 bossartn add function for creating/attaching hash table in DSM registry Closed in commitfest PG19-1 with status: Committed
2025-07-02 16:00:14 a.alekseev Refactor bytea_sortsupport(), take two Attached mail thread CAJ7c6TP1bAbEhUJa6+rgceN6QJWMSsxhg1=mqfSN=Nb-n6DAKg@mail.gmail.com
2025-07-02 16:00:14 a.alekseev Refactor bytea_sortsupport(), take two Created patch record
2025-07-02 15:35:00 tgl Allow the "operand" input of width_bucket() to be NaN Closed in commitfest PG19-1 with status: Committed
2025-07-02 15:35:00 tgl Allow the "operand" input of width_bucket() to be NaN Changed committer to tgl
2025-07-02 14:08:20 stayreal gcc 15 "array subscript 0" warning at level -O3 Attached mail thread 1985046.1745602635@sss.pgh.pa.us
2025-07-02 14:08:20 stayreal gcc 15 "array subscript 0" warning at level -O3 Created patch record
2025-07-02 11:00:52 deanr Binary operators for cubes New status: Waiting on Author
2025-07-02 11:00:45 deanr Binary operators for cubes Added deanr as reviewer
2025-07-02 10:24:38 bertranddrouvot.pg Fix inconsistency in the pg_buffercache documentation Closed in commitfest PG19-1 with status: Committed
2025-07-02 10:24:38 bertranddrouvot.pg Fix inconsistency in the pg_buffercache documentation Changed committer to d_gustafsson
2025-07-02 10:24:38 bertranddrouvot.pg Fix inconsistency in the pg_buffercache documentation Moved from CF PG19-2 to CF PG19-1
2025-07-02 06:51:14 deanr Allow the "operand" input of width_bucket() to be NaN New status: Ready for Committer
2025-07-02 06:40:30 bertranddrouvot.pg Fix inconsistency in the pg_buffercache documentation Attached mail thread aGTQYZz9L0bjlzVL@ip-10-97-1-34.eu-west-3.compute.internal
2025-07-02 06:40:30 bertranddrouvot.pg Fix inconsistency in the pg_buffercache documentation Created patch record
2025-07-02 06:38:04 deanr Allow the "operand" input of width_bucket() to be NaN Added deanr as reviewer
2025-07-02 06:17:24 tndrwang adjust the place of list_copy() call to reduce the overhead of function call and memory copies. Changed tags to Performance
2025-07-02 05:19:20 michael-kun Fix decompression bug in astreamer_lz4 Closed in commitfest PG19-1 with status: Committed
2025-07-02 05:19:20 michael-kun Fix decompression bug in astreamer_lz4 Changed committer to michael-kun
2025-07-02 03:29:10 vignesh.postgres pg_logical_slot_get_changes waits continously for a partial WAL record spanning across 2 pages Attached mail thread CALDaNm34m36PDHzsU_GdcNXU0gLTfFY5rzh9GSQv=w6B+QVNRQ@mail.gmail.com
2025-07-02 03:29:10 vignesh.postgres pg_logical_slot_get_changes waits continously for a partial WAL record spanning across 2 pages Created patch record
2025-07-02 00:55:37 michael-kun Split varlena.c into varlena.c and bytea.c Closed in commitfest PG19-1 with status: Committed
2025-07-01 23:43:22 michael-kun Improve explicit cursor handling in pg_stat_statements Closed in commitfest PG19-1 with status: Committed
2025-07-01 22:50:49 michael-kun Split varlena.c into varlena.c and bytea.c Added michael-kun as committer
2025-07-01 19:21:09 bossartn Use binaryheap_* macro where appropriate Closed in commitfest PG19-1 with status: Committed
2025-07-01 19:00:06 bossartn pg_get_multixact_members not documented Closed in commitfest PG19-1 with status: Committed
2025-07-01 16:42:13 tgl GNU/Hurd portability patches Closed in commitfest PG19-1 with status: Committed
2025-07-01 16:42:13 tgl GNU/Hurd portability patches Changed committer to tgl
2025-07-01 15:39:28 bossartn back-patch documentation for age() and mxid_age() Closed in commitfest PG19-1 with status: Committed
2025-07-01 15:39:28 bossartn back-patch documentation for age() and mxid_age() Changed committer to bossartn
2025-07-01 15:17:58 petere Add README for catalog New status: Waiting on Author
2025-07-01 12:58:03 atsushitorikoshi COPY ON_ERROR 'NULL' Added atsushitorikoshi as reviewer
2025-07-01 08:32:49 petere Enable MSVC conforming preprocessor Closed in commitfest PG19-1 with status: Committed
2025-07-01 08:32:49 petere Enable MSVC conforming preprocessor Changed committer to petere
2025-07-01 08:29:53 petere TOAST is acronym so should be uppercase Closed in commitfest PG19-1 with status: Committed
2025-07-01 08:29:53 petere TOAST is acronym so should be uppercase Changed committer to petere
2025-07-01 08:24:08 jimus Add XMLCanonicalize function Moved from CF PG19-1 to CF PG19-2
2025-07-01 06:52:13 michael-kun Issues with 2PC at recovery: CLOG lookups and GlobalTransactionData New status: Needs review
2025-07-01 06:51:59 michael-kun Issues with 2PC at recovery: CLOG lookups and GlobalTransactionData Changed tags to Bugfix
2025-07-01 06:51:31 michael-kun Improve error handling of xml2 with libxml2 OOMs Closed in commitfest PG19-1 with status: Committed
2025-07-01 06:51:31 michael-kun Improve error handling of xml2 with libxml2 OOMs Changed committer to michael-kun
2025-07-01 04:41:11 houzj Conflict detection for update_deleted in logical replication Changed tags to Logical Replication
2025-07-01 03:46:14 tristan957 Decouple C++ support in Meson's PGXS from LLVM enablement Attached mail thread D98JHQF7H2A8.VSE3I4CJBTAB@partin.io
2025-07-01 03:46:14 tristan957 Decouple C++ support in Meson's PGXS from LLVM enablement Created patch record
2025-07-01 02:54:13 evoro Elimination of the repetitive code at the SLRU bootstrap functions Changed targetversion to 19
2025-07-01 02:39:40 tgl GNU/Hurd portability patches Added tgl as reviewer
2025-07-01 02:38:40 tgl GNU/Hurd portability patches Removed tgl from reviewers
2025-07-01 02:38:37 tgl GNU/Hurd portability patches Added tgl as reviewer
2025-07-01 00:14:40 ishii Add IGNORE NULLS to Window functions Changed targetversion to 19
2025-06-30 23:39:35 ontowhee Foreign key isolation tests Added ontowhee as reviewer
2025-06-30 22:13:21 rustam.allakov Foreign key isolation tests Added rustam.allakov as reviewer
2025-06-30 21:43:54 pjungwir Inline non-SQL SRFs Changed targetversion to 19
2025-06-30 21:43:34 pjungwir Inline non-SQL SRFs Moved from CF 2024-09 to CF PG19-1
2025-06-30 21:43:31 pjungwir Inline non-SQL SRFs New status: Needs review
2025-06-30 21:39:55 bossartn problems with toast.* reloptions New status: Waiting on Author
2025-06-30 21:34:23 bossartn back-patch documentation for age() and mxid_age() Attached mail thread aGMCxHxLfeMdQk8m@nathan
2025-06-30 21:34:23 bossartn back-patch documentation for age() and mxid_age() Created patch record
2025-06-30 21:31:57 sdudoladov Add pg_stat_session Moved from CF 2025-03 to CF PG19-1
2025-06-30 21:16:29 k.panin Binary operators for cubes Attached mail thread 018d3cc7-00aa-4f83-8092-d2ad6e5f695d@edu.hse.ru
2025-06-30 21:16:29 k.panin Binary operators for cubes Created patch record
2025-06-30 21:07:03 tgl Sanding down some edge cases for PL/pgSQL reserved words Closed in commitfest PG19-1 with status: Committed
2025-06-30 21:07:03 tgl Sanding down some edge cases for PL/pgSQL reserved words Changed committer to tgl
2025-06-30 20:41:25 bossartn regdatabase Closed in commitfest PG19-1 with status: Committed
2025-06-30 20:13:31 mbanck GNU/Hurd portability patches Attached mail thread 6862e8d1.050a0220.194b8d.76fa@mx.google.com
2025-06-30 20:13:31 mbanck GNU/Hurd portability patches Created patch record
2025-06-30 16:35:30 jchampion Fix OAuth feature detection on OpenBSD+Meson Added jchampion as committer
2025-06-30 16:35:26 jchampion Fix OAuth feature detection on OpenBSD+Meson New status: Ready for Committer
2025-06-30 15:52:12 tgl Followup fixes for bug #18953 Closed in commitfest PG19-1 with status: Committed
2025-06-30 15:52:12 tgl Followup fixes for bug #18953 Changed committer to tgl
2025-06-30 15:10:30 stayreal array_random Attached mail thread CACJufxF8_VzCFRHRt4OHHF74QtB8tj5Z=djsy7Y31OHKG5s1-w@mail.gmail.com
2025-06-30 15:10:30 stayreal array_random Created patch record
2025-06-30 14:54:55 mcadariu Metadata and record block access stats for indexes Changed tags to Monitoring
2025-06-30 14:54:55 mcadariu Metadata and record block access stats for indexes Changed targetversion to 19
2025-06-30 14:53:58 mcadariu Metadata and record block access stats for indexes Moved from CF 2025-03 to CF PG19-1
2025-06-30 14:53:44 mcadariu Metadata and record block access stats for indexes New status: Waiting on Author
2025-06-30 13:37:57 bertranddrouvot.pg Adding wait events statistics Attached mail thread aGKSzFlpQWSh/+2w@ip-10-97-1-34.eu-west-3.compute.internal
2025-06-30 13:37:56 bertranddrouvot.pg Adding wait events statistics Created patch record
2025-06-30 12:13:58 lepikhov Memoize ANTI and SEMI JOIN inner Closed in commitfest PG19-1 with status: Withdrawn
2025-06-30 11:35:53 x4m amcheck: support for GiST Attached mail thread 5FC1B5B6-FB35-44A2-AB62-632F14E958C5@yandex-team.ru
2025-06-30 11:35:53 x4m amcheck: support for GiST Created patch record
2025-06-30 10:25:58 petere fix: pgflex - propagate environment to flex subprocess Closed in commitfest PG19-1 with status: Committed
2025-06-30 10:23:42 ashutoshbapat Report replica identity in pg_publication_tables Attached mail thread CAExHW5sSmbnFCiMX=smSQSdaxkWPvZbMYaZq2bSE7+SD5wSWOA@mail.gmail.com
2025-06-30 10:23:42 ashutoshbapat Report replica identity in pg_publication_tables Created patch record
2025-06-30 10:19:25 petere fix: pgflex - propagate environment to flex subprocess Added petere as committer
2025-06-30 10:12:29 petere Remove unused #include's in src/backend/utils/adt/* Closed in commitfest PG19-1 with status: Committed
2025-06-30 10:12:29 petere Remove unused #include's in src/backend/utils/adt/* Changed committer to petere
2025-06-30 09:57:35 ashutoshbapat Report bytes and transactions actually sent downtream Attached mail thread CAExHW5s6KntzUyUoMbKR5dgwRmdV2Ay_2+AnTgYGAzo=Qv61wA@mail.gmail.com
2025-06-30 09:57:35 ashutoshbapat Report bytes and transactions actually sent downtream Created patch record
2025-06-30 09:36:12 petere explain pgstatindex fragmentation Closed in commitfest PG19-1 with status: Committed
2025-06-30 08:54:39 petere Convert internals documentation to Markdown Closed in commitfest 2025-01 with status: Returned with feedback
2025-06-30 08:53:31 petere Missing program_XXX calling in pgbench tests Closed in commitfest PG19-1 with status: Committed
2025-06-30 08:39:33 petere doc: Some copy-editing around prefix operators Closed in commitfest PG19-1 with status: Committed
2025-06-30 08:39:33 petere doc: Some copy-editing around prefix operators Changed committer to petere
2025-06-30 07:49:21 aviolin Error with DEFAULT VALUE in temp table Attached mail thread CAFjUV9x3-hv0gihf+CtUc-1it0hh7Skp9iYFhMS7FJjtAeAptA@mail.gmail.com
2025-06-30 07:49:21 aviolin Error with DEFAULT VALUE in temp table Created patch record