2025-01-17 20:15:09 |
tgl |
Recommend --no-psqlrc when restoring a pg_dump script |
Changed name to Recommend --no-psqlrc when restoring a pg_dump script |
2025-01-17 19:41:42 |
tgl |
C-Language Functions docs on how to call internal functions |
Closed in commitfest 2025-01 with status: Committed |
2025-01-17 19:08:43 |
tgl |
Allow SQL functions use CachedPlan machinery |
New status: Waiting on Author |
2025-01-17 18:27:56 |
tgl |
Allow SQL functions use CachedPlan machinery |
Added tgl as reviewer |
2025-01-17 17:58:42 |
masaofujii |
Add “FOR UPDATE NOWAIT” lock details to the log. |
New status: Waiting on Author |
2025-01-17 16:18:03 |
tgl |
Allow SQL functions use CachedPlan machinery |
New status: Needs review |
2025-01-17 15:47:12 |
xzilla |
Recommend --no-psqlrc when restoring a pg_dump script |
Added xzilla as reviewer |
2025-01-17 10:02:47 |
seinoyu |
Add “FOR UPDATE NOWAIT” lock details to the log. |
New status: Needs review |
2025-01-17 09:03:40 |
laurenz |
New predefined role pg_manage_extensions |
Added laurenz as reviewer |
2025-01-17 08:44:40 |
psoo |
Add sortsupport for range types and btree_gist |
New status: Ready for Committer |
2025-01-16 15:23:01 |
deanr |
RETURNING OLD/NEW values |
Closed in commitfest 2025-01 with status: Committed |
2025-01-16 15:23:01 |
deanr |
RETURNING OLD/NEW values |
Changed committer to deanr |
2025-01-16 12:38:37 |
petere |
NOT ENFORCED constraint feature |
New status: Waiting on Author |
2025-01-16 07:32:17 |
keisuke.kuroda.3862 |
Improve code coverage of network address functions |
Added keisuke.kuroda.3862 as reviewer |
2025-01-16 01:40:36 |
davidrowley |
Make tuple deformation faster |
Closed in commitfest 2025-01 with status: Committed |
2025-01-16 01:40:36 |
davidrowley |
Make tuple deformation faster |
Changed committer to davidrowley |
2025-01-16 01:40:11 |
davidrowley |
Additional function inlining for slow_deform_heap_tuple |
Closed in commitfest 2025-01 with status: Committed |
2025-01-16 01:40:11 |
davidrowley |
Additional function inlining for slow_deform_heap_tuple |
Changed committer to davidrowley |
2025-01-15 18:25:36 |
psoo |
Add sortsupport for range types and btree_gist |
New status: Waiting on Author |
2025-01-14 13:58:54 |
deanr |
psql: Add leakproof field to \dAo+ meta-command results |
Closed in commitfest 2025-01 with status: Committed |
2025-01-14 11:00:34 |
deanr |
psql: Add leakproof field to \dAo+ meta-command results |
New status: Ready for Committer |
2025-01-14 11:00:28 |
deanr |
psql: Add leakproof field to \dAo+ meta-command results |
Added deanr as committer |
2025-01-14 11:00:25 |
deanr |
psql: Add leakproof field to \dAo+ meta-command results |
Added deanr as reviewer |
2025-01-14 03:31:00 |
michael-kun |
Make pg_stat_io view count IOs as bytes instead of blocks |
Closed in commitfest 2025-01 with status: Committed |
2025-01-13 04:05:31 |
ashutoshbapat |
apply_scanjoin_target_to_paths and partitionwise join |
Closed in commitfest 2025-01 with status: Returned with feedback |
2025-01-12 07:58:33 |
okbobcz |
Allow SQL functions use CachedPlan machinery |
New status: Waiting on Author |
2025-01-10 19:21:15 |
bossartn |
use a non-locking initial test in TAS_SPIN on AArch64 |
Closed in commitfest 2025-01 with status: Committed |
2025-01-10 17:23:04 |
bossartn |
use a non-locking initial test in TAS_SPIN on AArch64 |
Added bossartn as committer |
2025-01-10 17:23:02 |
bossartn |
use a non-locking initial test in TAS_SPIN on AArch64 |
New status: Ready for Committer |
2025-01-10 03:06:58 |
smithpb2250 |
CREATE SUBSCRIPTION - add missing test case |
New status: Ready for Committer |
2025-01-09 13:19:42 |
eulerto |
Expose the acquired_by parameter to the pg_replication_origin_session_setup function |
New status: Ready for Committer |
2025-01-09 03:01:09 |
michael-kun |
Make pg_stat_io view count IOs as bytes instead of blocks |
Added michael-kun as committer |
2025-01-08 21:42:00 |
tgl |
Prohibit to use EphemeralNamedRelation in materialized views |
Closed in commitfest 2025-01 with status: Committed |
2025-01-08 21:42:00 |
tgl |
Prohibit to use EphemeralNamedRelation in materialized views |
Changed committer to tgl |
2025-01-08 18:55:20 |
xzilla |
New GUC autovacuum_max_threshold |
New status: Needs review |
2025-01-08 18:36:26 |
xzilla |
New GUC autovacuum_max_threshold |
Closed in commitfest 2025-01 with status: Committed |
2025-01-08 18:36:26 |
xzilla |
New GUC autovacuum_max_threshold |
Changed committer to bossartn |
2025-01-08 16:46:07 |
adunstan |
Add parameter in jsonb_strip_nulls(jsonb, bool) to strip nulls from arrays |
New status: Waiting on Author |
2025-01-08 05:26:06 |
masaofujii |
Add “FOR UPDATE NOWAIT” lock details to the log. |
New status: Waiting on Author |
2025-01-08 05:25:57 |
masaofujii |
Add “FOR UPDATE NOWAIT” lock details to the log. |
Added masaofujii as committer |
2025-01-07 13:11:33 |
deanr |
RETURNING OLD/NEW values |
Changed targetversion to 18 |
2025-01-07 11:22:39 |
petere |
COPY ON_ERROR 'NULL' |
New status: Needs review |
2025-01-07 11:17:11 |
petere |
New GUC autovacuum_max_threshold |
Changed authors to Nathan Bossart (bossartn), Frédéric Yhuel (yhuelf) |
2025-01-06 21:02:44 |
bossartn |
allow changing autovacuum_max_workers without restarting |
Closed in commitfest 2025-01 with status: Committed |
2025-01-06 19:29:25 |
petere |
libpq: Fix processing of SSL records >8kB on async API |
Changed authors to Lars Kanis (larsk) |
2025-01-06 18:53:57 |
nmisch |
AIO |
New status: Waiting on Author |
2025-01-04 08:35:48 |
joeljacobson |
Add pg_ownerships and pg_privileges system views |
Closed in commitfest 2025-01 with status: Withdrawn |
2025-01-03 18:09:57 |
xzilla |
relfilenode statistics |
Closed in commitfest 2025-01 with status: Moved to next CF |
2025-01-03 02:03:18 |
john.naylor |
Sort functions with specialized comparators |
Added john.naylor as committer |
2025-01-02 20:49:38 |
masahikosawada |
Parallel heap vacuum |
New status: Needs review |
2025-01-02 09:41:42 |
ashutoshbapat |
apply_scanjoin_target_to_paths and partitionwise join |
New status: Needs review |
2025-01-01 04:07:31 |
andresfreund |
AIO |
New status: Needs review |
2024-12-31 17:04:42 |
simseih |
Introduce the ability to enable/disable indexes using ALTER INDEX |
Added simseih as reviewer |
2024-12-30 12:30:45 |
petere |
Support regular expressions with nondeterministic collations |
Closed in commitfest 2025-01 with status: Withdrawn |
2024-12-28 16:11:56 |
krasiyan |
Add IGNORE NULLS to Window functions |
Added krasiyan as reviewer |
2024-12-27 00:23:10 |
watari |
Reducing planning time when tables have many partitions |
New status: Needs review |
2024-12-24 07:08:54 |
okbobcz |
Allow SQL functions use CachedPlan machinery |
Added okbobcz as reviewer |
2024-12-24 06:13:05 |
michael-kun |
Make pg_stat_io view count IOs as bytes instead of blocks |
Added michael-kun as reviewer |
2024-12-24 06:13:03 |
michael-kun |
Make pg_stat_io view count IOs as bytes instead of blocks |
New status: Waiting on Author |
2024-12-23 11:38:33 |
seinoyu |
Add “FOR UPDATE NOWAIT” lock details to the log. |
New status: Needs review |
2024-12-22 05:41:12 |
zhjwpku |
SQL Property Graph Queries (SQL/PGQ) |
Added zhjwpku as reviewer |
2024-12-19 08:00:22 |
jimus |
Add XMLCanonicalize function |
Changed name to Add XMLCanonicalize function |
2024-12-19 04:22:27 |
michael-kun |
per backend I/O statistics |
Closed in commitfest 2025-01 with status: Committed |
2024-12-18 16:51:46 |
bossartn |
CRC32C Parallel Computation Optimization on ARM |
Removed bossartn from committers |
2024-12-18 12:18:45 |
john.naylor |
Clarify old WAL files cannot be removed until they are summarized |
Closed in commitfest 2025-01 with status: Committed |
2024-12-18 12:18:45 |
john.naylor |
Clarify old WAL files cannot be removed until they are summarized |
Changed committer to masaofujii |
2024-12-18 11:20:51 |
john.naylor |
Move clause_sides_match_join() into pathnode.h |
Closed in commitfest 2025-01 with status: Committed |
2024-12-18 11:20:51 |
john.naylor |
Move clause_sides_match_join() into pathnode.h |
Changed committer to davidrowley |
2024-12-18 11:17:19 |
john.naylor |
Refactor bytea_sortsupport() |
New status: Waiting on Author |
2024-12-18 09:05:33 |
jeltef |
Add trim_trailing_whitespace to editorconfig file |
Changed reviewers to |
2024-12-18 07:02:53 |
john.naylor |
Improved crc32c performance with AVX-512 algorithm. |
New status: Waiting on Author |
2024-12-18 07:02:33 |
john.naylor |
CRC32C Parallel Computation Optimization on ARM |
New status: Waiting on Author |
2024-12-18 06:19:55 |
michael-kun |
Add support for database service to psql prompt |
Closed in commitfest 2025-01 with status: Committed |
2024-12-18 06:19:55 |
michael-kun |
Add support for database service to psql prompt |
Changed committer to michael-kun |
2024-12-17 19:32:35 |
melanieplageman |
Count and log pages set all frozen by vacuum |
Closed in commitfest 2025-01 with status: Committed |
2024-12-17 19:32:35 |
melanieplageman |
Count and log pages set all frozen by vacuum |
Changed committer to melanieplageman |
2024-12-17 18:15:58 |
tkorniszuk |
windows compilation fails when gssapi & openssl are enabled |
New status: Waiting on Author |
2024-12-17 06:26:53 |
michael-kun |
per backend I/O statistics |
Added michael-kun as committer |
2024-12-17 06:26:50 |
michael-kun |
per backend I/O statistics |
New status: Ready for Committer |
2024-12-16 22:00:30 |
mbanck |
Add support for database service to psql prompt |
New status: Needs review |
2024-12-16 15:09:59 |
joeljacobson |
New "single" COPY format |
Closed in commitfest 2025-01 with status: Withdrawn |
2024-12-12 18:11:04 |
masahikosawada |
UUID v7 |
Closed in commitfest 2025-01 with status: Committed |
2024-12-12 18:11:04 |
masahikosawada |
UUID v7 |
Changed committer to masahikosawada |
2024-12-12 09:58:11 |
newtpostgrescontributors |
New "single" COPY format |
Added annotation "After testing the patch, I observed that for single-column tables, the format evolved from [...]" to 1db18e33-f1cf-4f2c-9d52-b6d7ff242295@app.fastmail.com |
2024-12-12 04:53:45 |
michael-kun |
per backend I/O statistics |
New status: Waiting on Author |
2024-12-12 04:14:16 |
vignesh.postgres |
Skip logical decoding of already-aborted transactions. |
Added vignesh.postgres as reviewer |
2024-12-12 04:13:50 |
vignesh.postgres |
Introduce XID age and inactive timeout based replication slot invalidation |
Added vignesh.postgres as reviewer |
2024-12-11 23:56:27 |
jdavis |
CREATE DATABASE ... STRICT_UNICODE |
Closed in commitfest 2025-01 with status: Withdrawn |
2024-12-11 19:00:11 |
nmisch |
inplace update: send nontransactional invalidations |
New status: Needs review |
2024-12-11 09:45:43 |
davidrowley |
Add ExprState hashing for GROUP BY and hashed SubPlans |
Closed in commitfest 2025-01 with status: Committed |
2024-12-11 09:45:43 |
davidrowley |
Add ExprState hashing for GROUP BY and hashed SubPlans |
Changed committer to davidrowley |
2024-12-11 06:58:32 |
newtpostgrescontributors |
declarative session variables, LET command |
Added annotation "VARIABLE object lets you manage session-specific, non-transactional temporary data easily. You [...]" to CAFj8pRDY+m9OOxfO10R7J0PAkCCauM-TweaTrdsrsLGMb1VbEQ@mail.gmail.com |
2024-12-11 05:11:17 |
michael-kun |
warn if GUC set to an invalid shared library |
Closed in commitfest 2024-11 with status: Returned with feedback |
2024-12-11 05:10:46 |
michael-kun |
Add XMLSerialize: version (SQL/XML X076), explicit declaration (SQL/XML X078) |
Closed in commitfest 2024-11 with status: Moved to next CF |
2024-12-11 05:10:12 |
michael-kun |
Expose the acquired_by parameter to the pg_replication_origin_session_setup function |
Closed in commitfest 2024-11 with status: Moved to next CF |
2024-12-11 05:09:00 |
michael-kun |
jsonpath string methods: lower, upper, initcap, l/r/btrim, replace, split_part |
Closed in commitfest 2024-11 with status: Returned with feedback |
2024-12-11 05:02:21 |
michael-kun |
Add column name to error description |
Closed in commitfest 2024-11 with status: Moved to next CF |
2024-12-11 05:01:36 |
michael-kun |
Introduce new multi insert Table AM and improve performance of various SQL commands with it for Heap AM |
Closed in commitfest 2024-11 with status: Moved to next CF |
2024-12-11 05:01:08 |
michael-kun |
Allow CI to only run the compiler warnings task |
Closed in commitfest 2024-11 with status: Moved to next CF |
2024-12-11 05:00:37 |
michael-kun |
Introduce the ability to enable/disable indexes using ALTER INDEX |
Closed in commitfest 2024-11 with status: Moved to next CF |