74/74 |
Fix Coverity issue reported in commit 2273fa32bce. |
today dd766a4 |
28/28 |
Add pg_database_locale() to retrieve database default locale. |
today e533524 |
15/15 |
Allow role created by new test to log in on Windows. |
today da44d71 |
45/45 |
Tidyup truncate_useless_pathkeys() function |
today e3b9e44 |
55/55 |
Fix determination of not-null constraint "locality" for |
today 615ff82 |
7/7 |
Fix pg_dump sorting of foreign key constraints |
today 4921a59 |
112/114 |
Fix reset of incorrect hash iterator in GROUPING SETS queries |
yesterday 5c0a200 |
|
fairywren: Microsoft Windows Server 2019 / 2 on x86_64, failed in stage "ecpgCheck" |
2025-10-18 11:03:06 |
|
mamba: NetBSD 10.0 on ppc64, failure #2 in stage "pg_dumpCheck" since 41c674d→fabb33b |
2025-10-18 06:14:42 |
53/53 |
Englishify comment wording |
yesterday 86d118f |
48/48 |
Fix hashjoin memory balancing logic |
yesterday b85c470 |
39/40 |
Remove unused data_bufsz from DecodedBkpBlock struct. |
yesterday fd53065 |
|
drongo: Microsoft Windows Server 2019 on x86_64 (little-endian, LLP64), failed in stage "pg_prewarmCheck", passed in next run at e533524 |
2025-10-17 18:34:10 |
24/24 |
Fix privilege checks for pg_prewarm() on indexes. |
yesterday 208927e |
38/38 |
Improve TAP tests by replacing ok() with better Test::More |
yesterday a6113dc |
48/48 |
Avoid warnings in tests when openssl binary isn't available |
yesterday 7d129ba |
69/70 |
Change config_generic.vartype to be initialized at compile |
yesterday e1a912c |
|
greenfly: Ubuntu 24.04 on riscv64, failed in stage "recoveryCheck", passed in next run at a6113dc |
2025-10-17 09:06:04 |
29/29 |
ecpg: check return value of replace_variables() |
yesterday 0d82163 |
25/25 |
Replace defunct URL with stable archive.org URL in rbtree.c |
2 days ago 6aa184c |
41/42 |
Improve TAP tests by replacing ok() with better Test::More |
2 days ago fabb33b |
|
mamba: NetBSD 10.0 on ppc64, failed in stage "pg_dumpCheck" |
2025-10-17 06:09:19 |
10/10 |
doc: Clarify when backend_xmin in pg_stat_replication can be |
2 days ago e64aa1a |
33/33 |
Fix matching check in recovery test 042_low_level_backup |
2 days ago d1b80a3 |
6/6 |
pg_createsubscriber: Fix matching check in TAP test |
2 days ago d372888 |
82/82 |
Fix update-po for the PGXS case |
2 days ago 6ad9378 |
45/45 |
Add more TAP test coverage for pg_dump. |
2 days ago 20ec995 |
25/25 |
Remove partColsUpdated. |
2 days ago 812221b |
105/105 |
Refactor logical worker synchronization code into a separate |
3 days ago 41c674d |
23/23 |
Fix EPQ crash from missing partition directory in EState |
3 days ago 905e932 |
60/60 |
Override log_error_verbosity to "default" in test |
3 days ago 02c171f |
50/51 |
Add tests for logging of temporary file removal and statement |
3 days ago 76bba03 |
|
prion: Amazon Linux 2023 on x86_64, failed in stage "module-test_miscCheck", passed in next run at 02c171f |
2025-10-16 01:23:06 |
53/53 |
Fix lookup code for REINDEX INDEX. |
3 days ago 079480d |
42/42 |
Add pg_iswalpha() and related functions. |
3 days ago af164f3 |
48/48 |
Fix lookups in |
3 days ago 688dc62 |
69/69 |
Change reset_extra into a config_generic common field |
3 days ago 5f4c3b3 |
28/28 |
Add log_autoanalyze_min_duration |
3 days ago dd3ae37 |
54/54 |
Fix EvalPlanQual handling of foreign/custom joins in |
3 days ago 12609fb |
19/19 |
Add some const qualifiers |
3 days ago 29dc7a6 |
46/46 |
plpython: Remove support for major version conflict detection |
4 days ago 594ba21 |
58/58 |
Standardize use of REFRESH PUBLICATION in code and messages. |
4 days ago 2436b8c |
48/48 |
pg_createsubscriber: Use new routine to retrieve data of |
4 days ago fa55be2 |
34/34 |
pg_resetwal: Use new routine to retrieve data of PG_VERSION |
4 days ago c6a6cd5 |
24/24 |
pg_combinebackup: Use new routine to retrieve data of |
4 days ago e4775e4 |
27/27 |
Revert "pg_createsubscriber: Add log message when no |
4 days ago 45a7faf |
56/56 |
Make heap_page_is_all_visible independent of LVRelState |
4 days ago 3e47054 |
29/29 |
Inline TransactionIdFollows/Precedes[OrEquals]() |
4 days ago 43b05b3 |
52/52 |
Add helper for freeze determination to |
4 days ago c8dd654 |
25/25 |
pg_createsubscriber: Add log message when no publications |
4 days ago 74ac377 |
35/35 |
pg_regc_locale.c: rename some static functions. |
4 days ago 8efe982 |
33/33 |
dblink: Avoid locking relation before privilege check. |
4 days ago c9b299f |
66/66 |
Bump XLOG_PAGE_MAGIC after xl_heap_prune change |
4 days ago 4a8fb58 |
61/61 |
Use ereport rather than elog in |
4 days ago 5f38086 |
65/65 |
Rename apply_at to apply_agg_at for clarity |
5 days ago 1206df0 |
12/12 |
pg_upgrade: Use new routine to retrieve data of PG_VERSION |
5 days ago a7d8052 |
20/20 |
Introduce frontend API able to retrieve the contents of |
5 days ago cd0be13 |
79/79 |
Fix version number calculation for data folder flush in |
5 days ago 1c05fe1 |
15/15 |
Eliminate XLOG_HEAP2_VISIBLE from vacuum phase III |
5 days ago add323d |
4/4 |
Fix incorrect message-printing in win32security.c. |
5 days ago 03bf7a1 |
19/19 |
Doc: clarify n_distinct_inherited setting |
5 days ago 615a0fc |
47/48 |
Fix serious performance problems in LZ4Stream_read_internal. |
5 days ago 1f8062d |
|
fruitcrow: Debian 13 on x86_64, failed in stage "PLCheck-C", changed in next run at 1c05fe1 |
2025-10-13 20:09:39 |
9/9 |
Fix poor buffering logic in pg_dump's lz4 and zstd |
5 days ago fe8192a |
5/5 |
Fix issue with reading zero bytes in Gzip_read. |
5 days ago a239c4a |
19/19 |
docs: Fix protocol version 3.2 message format of |
5 days ago d3ba50d |
138/138 |
Remove unused nbtree array advancement variable. |
6 days ago 7a662a4 |
145/145 |
Restore test coverage of LZ4Stream_gets(). |
7 days ago 26d1cd3 |
36/36 |
Stop creating constraints during DETACH CONCURRENTLY |
7 days ago 3231fd0 |
54/54 |
dbase_redo: Fix Valgrind-reported memory leak |
7 days ago ff47f9c |
140/140 |
Remove overzealous _bt_killitems assertion. |
8 days ago 843e502 |
133/133 |
Fix two typos in xlogstats.h and xlogstats.c |
9 days ago 3a36543 |
27/27 |
Remove state.tmp when failing to save a replication slot |
9 days ago 912af1c |
37/37 |
bufmgr: Fix valgrind checking for buffers pinned in |
9 days ago c819d10 |
36/37 |
test_bitmapset: Improve random function |
9 days ago 9d46b86 |
|
skink: Debian sid on x86_64, failure #10 in stage "Check" since 2a2e1b4→5e89985, passed in next run at c819d10 |
2025-10-09 22:22:49 |
47/48 |
Eliminate COPY FREEZE use of XLOG_HEAP2_VISIBLE |
9 days ago d96f873 |
|
skink: Debian sid on x86_64, failure #9 in stage "Check" since 2a2e1b4→5e89985 |
2025-10-09 20:53:18 |
15/16 |
Cleanup VACUUM option processing error messages |
9 days ago 1b073cb |
|
skink: Debian sid on x86_64, failure #8 in stage "Check" since 2a2e1b4→5e89985 |
2025-10-09 20:30:40 |
27/28 |
Clean up memory leakage that occurs in context callback |
9 days ago 89d57c1 |
|
skink: Debian sid on x86_64, failure #7 in stage "Check" since 2a2e1b4→5e89985 |
2025-10-09 19:44:43 |
28/29 |
Fix access-to-already-freed-memory issue in pgoutput. |
9 days ago b46efe9 |
|
skink: Debian sid on x86_64, failure #6 in stage "Check" since 2a2e1b4→5e89985 |
2025-10-09 18:14:14 |
66/67 |
Avoid uninitialized-variable warnings from older compilers. |
9 days ago 71540dc |
|
skink: Debian sid on x86_64, failure #5 in stage "Check" since 2a2e1b4→5e89985 |
2025-10-09 14:36:56 |
78/79 |
Fix comment in eager_aggregate.sql |
9 days ago 36fd8bd |
|
skink: Debian sid on x86_64, failure #4 in stage "Check" since 2a2e1b4→5e89985 |
2025-10-09 09:02:26 |
28/28 |
Remove duplicated log related to slot creation in |
10 days ago 8d02f49 |
12/12 |
Add "ALL SEQUENCES" support to publications. |
10 days ago 96b3784 |
53/54 |
Fix internal error from CollateExpr in SQL/JSON DEFAULT |
10 days ago ef5e60a |
|
skink: Debian sid on x86_64, failure #3 in stage "Check" since 2a2e1b4→5e89985 |
2025-10-09 01:26:52 |
44/46 |
Make truncate_useless_pathkeys() consider WindowFuncs |
10 days ago a5a68dd |
|
greenfly: Ubuntu 24.04 on riscv64, failed in stage "recoveryCheck", passed in next run at ef5e60a |
2025-10-09 00:06:03 |
|
skink: Debian sid on x86_64, failure #2 in stage "Check" since 2a2e1b4→5e89985 |
2025-10-08 23:42:17 |
45/46 |
bufmgr: Don't lock buffer header in StrategyGetBuffer() |
10 days ago 5e89985 |
|
skink: Debian sid on x86_64, failed in stage "Check" |
2025-10-08 22:45:57 |
27/27 |
bufmgr: fewer calls to BufferDescriptorGetContentLock |
10 days ago 3baae90 |
47/47 |
bufmgr: Fix signedness of mask variable in BufferSync() |
10 days ago 2a2e1b4 |
51/51 |
Improve ReadRecentBuffer() scalability |
10 days ago 819dc11 |
21/22 |
Add mem_exceeded_count column to pg_stat_replication_slots. |
10 days ago d3b6183 |
|
greenfly: Ubuntu 24.04 on riscv64, failed in stage "recoveryCheck", passed in next run at 819dc11 |
2025-10-08 17:06:03 |
36/36 |
Cleanup NAN code in float.h, too. |
10 days ago 14ad0d7 |
67/67 |
Add extension_state member to PlannedStmt. |
10 days ago 4685977 |
25/25 |
Add planner_setup_hook and planner_shutdown_hook. |
10 days ago 94f3ad3 |
30/30 |
Add ExplainState argument to pg_plan_query() and planner(). |
10 days ago c83ac02 |
76/77 |
Implement Eager Aggregation |
10 days ago 8e11859 |
|
skink: Debian sid on x86_64, failed in stage "recoveryCheck", passed in next run at c83ac02, tentatively quarantined because flapping, will grey out soon |
2025-10-08 08:25:40 |
51/51 |
Improve description of some WAL records for GIN |
11 days ago 138da72 |
52/52 |
Add stats_reset to pg_stat_user_functions |
11 days ago b71bae4 |
25/25 |
Fix typo in function header comment. |
11 days ago 035b091 |
64/64 |
Fix Coverity issues reported in commit 25a30bbd423. |
11 days ago 2273fa3 |
44/44 |
Cleanup INFINITY code in float.h |
11 days ago 3bf9056 |
77/78 |
Remove PlannerInfo's join_search_private method. |
11 days ago 64095d1 |
|
drongo: Microsoft Windows Server 2019 on x86_64 (little-endian, LLP64), failed in stage "pgbenchCheck", passed in next run at 2273fa3 |
2025-10-07 20:38:36 |
24/24 |
Allow private state in certain planner data structures. |
11 days ago 0132ddd |
44/44 |
Adjust new TAP test to work on macOS. |
11 days ago afd532c |
38/38 |
Improve psql's ability to select pager mode accurately. |
11 days ago 27da1a7 |
46/47 |
Assign each subquery a unique name prior to planning it. |
11 days ago 8c49a48 |
|
skink: Debian sid on x86_64, failed in stage "recoveryCheck", passed in next run at afd532c |
2025-10-07 13:32:06 |
3/3 |
doc: Add missing parenthesis in pg_stat_progress_analyze docs |
11 days ago 8c2d5d4 |
63/64 |
Fix compile of src/tutorial/funcs.c |
11 days ago c537751 |
|
drongo: Microsoft Windows Server 2019 on x86_64 (little-endian, LLP64), failed in stage "recoveryCheck", changed in next run at 64095d1, tentatively quarantined because flapping, will grey out soon |
2025-10-07 12:31:57 |
74/74 |
Teach planner to short-circuit EXCEPT/INTERSECT with dummy |
12 days ago 9c9d41a |
67/68 |
Fix incorrect targetlist in dummy UNIONs |
12 days ago 928df06 |
|
fairywren: Microsoft Windows Server 2019 / 2 on x86_64, failed in stage "pg_upgradeCheck", passed in next run at c537751 |
2025-10-07 04:03:07 |
64/64 |
Avoid unnecessary GinFormTuple() calls for incompressible |
12 days ago 771cfe2 |
63/63 |
Expose sequence page LSN via pg_get_sequence_data. |
12 days ago b93172c |
44/45 |
Add comment in ginxlog.h about block used with |
13 days ago 42c6b74 |
|
culicidae: Debian sid on x86_64, failed in stage "test_dsaCheck", passed in next run at b93172c |
2025-10-06 08:00:34 |
22/22 |
Remove block information from description of some WAL records |
13 days ago 7072a88 |
31/31 |
Add stats_reset to pg_stat_all_{tables,indexes} and related |
13 days ago a5b5432 |
71/71 |
Optimize hex_encode() and hex_decode() using SIMD. |
13 days ago ec8719c |
38/38 |
Add test for pg_stat_reset_single_table_counters() on index |
13 days ago c173aaf |
81/81 |
Revert "Improve docs syntax checking" |
13 days ago 5b5e8a2 |
61/61 |
Fix two comments in numeric.c |
13 days ago 0c7f103 |
57/57 |
Use SOCK_ERRNO[_SET] in fe-secure-gssapi.c. |
13 days ago ea78bd6 |
69/69 |
Don't include access/htup_details.h in executor/tuptable.h |
13 days ago 1a8b5b1 |
50/50 |
Don't include execnodes.h in brin.h or gin.h |
13 days ago 1b6f61b |
167/167 |
Teach UNION planner to remove dummy inputs |
15 days ago 03d40e4 |
51/51 |
Use bms_add_members() instead of bms_union() when possible |
15 days ago 5092aae |
70/70 |
Optimize vector8_has_le() on AArch64. |
15 days ago f8f4afe |
66/66 |
Make some use of anonymous unions [DSM registry]. |
15 days ago 74b41f5 |
73/73 |
Tidy-up unneeded NULL parameter checks from SQL function |
15 days ago a69b55c |
36/36 |
Fix reuse-after-free hazard in dead_items_reset |
15 days ago 54ab748 |
36/36 |
Fix incorrect function reference in comment |
16 days ago 605bfb7 |
32/32 |
pgbench: Fail cleanly when finding a COPY result state |
16 days ago 902c088 |
76/76 |
Add IGNORE NULLS/RESPECT NULLS option to Window functions. |
16 days ago 25a30bb |
61/61 |
Remove check for NULL in STRICT function |
16 days ago 381f5cf |
57/57 |
Improve docs syntax checking |
16 days ago b292256 |
52/52 |
doc: Improve wording for base64url definition |
16 days ago 482bc07 |
51/51 |
Remove useless pointer update in ginxlog.c |
16 days ago 3f43110 |
43/43 |
Generate EUC_CN mappings from gb18030-2022.ucm |
17 days ago 4856618 |
51/51 |
pgstattuple: Improve reports generated for indexes (hash, |
17 days ago 684a745 |
84/84 |
test_json_parser: Speed up 002_inline.pl |
17 days ago fd726b8 |
49/50 |
Fix compiler warnings around _CRT_glob |
17 days ago 3e908fb |
|
indri: Apple macOS 26.0 on aarch64, failed in stage "kerberosCheck", passed in next run at fd726b8 |
2025-10-01 15:32:03 |
99/99 |
Minor fixups of test_bitmapset.c |
18 days ago 3a66158 |
33/33 |
test_bitmapset: Simplify code of the module |
18 days ago 9952f6c |
34/34 |
Rename pg_builtin_integer_constant_p to pg_integer_constant_p |
18 days ago 8e2acda |