Global Commitfest activity

Time User Patch Activity
2024-07-26 22:27:09 tristan957 Building with meson on NixOS/nixpkgs Added tristan957 as reviewer
2024-07-26 20:37:49 bossartn Don't tab complete MATERIALIZED VIEW after CREATE UNLOGGED New status: Ready for Committer
2024-07-26 20:37:24 bossartn fix "Shared Memory and Semaphores" section of docs Closed in commitfest 2024-07 with status: Committed
2024-07-26 19:20:15 tgl Inline non-SQL SRFs Added tgl as reviewer
2024-07-26 17:17:21 tgl Document that typed tables rely on CREATE TYPE Closed in commitfest 2024-07 with status: Committed
2024-07-26 17:17:21 tgl Document that typed tables rely on CREATE TYPE Changed committer to tgl
2024-07-26 12:13:33 smagen amcheck unique check optimization Changed authors to Alexander Korotkov (smagen)
2024-07-26 12:13:33 smagen amcheck unique check optimization Changed committer to smagen
2024-07-26 12:13:33 smagen amcheck unique check optimization Changed targetversion to 18
2024-07-26 12:13:15 smagen amcheck unique check optimization Attached mail thread CALT9ZEHRn5xAM5boga0qnrCmPV52bScEK2QnQ1HmUZDD301JEg@mail.gmail.com
2024-07-26 12:13:15 smagen amcheck unique check optimization Created patch record
2024-07-26 11:56:40 d_gustafsson Avoid sending TLSv1.3 session tickets Closed in commitfest 2024-07 with status: Committed
2024-07-26 11:56:32 d_gustafsson Avoid sending TLSv1.3 session tickets Changed reviewers to Heikki Linnakangas (heikki)
2024-07-26 11:56:32 d_gustafsson Avoid sending TLSv1.3 session tickets Changed committer to d_gustafsson
2024-07-26 09:15:07 wenhuiqiu Revise get_cheapest_parallel_safe_total_inner Added wenhuiqiu as reviewer
2024-07-26 06:37:14 smithpb2250 walsender.c comment with no context is hard to understand Closed in commitfest 2024-07 with status: Committed
2024-07-26 06:37:14 smithpb2250 walsender.c comment with no context is hard to understand Changed committer to amitkapila
2024-07-26 06:01:55 pjungwir Support LIKE with nondeterministic collations Added pjungwir as reviewer
2024-07-26 05:31:10 pjungwir Simplify create_merge_append_path a bit for clarity New status: Ready for Committer
2024-07-26 05:31:06 pjungwir Simplify create_merge_append_path a bit for clarity Added pjungwir as reviewer
2024-07-25 20:39:55 tgl Fix docs to use canonical links Closed in commitfest 2024-07 with status: Committed
2024-07-25 20:39:55 tgl Fix docs to use canonical links Changed committer to tgl
2024-07-25 20:29:21 tgl Document that typed tables rely on CREATE TYPE Added tgl as reviewer
2024-07-25 20:00:06 tgl Add minimal C example and SQL registration example for custom table access methods Closed in commitfest 2024-07 with status: Withdrawn
2024-07-25 19:18:18 maratik Add min/max aggregate functions to BYTEA Changed committer to None
2024-07-25 19:17:47 maratik Add min/max aggregate functions to BYTEA Changed reviewers to
2024-07-25 18:52:33 tgl add function argument names to regex* functions. Closed in commitfest 2024-07 with status: Committed
2024-07-25 18:46:52 kandreas Parallel CREATE INDEX for GiST indexes Added kandreas as reviewer
2024-07-25 18:38:34 okbobcz session variables, LET command New status: Needs review
2024-07-25 15:21:16 bossartn Don't tab complete MATERIALIZED VIEW after CREATE UNLOGGED Added bossartn as reviewer
2024-07-25 15:16:16 bossartn Add crc32(text) & crc32(bytea) Added bossartn as reviewer
2024-07-25 15:08:30 ilmari Don't tab complete MATERIALIZED VIEW after CREATE UNLOGGED Changed authors to Dagfinn Ilmari Mannsåker (ilmari)
2024-07-25 15:08:30 ilmari Don't tab complete MATERIALIZED VIEW after CREATE UNLOGGED Changed committer to bossartn
2024-07-25 15:08:30 ilmari Don't tab complete MATERIALIZED VIEW after CREATE UNLOGGED Changed targetversion to 17
2024-07-25 15:08:08 ilmari Don't tab complete MATERIALIZED VIEW after CREATE UNLOGGED Attached mail thread CAAccyY+Wg1Z-9tNfSwLmuZVgGOwqU5u1OP-RWcoAr2UZGuvN_w@mail.gmail.com
2024-07-25 15:08:08 ilmari Don't tab complete MATERIALIZED VIEW after CREATE UNLOGGED Created patch record
2024-07-25 08:19:20 jeltef Support prepared statement invalidation when result or argument types change Closed in commitfest 2024-07 with status: Withdrawn
2024-07-25 07:51:54 petere Convert node test compile-time settings into run-time parameters New status: Ready for Committer
2024-07-25 04:49:36 davidrowley Parent/child context relation in pg_get_backend_memory_contexts() Closed in commitfest 2024-07 with status: Committed
2024-07-25 04:49:36 davidrowley Parent/child context relation in pg_get_backend_memory_contexts() Changed committer to davidrowley
2024-07-25 03:06:10 amitkapila Allow altering two_phase parameter of subscriptions Closed in commitfest 2024-07 with status: Committed
2024-07-25 03:05:45 amitkapila Allow altering two_phase parameter of subscriptions Changed committer to amitkapila
2024-07-24 23:39:00 macdice ci: Upgrade to macOS 14 (Sonoma) Closed in commitfest 2024-07 with status: Committed
2024-07-24 23:39:00 macdice ci: Upgrade to macOS 14 (Sonoma) Changed committer to macdice
2024-07-24 21:47:39 smagen pg_visibility's pg_check_visible() yields false positive when working in parallel with autovacuum Changed targetversion to 17
2024-07-24 21:47:32 smagen pg_visibility's pg_check_visible() yields false positive when working in parallel with autovacuum Closed in commitfest 2023-07 with status: Committed
2024-07-24 21:47:32 smagen pg_visibility's pg_check_visible() yields false positive when working in parallel with autovacuum Changed committer to smagen
2024-07-24 18:50:52 tgl add function argument names to regex* functions. Added tgl as committer
2024-07-24 18:50:48 tgl add function argument names to regex* functions. New status: Ready for Committer
2024-07-24 18:36:52 bossartn improve performance of pg_dump with many sequences Added bossartn as committer
2024-07-24 18:36:50 bossartn improve performance of pg_dump with many sequences New status: Ready for Committer
2024-07-24 17:56:18 tgl add function argument names to regex* functions. New status: Needs review
2024-07-24 17:53:44 tgl Mark expressions nullable by grouping sets Added tgl as reviewer
2024-07-24 16:34:06 bossartn pg_upgrade: retrieve subscription count more efficiently Closed in commitfest 2024-09 with status: Committed
2024-07-24 16:34:06 bossartn pg_upgrade: retrieve subscription count more efficiently Changed committer to bossartn
2024-07-24 16:07:21 tgl Check the validity of commutators for merge/hash clauses Added tgl as reviewer
2024-07-24 15:45:38 tgl change regexp_substr first argument make tests more easier to understand Changed topic to Testing
2024-07-24 15:31:16 tgl Union Replacement of OR logic Closed in commitfest 2024-07 with status: Rejected
2024-07-24 14:45:54 maratik Add min/max aggregate functions to BYTEA Changed reviewers to Aleksander Alekseev (aalekseev)
2024-07-24 14:45:54 maratik Add min/max aggregate functions to BYTEA Changed authors to Marat Bukharov (maratik)
2024-07-24 14:45:54 maratik Add min/max aggregate functions to BYTEA Changed committer to mha
2024-07-24 14:44:04 maratik Add min/max aggregate functions to BYTEA Attached mail thread CAPCEVGXiASjodos4P8pgyV7ixfVn-ZgG9YyiRZRbVqbGmfuDyg@mail.gmail.com
2024-07-24 14:44:04 maratik Add min/max aggregate functions to BYTEA Created patch record
2024-07-24 14:32:23 kandreas Convert sepgsql tests to TAP New status: Waiting on Author
2024-07-24 14:32:16 kandreas Convert sepgsql tests to TAP Added kandreas as reviewer
2024-07-24 12:35:10 masaofujii Add privileges test for pg_stat_statements to improve coverage Closed in commitfest 2024-07 with status: Committed
2024-07-24 11:13:40 deanr Remove self join on a unique column Added deanr as reviewer
2024-07-24 05:45:15 heikki Avoid sending TLSv1.3 session tickets New status: Ready for Committer
2024-07-23 14:36:09 laurenz session variables, LET command New status: Waiting on Author
2024-07-23 14:36:04 laurenz session variables, LET command Added laurenz as reviewer
2024-07-23 13:22:52 heikki Checkpoint extension hook Closed in commitfest 2024-07 with status: Returned with feedback
2024-07-23 13:22:26 heikki Checkpoint extension hook Added heikki as reviewer
2024-07-23 12:39:23 petere replace strtok() Closed in commitfest 2024-07 with status: Committed
2024-07-23 12:39:23 petere replace strtok() Changed committer to petere
2024-07-23 09:56:11 a.alekseev (Duplicate of CF entry /48/4866/) Table Access Method Enhancements Changed name to (Duplicate of CF entry /48/4866/) Table Access Method Enhancements
2024-07-23 09:55:21 a.alekseev (Duplicate of CF entry /48/4866/) Table Access Method Enhancements Closed in commitfest 2024-07 with status: Rejected
2024-07-23 09:54:58 a.alekseev (Duplicate of CF entry /48/4866/) Table Access Method Enhancements Changed name to (Duplicate) Table Access Method Enhancements
2024-07-23 09:47:11 laurenz Fix order of json aggregate functions New status: Waiting on Author
2024-07-23 08:44:41 richardguo Reuse child_relids in try_partitionwise_join Added richardguo as reviewer
2024-07-23 08:38:05 petere Document use of ldapurl with LDAP simple bind Closed in commitfest 2024-07 with status: Committed
2024-07-23 08:38:05 petere Document use of ldapurl with LDAP simple bind Changed committer to petere
2024-07-23 08:26:10 petere Use <stdint.h> for int64_t and other exact-width integer types New status: Waiting on Author
2024-07-23 06:50:14 ashutoshbapat Make PG_TEST_EXTRA env variable override its Meson configure option Added ashutoshbapat as reviewer
2024-07-23 04:49:52 deanr gamma() and lgamma() functions New status: Needs review
2024-07-23 02:49:08 richardguo Remove redundant code in create_gather_merge_path Closed in commitfest 2024-09 with status: Committed
2024-07-23 02:49:08 richardguo Remove redundant code in create_gather_merge_path Changed committer to richardguo
2024-07-23 02:48:07 richardguo Possible incorrect row estimation in Gather path Closed in commitfest 2024-07 with status: Committed
2024-07-23 02:48:07 richardguo Possible incorrect row estimation in Gather path Changed committer to richardguo
2024-07-22 21:56:14 qoops pg_rewind with cascade standby doesn't work well New status: Waiting on Author
2024-07-22 21:55:26 qoops pg_rewind with cascade standby doesn't work well Added qoops as reviewer
2024-07-22 21:36:45 kandreas Special-case executor expression steps for common combinations New status: Waiting on Author
2024-07-22 18:50:59 petere pg_parse_json: don't leak token copies on failure Added petere as reviewer
2024-07-22 18:17:58 jchampion Client authentication via OAuth 2.0 New status: Needs review
2024-07-22 16:52:09 masaofujii Add privileges test for pg_stat_statements to improve coverage New status: Waiting on Author
2024-07-22 16:48:47 justinpryzby warn if GUC set to an invalid shared library New status: Needs review
2024-07-22 16:21:51 bossartn fix "Shared Memory and Semaphores" section of docs New status: Ready for Committer
2024-07-22 15:10:54 okbobcz Make it possible to add custom options to EXPLAIN New status: Waiting on Author
2024-07-22 14:55:40 okbobcz session variables, LET command New status: Needs review
2024-07-22 14:51:41 petere replace strtok() New status: Ready for Committer
2024-07-22 13:59:25 jchampion Add support to TLS 1.3 cipher suites and curves lists in Postgres Attached mail thread tencent_27D1768E49DE4D7186BE2F7112930C332C06@qq.com