2025-04-17 19:52:34 |
xzillaws |
Document how to run only specific regress tests |
Added xzillaws as reviewer |
2025-04-17 19:51:12 |
xzillaws |
Document how to run only specific regress tests |
Closed in commitfest 2025-01 with status: Moved to next CF |
2025-04-17 07:15:56 |
ha-kun |
Parallel heap vacuum |
Closed in commitfest 2025-03 with status: Moved to next CF |
2025-04-16 08:10:39 |
m.orlov |
Make MultiXactOffset 64-bit type |
Closed in commitfest 2025-03 with status: Moved to next CF |
2025-04-15 10:05:09 |
benoitl |
Logging parallel worker draught |
Changed targetversion to 19 |
2025-04-14 08:39:39 |
bertranddrouvot.pg |
relfilenode statistics |
Closed in commitfest 2025-03 with status: Moved to next CF |
2025-04-14 08:33:54 |
bertranddrouvot.pg |
Allow CI to only run the compiler warnings task |
Closed in commitfest 2025-03 with status: Moved to next CF |
2025-04-14 06:39:01 |
jimus |
Truncate logs by max_log_size |
Closed in commitfest 2025-03 with status: Moved to next CF |
2025-04-13 20:50:31 |
jeltef |
Incorrect error message for cancellation triggered by statement_timeout & flaky test |
Closed in commitfest 2025-03 with status: Moved to next CF |
2025-04-13 20:49:16 |
jeltef |
Extension security improvement: Add support for extensions with an owned schema |
Closed in commitfest 2025-03 with status: Moved to next CF |
2025-04-13 07:12:01 |
p.luzanov@postgrespro.ru |
psql: Rethinking of \du command |
New status: Waiting on Author |
2025-04-13 07:11:41 |
p.luzanov@postgrespro.ru |
psql: Rethinking of \du command |
Closed in commitfest 2025-01 with status: Moved to next CF |
2025-04-11 00:40:04 |
atsushitorikoshi |
Logging plan of the currently running query |
Closed in commitfest 2025-03 with status: Moved to next CF |
2025-04-10 12:18:57 |
bertranddrouvot.pg |
Avoid orphaned objects dependencies, take 3 |
Closed in commitfest 2025-03 with status: Moved to next CF |
2025-04-10 12:14:42 |
a.alekseev |
Refactor SLRU to always use long file names |
Closed in commitfest 2025-03 with status: Moved to next CF |
2025-04-10 06:15:38 |
ishii |
Implement row pattern recognition feature |
Closed in commitfest 2025-03 with status: Moved to next CF |
2025-04-10 06:14:20 |
ishii |
Implement row pattern recognition feature |
Changed targetversion to 19 |
2025-04-09 15:46:26 |
jchampion |
libpq: Fix processing of SSL records >8kB on async API |
Closed in commitfest 2025-03 with status: Moved to next CF |
2025-04-09 12:42:24 |
reshke |
COPY ON_ERROR 'NULL' |
Closed in commitfest 2025-03 with status: Moved to next CF |
2025-04-09 12:33:14 |
jimus |
Add XMLCanonicalize function |
Closed in commitfest 2025-03 with status: Moved to next CF |
2025-04-09 12:31:26 |
jimus |
Add XMLSerialize: version (SQL/XML X076), explicit declaration (SQL/XML X078) |
Closed in commitfest 2025-03 with status: Moved to next CF |
2025-04-09 12:31:08 |
jimus |
Add XMLCast (SQL/XML X025) |
Closed in commitfest 2025-03 with status: Moved to next CF |
2025-04-09 11:11:11 |
shayonj |
Introduce the ability to enable/disable indexes using ALTER INDEX |
Closed in commitfest 2025-03 with status: Moved to next CF |
2025-04-09 10:47:21 |
reshke |
Parallel CREATE INDEX for GIN indexes |
Closed in commitfest 2025-03 with status: Moved to next CF |
2025-04-09 01:29:24 |
richardguo |
Eager aggregation, take 3 |
Closed in commitfest 2025-03 with status: Moved to next CF |
2025-04-09 01:28:50 |
richardguo |
Retiring is_pushed_down |
Closed in commitfest 2025-03 with status: Moved to next CF |
2025-04-09 01:28:27 |
richardguo |
Revise get_cheapest_parallel_safe_total_inner |
Closed in commitfest 2025-03 with status: Moved to next CF |
2025-04-09 01:03:43 |
polobo |
Document NULL Concepts and Behaviors |
Closed in commitfest 2025-03 with status: Moved to next CF |
2025-04-08 20:19:46 |
jdavis |
CREATE SUBSCRIPTION ... SERVER |
Closed in commitfest 2025-03 with status: Moved to next CF |
2025-04-08 20:19:26 |
jdavis |
Collation and ctype method tables and extension hooks |
Closed in commitfest 2025-03 with status: Moved to next CF |
2025-04-08 20:06:11 |
davidrowley |
Reducing planning time when tables have many partitions |
Closed in commitfest 2025-03 with status: Committed |
2025-04-08 20:06:11 |
davidrowley |
Reducing planning time when tables have many partitions |
Changed committer to davidrowley |
2025-04-08 15:23:27 |
bossartn |
COPY TO json |
Closed in commitfest 2025-01 with status: Moved to next CF |
2025-04-08 15:22:57 |
bossartn |
ensure we have a snapshot when dropping an index concurrently |
Closed in commitfest 2025-03 with status: Moved to next CF |
2025-04-08 14:23:47 |
laurenz |
Set log_lock_waits=on by default |
Closed in commitfest 2025-03 with status: Moved to next CF |
2025-04-08 11:03:33 |
macdice |
CREATE DATABASE ... STRATEGY=FILE_CLONE |
Closed in commitfest 2025-03 with status: Committed |
2025-04-08 11:03:33 |
macdice |
CREATE DATABASE ... STRATEGY=FILE_CLONE |
Changed committer to macdice |
2025-04-08 10:31:47 |
d_gustafsson |
Support a wildcard in backtrace_functions |
Closed in commitfest 2025-03 with status: Moved to next CF |
2025-04-08 10:31:29 |
d_gustafsson |
Enhance memory context statistics reporting for all PostgreSQL processes. |
Closed in commitfest 2025-03 with status: Committed |
2025-04-08 08:31:33 |
qoops |
CREATE INDEX CONCURRENTLY for partitioned tables |
Closed in commitfest 2025-07 with status: Withdrawn |
2025-04-07 22:31:52 |
polobo |
Document NULL Concepts and Behaviors |
Changed wikilink to https://wiki.postgresql.org/wiki/Documenting_NULL |
2025-04-07 21:40:54 |
simseih |
Introduce the ability to enable/disable indexes using ALTER INDEX |
New status: Ready for Committer |
2025-04-07 16:18:54 |
okbobcz |
declarative session variables, LET command |
Closed in commitfest 2025-03 with status: Moved to next CF |
2025-04-07 16:18:42 |
okbobcz |
new plpgsql.extra_errors check - strict_expr_check |
Closed in commitfest 2025-03 with status: Moved to next CF |
2025-04-07 15:49:02 |
tgl |
Teach predtest about IS [NOT] <boolean> proofs |
Closed in commitfest 2025-03 with status: Moved to next CF |
2025-04-07 15:28:38 |
tgl |
Add local address to log_line_prefix |
Closed in commitfest 2025-03 with status: Committed |
2025-04-07 10:15:37 |
erthalion |
Changing shared_buffers without restart |
New status: Needs review |
2025-04-07 07:20:27 |
smagen |
Replace IN VALUES with ANY in WHERE clauses during optimization |
Changed targetversion to 18 |
2025-04-07 07:20:20 |
smagen |
Replace IN VALUES with ANY in WHERE clauses during optimization |
Closed in commitfest 2025-03 with status: Committed |
2025-04-07 07:20:20 |
smagen |
Replace IN VALUES with ANY in WHERE clauses during optimization |
Changed committer to smagen |
2025-04-07 05:34:37 |
petere |
Index AM API cleanup |
Closed in commitfest 2025-03 with status: Committed |
2025-04-07 03:03:40 |
davidrowley |
Reducing planning time when tables have many partitions |
New status: Ready for Committer |
2025-04-07 02:32:14 |
davidrowley |
Reducing planning time when tables have many partitions |
New status: Needs review |
2025-04-07 00:33:01 |
masaofujii |
Use XLOG_CONTROL_FILE macro everywhere |
Closed in commitfest 2025-03 with status: Committed |
2025-04-07 00:33:01 |
masaofujii |
Use XLOG_CONTROL_FILE macro everywhere |
Changed committer to masaofujii |
2025-04-07 00:18:44 |
masaofujii |
Extend ALTER DEFAULT PRIVILEGES for large objects |
Closed in commitfest 2025-03 with status: Committed |
2025-04-06 22:01:49 |
tgl |
Add local address to log_line_prefix |
New status: Ready for Committer |
2025-04-06 21:29:04 |
tgl |
Add local address to log_line_prefix |
Added tgl as committer |
2025-04-06 19:32:41 |
d_gustafsson |
Support enabling checksums online |
Closed in commitfest 2025-03 with status: Moved to next CF |
2025-04-06 19:32:23 |
d_gustafsson |
Serverside SNI for SSL connections |
Closed in commitfest 2025-03 with status: Moved to next CF |
2025-04-06 12:24:56 |
petere |
SQL Property Graph Queries (SQL/PGQ) |
Closed in commitfest 2025-03 with status: Moved to next CF |
2025-04-05 19:28:36 |
d_gustafsson |
Enhance memory context statistics reporting for all PostgreSQL processes. |
Added d_gustafsson as committer |
2025-04-05 19:28:28 |
d_gustafsson |
Enhance memory context statistics reporting for all PostgreSQL processes. |
New status: Ready for Committer |
2025-04-05 02:02:06 |
pgeoghegan |
nbtree skip scan |
Closed in commitfest 2025-03 with status: Committed |
2025-04-05 02:02:06 |
pgeoghegan |
nbtree skip scan |
Changed committer to pgeoghegan |
2025-04-04 19:43:47 |
melanieplageman |
Use read streams in autoprewarm |
Closed in commitfest 2025-03 with status: Committed |
2025-04-04 19:43:47 |
melanieplageman |
Use read streams in autoprewarm |
Changed committer to melanieplageman |
2025-04-04 11:05:21 |
heikki |
Fix incorrect Assert in gistFindCorrectParent() |
Closed in commitfest 2025-03 with status: Committed |
2025-04-04 11:05:21 |
heikki |
Fix incorrect Assert in gistFindCorrectParent() |
Changed committer to heikki |
2025-04-04 10:22:12 |
heikki |
Network failure may prevent promotion |
Closed in commitfest 2025-03 with status: Committed |
2025-04-04 09:40:00 |
heikki |
Network failure may prevent promotion |
Added heikki as committer |
2025-04-04 07:58:12 |
d_gustafsson |
Use read streams in autoprewarm |
Added d_gustafsson as reviewer |
2025-04-04 07:38:41 |
petere |
Thread-safe nl_langinfo(), localeconv(), check_locale() |
Closed in commitfest 2025-03 with status: Committed |
2025-04-04 07:36:19 |
amitlan |
Reducing memory consumed by RestrictInfo list translations in partitionwise join planning |
Closed in commitfest 2025-03 with status: Committed |
2025-04-04 07:36:19 |
amitlan |
Reducing memory consumed by RestrictInfo list translations in partitionwise join planning |
Changed committer to amitlan |
2025-04-04 07:32:06 |
petere |
Make ECPG locale usage thread-safe |
Closed in commitfest 2025-03 with status: Moved to next CF |
2025-04-03 12:21:07 |
heikki |
Add sortsupport for range types and btree_gist |
Closed in commitfest 2025-03 with status: Committed |
2025-04-03 12:21:06 |
heikki |
Add sortsupport for range types and btree_gist |
Closed in commitfest 2025-03 with status: Committed |
2025-04-03 11:50:51 |
a.rybakina |
nbtree skip scan |
Added a.rybakina as reviewer |
2025-04-03 07:25:45 |
petere |
pg_upgrade: Support for upgrading to checksums enabled |
Closed in commitfest 2025-03 with status: Returned with feedback |
2025-04-03 07:22:57 |
laurenz |
Reduce the log spam by excluding certain SQLSTATEs |
Closed in commitfest 2025-03 with status: Withdrawn |
2025-04-03 06:29:28 |
jdavis |
Statistics Import and Export |
Closed in commitfest 2025-03 with status: Committed |
2025-04-03 06:29:28 |
jdavis |
Statistics Import and Export |
Changed committer to jdavis |
2025-04-03 03:36:15 |
yugo.nagata |
Incremental View Maintenance (IVM), take 2 |
Closed in commitfest 2025-03 with status: Moved to next CF |
2025-04-03 01:20:42 |
ashutoshbapat |
Reducing memory consumed by RestrictInfo list translations in partitionwise join planning |
New status: Needs review |
2025-04-02 18:15:42 |
fuzzycz |
Index Prefetching |
Closed in commitfest 2025-03 with status: Moved to next CF |
2025-04-02 18:06:48 |
tgl |
Allow SQL functions use CachedPlan machinery |
Closed in commitfest 2025-03 with status: Committed |
2025-04-02 18:06:48 |
tgl |
Allow SQL functions use CachedPlan machinery |
Changed committer to tgl |
2025-04-02 16:19:16 |
heikki |
Add sortsupport for range types and btree_gist |
Added heikki as committer |
2025-04-02 12:49:07 |
petere |
NOT ENFORCED constraint feature |
Closed in commitfest 2025-03 with status: Committed |
2025-04-02 12:49:07 |
petere |
NOT ENFORCED constraint feature |
Changed committer to petere |
2025-04-02 11:08:34 |
masaofujii |
Extend ALTER DEFAULT PRIVILEGES for large objects |
Added masaofujii as committer |
2025-04-02 11:08:29 |
masaofujii |
Extend ALTER DEFAULT PRIVILEGES for large objects |
Added masaofujii as reviewer |
2025-04-02 08:16:47 |
ashutoshbapat |
Reducing memory consumed by RestrictInfo list translations in partitionwise join planning |
Closed in commitfest 2025-03 with status: Committed |
2025-04-02 08:16:47 |
ashutoshbapat |
Reducing memory consumed by RestrictInfo list translations in partitionwise join planning |
Changed committer to alvherre |
2025-04-02 07:36:06 |
john.naylor |
Improved crc32c performance with AVX-512 algorithm. |
Closed in commitfest 2025-03 with status: Returned with feedback |
2025-04-02 06:41:27 |
john.naylor |
CRC32C Parallel Computation Optimization on ARM |
Closed in commitfest 2025-07 with status: Returned with feedback |
2025-04-01 22:04:45 |
tgl |
general purpose array_sort |
Closed in commitfest 2025-03 with status: Committed |
2025-04-01 22:04:45 |
tgl |
general purpose array_sort |
Changed committer to tgl |
2025-04-01 20:18:03 |
andresfreund |
AIO |
Closed in commitfest 2025-03 with status: Committed |