82/82 |
Fix tab completion for ALTER ROLE|USER ... RESET |
23 days ago ca09ef3 |
6/6 |
Sort dump objects independent of OIDs, for the 7 holdout |
23 days ago 0decd5e |
105/105 |
pg_stat_statements: Add counters for generic and custom plans |
24 days ago 3357471 |
45/45 |
Rename CachedPlanType to PlannedStmtOrigin for PlannedStmt |
24 days ago e125e36 |
32/32 |
doc: Adjust documentation for vacuumdb --missing-stats-only. |
24 days ago ee92469 |
50/50 |
Teach pg_upgrade to handle in-place tablespaces. |
24 days ago 412036c |
17/17 |
Revert Non text modes for pg_dumpall, and pg_restore support |
24 days ago ce9a624 |
51/51 |
Fix whitespace |
25 days ago 00c9771 |
63/63 |
Fix ./configure checks with __cpuidex() and __cpuid() |
25 days ago 1a52127 |
56/56 |
Handle cancel requests with PID 0 gracefully |
25 days ago 613f647 |
40/40 |
Don't put library-supplied -L/-I switches before |
25 days ago 4300d8b |
28/28 |
Update comment |
25 days ago c3019bb |
4/4 |
Remove unnecessary complication around |
25 days ago 902f922 |
46/46 |
Add commit 1d1612aec7 to .git-blame-ignore-revs. |
25 days ago 0f3a26f |
34/34 |
Split up pgfdw_report_error so that we can mark it |
25 days ago 74e121c |
41/41 |
Suppress uninitialized-variable warning. |
25 days ago b9ebb92 |
24/24 |
Run pgindent. |
25 days ago 1d1612a |
48/49 |
Add regression test for background worker restart after |
26 days ago cc321b1 |
|
koel: Fedora Linux 42 on x86_64, failure #4 in stage "indent-check" since dcc9820→d5b9b2d, passed in next run at b9ebb92, tentatively quarantined because broken, will grey out soon |
2025-07-29 11:34:01 |
1/1 |
Clarify documentation for the initcap function |
26 days ago c2c2c7e |
59/59 |
Handle timeout in PostgreSQL::Test::Cluster::is_alive() |
26 days ago cb833c1 |
60/61 |
Display Memoize planner estimates in EXPLAIN |
26 days ago 4bc62b8 |
|
koel: Fedora Linux 42 on x86_64, failure #3 in stage "indent-check" since dcc9820→d5b9b2d, tentatively quarantined because broken, will grey out soon |
2025-07-29 03:19:01 |
56/57 |
Avoid regression in the size of XML input that we will |
26 days ago 71c0921 |
|
koel: Fedora Linux 42 on x86_64, failure #2 in stage "indent-check" since dcc9820→d5b9b2d |
2025-07-29 00:34:01 |
74/75 |
Remove misleading hint for "unexpected data beyond EOF" |
26 days ago d5b9b2d |
|
koel: Fedora Linux 42 on x86_64, failed in stage "indent-check" |
2025-07-28 16:19:01 |
21/21 |
Avoid throwing away the error message in syncrep_yyerror. |
26 days ago dcc9820 |
113/114 |
ecpg: Fix memory leaks in ecpg_auto_prepare() |
27 days ago 3151c26 |
|
mamba: NetBSD 10.0 on ppc64, failed in stage "recoveryCheck", passed in next run at 4bc62b8 |
2025-07-28 07:46:26 |
22/22 |
Fix performance regression with flush of pending |
27 days ago 793928c |
89/89 |
Process sync requests incrementally in AbsorbSyncRequests |
28 days ago 258bf0a |
58/59 |
Add assertions for all the required index AM callbacks |
28 days ago 6f22a82 |
|
hamerkop: Microsoft Windows Server 2016 on x86_64 (little-endian, LLP64), failed in stage "Check", passed in next run at 3151c26 |
2025-07-27 11:02:25 |
147/147 |
Add commit 73873805f to .git-blame-ignore-revs. |
29 days ago db6461b |
15/15 |
Silence leakage complaint about postgres_fdw's |
29 days ago 0f9d4d7 |
73/73 |
Fix dynahash's HASH_FIXED_SIZE ("isfixed") option. |
29 days ago 5457ea4 |
65/65 |
Refactor grammar to create opt_utility_option_list |
30 days ago 1dfe3ef |
18/18 |
Fix background worker not restarting after crash-and-restart |
30 days ago b5d084c |
58/58 |
Fix assertion failure with latch wait in single-user mode |
30 days ago 641f20d |
67/67 |
Lower bounds related to pgstats kinds |
30 days ago ac000fc |
89/89 |
Fix return value of visibilitymap_get_status(). |
30 days ago 15d33eb |
77/77 |
Fix duplicate transaction replay during pg_createsubscriber. |
31 days ago e1c3654 |
58/58 |
Introduce field tracking cached plan type in PlannedStmt |
31 days ago 719dcf3 |
51/51 |
Fix cfbot failure caused by commit 228c370868. |
31 days ago df33561 |
14/14 |
doc: Add missing index entries and fix title formatting in |
31 days ago 086b9a3 |
65/65 |
Fix build breakage on Solaris-alikes with late-model GCC. |
31 days ago e6dfd06 |
49/49 |
Cross-check lists of built-in LWLock tranches. |
31 days ago 2047ad0 |
47/47 |
Use PqMsg_* macros in walsender.c |
31 days ago 37c7a7e |
77/78 |
Move enum RecoveryTargetAction to xlogrecovery.h |
32 days ago 196063d |
|
drongo: Microsoft Windows Server 2019 on x86_64 (little-endian, LLP64), failed in stage "recoveryCheck", passed in next run at 2047ad0 |
2025-07-23 11:25:45 |
81/81 |
Preserve conflict-relevant data during logical replication. |
32 days ago 228c370 |
61/61 |
Use strchr instead of strstr for single-char lookups |
32 days ago 039f7ee |
27/27 |
ecpg: Improve error detection around ecpg_strdup() |
32 days ago a6eabec |
89/89 |
Remove translation marker from libpq-be-fe-helpers.h. |
32 days ago a7ca73a |
7/7 |
aio: Fix assertion, clarify README |
32 days ago d3f97fd |
58/61 |
Doc: Fix logical replication examples. |
33 days ago ce6513e |
|
hamerkop: Microsoft Windows Server 2016 on x86_64 (little-endian, LLP64), failed in stage "isolationCheck", passed in next run at 196063d |
2025-07-22 11:02:15 |
|
indri: Apple macOS 15.0 on aarch64, failed in stage "Contrib", passed in next run at a7ca73a |
2025-07-22 06:11:16 |
|
crake: Fedora Linux 42 on x86_64, failure #3 in stage "RedisFDW-installcheck-C" since 0810fbb→e2debb6, passed in next run at ce6513e, tentatively quarantined because broken, will grey out soon |
2025-07-22 06:30:31 |
10/11 |
doc: Inform about aminsertcleanup optional NULLness |
33 days ago 19179db |
|
crake: Fedora Linux 42 on x86_64, failure #2 in stage "RedisFDW-installcheck-C" since 0810fbb→e2debb6 |
2025-07-22 06:08:37 |
3/3 |
Log remote NOTICE, WARNING, and similar messages using |
33 days ago 112faf1 |
4/4 |
ecpg: Fix NULL pointer dereference during connection lookup |
33 days ago 1b8bbee |
62/63 |
Reduce "Var IS [NOT] NULL" quals during constant folding |
33 days ago e2debb6 |
|
crake: Fedora Linux 42 on x86_64, failed in stage "RedisFDW-installcheck-C" |
2025-07-22 02:27:01 |
106/107 |
Update comment for ReplicationSlot.last_saved_restart_lsn |
34 days ago 0810fbb |
|
fairywren: Microsoft Windows Server 2019 / 2 on x86_64, failed in stage "pg_upgradeCheck", passed in next run at e2debb6 |
2025-07-21 12:35:58 |
40/40 |
pg_dump: include comments on not-null constraints on domains, |
34 days ago da71717 |
81/81 |
doc: Document reopen of output file via SIGHUP in |
35 days ago cb937e4 |
80/80 |
Mostly-cosmetic adjustments to |
35 days ago aadf7db |
61/61 |
Reintroduce test 046_checkpoint_logical_slot |
35 days ago cdf1f5a |
77/78 |
Check status of nodes after regression test run in |
36 days ago 1e9b514 |
|
hamerkop: Microsoft Windows Server 2016 on x86_64 (little-endian, LLP64), failed in stage "dblinkCheck", passed in next run at cb937e4 |
2025-07-19 11:01:21 |
22/22 |
Add PostgreSQL::Test::Cluster::is_alive() |
36 days ago d4c9195 |
88/91 |
Speed up byteain by not parsing traditional-style input |
36 days ago 3683af6 |
|
crake: Fedora Linux 42 on x86_64, failed in stage "RedisFDW-installcheck-C", changed in next run at 3683af6 |
2025-07-18 20:47:01 |
|
crake: Fedora Linux 42 on x86_64, failure #2 in stage "XversionUpgrade-REL_18_STABLE-HEAD" since 3683af6→3683af6, passed in next run at d4c9195, tentatively quarantined because rule, will grey out soon |
2025-07-18 23:32:01 |
|
crake: Fedora Linux 42 on x86_64, failed in stage "XversionUpgrade-REL_18_STABLE-HEAD", tentatively quarantined because rule, will grey out soon |
2025-07-18 21:47:01 |
65/65 |
Remove unused variable in generate-lwlocknames.pl. |
36 days ago 84409ed |
31/31 |
pg_upgrade: Use COPY for large object metadata. |
36 days ago 161a3e8 |
24/24 |
Fix a typo in the deparseArrayCoerceExpr() header comment |
36 days ago 4c5159a |
87/87 |
Fix concurrent update trigger issues with MERGE in a CTE. |
37 days ago 5022ff2 |
49/49 |
Support for deparsing of ArrayCoerceExpr node in |
37 days ago 62c3b4c |
91/91 |
Add a test harness for the binary heap code. |
37 days ago b597ae6 |
57/57 |
Fix PQport to never return NULL unless the connection is |
37 days ago daf9bdc |
19/19 |
Remove assertion from PortalRunMulti |
37 days ago b8926a5 |
2/2 |
doc: Add note about how to use pg_overexplain. |
37 days ago 26cc96d |
91/91 |
Remove duplicate line |
38 days ago afa5c36 |
25/25 |
Split regression tests for TOAST compression methods into two |
38 days ago 74a3fc3 |
64/64 |
Fix inconsistent LWLock tranche names for MultiXact* |
38 days ago a493e74 |
9/9 |
doc: Add example file for COPY |
38 days ago f6ffbed |
39/39 |
Force LC_COLLATE to C in postmaster. |
38 days ago 5e6e42e |
41/41 |
Fix dumping of comments on invalid constraints on domains |
38 days ago 0858f0f |
3/3 |
nbtree: Use only one notnullkey ScanKeyData. |
38 days ago 4c8ad67 |
4/4 |
pg_dumpall: Skip global objects with --statistics-only or |
38 days ago 48c2c7b |
6/6 |
psql: Fix note on project naming in output of \copyright. |
38 days ago ecc5161 |
101/101 |
Refactor non-supported compression error message in |
39 days ago 1dbe6f7 |
35/35 |
pgoutput: Initialize missing default for "origin" parameter. |
39 days ago b8341ae |
13/13 |
doc: Document default values for pgoutput options in |
39 days ago d842581 |
2/2 |
doc: Fix confusing description of streaming option in |
39 days ago 09fcc65 |
8/8 |
doc: Clarify that total_vacuum_time excludes VACUUM FULL. |
39 days ago 7c3b591 |
4/4 |
Doc: clarify description of regexp fields in pg_ident.conf. |
39 days ago 5fe55a0 |
4/4 |
Clarify the ra != rb case in compareJsonbContainers(). |
39 days ago 2a3a396 |
4/4 |
Silence uninitialized-value warnings in |
39 days ago aad1617 |
4/4 |
Doc: clarify description of current-date/time functions. |
39 days ago 8ffd9ac |
98/98 |
psql: Fix tab-completion after GRANT/REVOKE on LARGE OBJECT |
40 days ago ff0bcb2 |
60/60 |
Fix comments in index.c |
40 days ago 006fc97 |
118/118 |
amcheck: Improve error message for partitioned index target. |
41 days ago 88a658a |
97/97 |
psql: Add variable SERVICEFILE |
41 days ago 6b1c4d3 |
70/70 |
In username-map substitution, cope with more than one \1. |
41 days ago 3c4e26a |
93/94 |
libpq: Add "servicefile" connection option |
42 days ago 092f3c6 |
|
drongo: Microsoft Windows Server 2019 on x86_64 (little-endian, LLP64), failed in stage "postgres_fdwInstallCheck-C", passed in next run at 3c4e26a |
2025-07-13 13:03:32 |
93/93 |
Remove XLogCtl->ckptFullXid. |
42 days ago 8893c3a |
55/55 |
Replace float8 with int in date2isoweek() and date2isoyear(). |
42 days ago 84ce258 |
27/27 |
Remove long-unused TransactionIdIsActive() |
42 days ago f2c87ac |
91/91 |
aio: Fix configuration reload in IO workers. |
43 days ago b8e1f2d |
48/48 |
aio: Remove obsolete IO worker ID references. |
43 days ago 177c1f0 |
32/32 |
Fix stale idle flag when IO workers exit. |
43 days ago 40e1050 |
25/25 |
Fix inconsistent quoting of role names in ACLs. |
43 days ago 64840e4 |
68/68 |
oauth: Run Autoconf tests with correct compiler flags |
43 days ago 990571a |
26/26 |
Add FLUSH_UNLOGGED option to CHECKPOINT command. |
43 days ago 8d33fba |
13/13 |
Force LC_NUMERIC to C while running TAP tests. |
43 days ago f25792c |
90/92 |
Fix the handling of two GUCs during upgrade. |
44 days ago 72e6c08 |
|
fairywren: Microsoft Windows Server 2019 / 2 on x86_64, failed in stage "sslCheck", passed in next run at 40e1050 |
2025-07-11 09:49:42 |
|
olingo: Debian sid on x86_64, failed in stage "postgres_fdwInstallCheck-C", passed in next run at f25792c |
2025-07-11 05:56:02 |
33/33 |
Doc: fix outdated protocol version. |
44 days ago 4cff01c |
45/45 |
doc: Clarify meaning of "idle" in |
44 days ago 110e6dc |
5/5 |
Change unit of idle_replication_slot_timeout to seconds. |
44 days ago 05dedf4 |
33/33 |
Fix sslkeylogfile error handling logging |
44 days ago a6c0bf9 |
22/22 |
pg_dump: Fix object-type sort priority for large objects. |
44 days ago fb6c860 |
124/124 |
btree_gist: Merge the last two versions into version 1.8 |
45 days ago b41c430 |
55/55 |
injection_points: Add injection_points_list() |
45 days ago 4eca711 |
43/43 |
Use pg_assume() to avoid compiler warning below |
45 days ago 48a23f6 |
68/68 |
Link libpq with libdl if the platform needs that. |
45 days ago 4df4771 |
49/49 |
Change wchar2char() and char2wchar() to accept a locale_t. |
45 days ago 53cd0b7 |
20/20 |
Minor tweaks for pg_test_timing. |
45 days ago 9dcc764 |
26/26 |
Introduce pg_dsm_registry_allocations view. |
45 days ago 167ed80 |
22/22 |
Fix tab-completion for COPY and \copy options. |
45 days ago f5a987c |
42/42 |
psql: Improve psql tab completion for GRANT/REVOKE on large |
46 days ago 86c539c |
67/68 |
Hide ICU C++ APIs from pg_locale.h |
46 days ago ed26c4e |
|
hamerkop: Microsoft Windows Server 2016 on x86_64 (little-endian, LLP64), failed in stage "Check", passed in next run at b41c430 |
2025-07-09 11:02:23 |
29/29 |
libpq: Add TAP test for nested service file |
46 days ago df286a5 |
23/23 |
Doc: Improve logical replication failover documentation. |
46 days ago 24f6086 |
32/32 |
libpq: Remove PQservice() |
46 days ago fef6da9 |
74/74 |
Fix up misuse of "volatile" in contrib/xml2. |
46 days ago 9300188 |
55/55 |
Fix low-probability memory leak in XMLSERIALIZE(... INDENT). |
46 days ago e03c952 |
1/1 |
Fix a couple more places in docs for pg_lsn change |
46 days ago aa39b4e |
50/50 |
Change pg_test_timing to measure in nanoseconds not |
46 days ago 0b096e3 |
94/94 |
pg_walsummary: Improve stability of test checking statistics |
47 days ago a27893d |
44/44 |
aio: Combine io_uring memory mappings, if supported |
47 days ago f54af9f |
55/55 |
Consider explicit incremental sort for Append and MergeAppend |
47 days ago 55a780e |
54/54 |
oauth: Fix kqueue detection on OpenBSD |
47 days ago 7376e60 |
8/8 |
Adapt pg_upgrade test to pg_lsn output format difference |
47 days ago 3adcf9f |
23/23 |
Restore the ability to run pl/pgsql expression queries in |
47 days ago 87b05fd |
56/60 |
Refactor some repetitive SLRU code |
47 days ago c616785 |
|
drongo: Microsoft Windows Server 2019 on x86_64 (little-endian, LLP64), MSVC 19, failed in stage "XversionUpgrade-REL_18_STABLE-HEAD", passed in next run at a27893d, tentatively quarantined because rule, will grey out soon |
2025-07-07 16:01:53 |
|
copperhead: Debian 13 on riscv64, GCC 14, failed in stage "XversionUpgrade-REL_18_STABLE-HEAD", passed in next run at a27893d, tentatively quarantined because rule, will grey out soon |
2025-07-07 16:01:07 |
|
fairywren: Microsoft Windows Server 2019 / 2 on x86_64, GCC 14, failure #2 in stage "XversionUpgrade-REL_18_STABLE-HEAD" since 62a17a9→2633dae, passed in next run at e03c952, tentatively quarantined because rule, will grey out soon |
2025-07-07 18:03:06 |
|
crake: Fedora Linux 42 on x86_64, GCC 14, failure #2 in stage "XversionUpgrade-REL_18_STABLE-HEAD" since 62a17a9→2633dae, passed in next run at 7376e60, tentatively quarantined because rule, will grey out soon |
2025-07-07 14:57:01 |
53/55 |
Standardize LSN formatting by zero padding |
48 days ago 2633dae |
|
fairywren: Microsoft Windows Server 2019 / 2 on x86_64, GCC 14, failed in stage "XversionUpgrade-REL_18_STABLE-HEAD", tentatively quarantined because rule, will grey out soon |
2025-07-07 14:03:06 |
|
crake: Fedora Linux 42 on x86_64, GCC 14, failed in stage "XversionUpgrade-REL_18_STABLE-HEAD", tentatively quarantined because rule, will grey out soon |
2025-07-07 12:07:01 |
81/81 |
Integrate FullTransactionIds deeper into two-phase code |
48 days ago 62a17a9 |
51/51 |
Fix incompatibility with libxml2 >= 2.14 |
48 days ago 8aa54aa |
108/109 |
postgres_fdw: Add Assert to estimate_path_cost_size(). |
49 days ago 21c9756 |
|
drongo: Microsoft Windows Server 2019 on x86_64 (little-endian, LLP64), MSVC 19, failure #5 in stage "TestSetup" since f20a347→2921363, tentatively quarantined because broken, will grey out soon |
2025-07-06 10:34:32 |
142/145 |
Fix new pg_upgrade query not to rely on regnamespace |
50 days ago 144ad72 |
|
mylodon: Debian sid on x86_64, Clang 14, failed in stage "recoveryCheck", passed in next run at 21c9756 |
2025-07-04 20:43:37 |
|
prion: Amazon Linux 2023 on x86_64, GCC 11, failure #2 in stage "timedout" since d64d68f→f295494, passed in next run at 21c9756 |
2025-07-04 20:39:06 |
|
drongo: Microsoft Windows Server 2019 on x86_64 (little-endian, LLP64), MSVC 19, failure #4 in stage "TestSetup" since f20a347→2921363, tentatively quarantined because broken, will grey out soon |
2025-07-05 00:07:20 |
35/37 |
pg_upgrade: check for inconsistencies in not-null constraints |
50 days ago f295494 |
|
prion: Amazon Linux 2023 on x86_64, GCC 11, failed in stage "timedout" |
2025-07-04 16:29:07 |
|
crake: Fedora Linux 42 on x86_64, GCC 14, failed in stage "XversionUpgrade-REL9_4_STABLE-HEAD", passed in next run at 144ad72, tentatively quarantined because rule, will grey out soon |
2025-07-04 18:45:31 |
42/42 |
amcheck: Remove unused IndexCheckableCallback typedef. |
50 days ago d64d68f |
76/77 |
Disable commit timestamps during bootstrap |
51 days ago 5a6c39b |
|
prion: Amazon Linux 2023 on x86_64, GCC 11, failed in stage "timedout", passed in next run at d64d68f |
2025-07-04 06:19:06 |
67/67 |
Speed up truncation of temporary relations. |
51 days ago 78ebda6 |
41/41 |
Simplify COALESCE() with one surviving argument. |
51 days ago 931766a |
22/22 |
Add more cross-type comparisons to contrib/btree_gin. |
51 days ago fc89682 |
30/32 |
Obtain required table lock during cross-table updates, redux. |
51 days ago a10f21e |
|
prion: Amazon Linux 2023 on x86_64, GCC 11, failed in stage "timedout", passed in next run at 931766a |
2025-07-03 18:49:07 |
|
drongo: Microsoft Windows Server 2019 on x86_64 (little-endian, LLP64), MSVC 19, failure #3 in stage "TestSetup" since f20a347→2921363, tentatively quarantined because broken, will grey out soon |
2025-07-03 19:56:21 |
55/55 |
Add tab-completion for ALTER TABLE not-nulls |
51 days ago a604aff |
16/16 |
Remove leftover dead code from commit_ts.h. |
51 days ago c84698c |
2/2 |
Fix broken XML |
51 days ago 81a2625 |
4/5 |
doc: Update outdated descriptions of wal_status in |
51 days ago ff3007c |
|
crake: Fedora Linux 42 on x86_64, GCC 14, failure #2 in stage "Doc" since bc2f348→647cffd, passed in next run at a604aff |
2025-07-03 14:12:09 |
52/55 |
Prevent creation of duplicate not-null constraints for |
52 days ago 647cffd |
|
guaibasaurus: Debian 11 on x86_64, GCC 12, failed in stage "Doc", passed in next run at a604aff |
2025-07-03 12:20:01 |
|
alabio: Debian 11 on x86_64, GCC 12, failed in stage "Make-PDFs", passed in next run at a604aff |
2025-07-03 12:00:05 |
|
crake: Fedora Linux 42 on x86_64, GCC 14, failed in stage "Doc" |
2025-07-03 10:38:07 |
17/17 |
Fix bogus grammar for a CREATE CONSTRAINT TRIGGER error |
52 days ago 87251e1 |
52/52 |
Refactor subtype field of AlterDomainStmt |
52 days ago 8ec04c8 |
9/9 |
doc: Remove incorrect note about wal_status in |
52 days ago 170673a |
25/25 |
Support multi-line headers in COPY FROM command. |
52 days ago bc2f348 |
66/66 |
Improve checks for GUC recovery_target_timeline |
52 days ago fd7d7b7 |
29/29 |
Enable use of Memoize for ANTI joins |
52 days ago 0da29e4 |
44/45 |
Add InjectionPointList() to retrieve list of injection points |
52 days ago 7b2eb72 |
|
drongo: Microsoft Windows Server 2019 on x86_64 (little-endian, LLP64), MSVC 19, failure #2 in stage "TestSetup" since f20a347→2921363 |
2025-07-03 01:37:49 |
55/55 |
Correctly copy the target host identification in |
52 days ago fe05430 |
35/35 |
Fix cross-version upgrade test breakage from commit |
52 days ago 0c2b717 |
29/31 |
Make more use of RELATION_IS_OTHER_TEMP(). |
52 days ago bb10938 |
|
copperhead: Debian 13 on riscv64, GCC 14, failed in stage "XversionUpgrade-REL_18_STABLE-HEAD", passed in next run at fd7d7b7, tentatively quarantined because rule, will grey out soon |
2025-07-02 17:43:03 |
|
crake: Fedora Linux 42 on x86_64, GCC 14, failure #2 in stage "XversionUpgrade-REL_18_STABLE-HEAD" since 7374b3a→fe07100, passed in next run at 0c2b717, tentatively quarantined because rule, will grey out soon |
2025-07-02 17:42:01 |
22/24 |
Add GetNamedDSA() and GetNamedDSHash(). |
52 days ago fe07100 |
|
olingo: Debian sid on x86_64, Clang 19, failed in stage "postgres_fdwInstallCheck-C", passed in next run at bb10938 |
2025-07-02 17:02:06 |
|
crake: Fedora Linux 42 on x86_64, GCC 14, failed in stage "XversionUpgrade-REL_18_STABLE-HEAD", tentatively quarantined because rule, will grey out soon |
2025-07-02 17:11:10 |
13/13 |
Update obsolete row compare preprocessing comments. |
52 days ago 9ca30a0 |
37/37 |
Allow width_bucket()'s "operand" input to be NaN. |
52 days ago 7374b3a |
23/23 |
Fix error message for ALTER CONSTRAINT ... NOT VALID |
52 days ago c989aff |
37/37 |
Make row compares robust during nbtree array scans. |
52 days ago bd3f59f |
4/4 |
Make handling of redundant nbtree keys more robust. |
52 days ago f09816a |
34/34 |
doc: pg_buffercache documentation wordsmithing |
53 days ago 8eede2c |
31/31 |
meson: Increase minimum version to 0.57.2 |
53 days ago f039c22 |
40/40 |
Reformat some node comments |
53 days ago de5aa15 |
32/32 |
Fix missing FSM vacuum opportunities on tables without |
53 days ago 3811ca3 |
22/22 |
Remove implicit cast from 'void *' |
53 days ago 9adb58a |
3/3 |
Fix bug in archive streamer with LZ4 decompression |
53 days ago 3369a3b |
63/63 |
Move code for the bytea data type from varlena.c to new |
53 days ago b45242f |
31/31 |
Show sizes of FETCH queries as constants in |
53 days ago bee23ea |
46/46 |
Update comment for IndexInfo.ii_NullsNotDistinct |
53 days ago 1845958 |
35/35 |
Add commit 9e345415bc to .git-blame-ignore-revs. |
53 days ago aa268cb |
10/10 |
Make more use of binaryheap_empty() and binaryheap_size(). |
53 days ago 32bcf56 |
10/10 |
Document pg_get_multixact_members(). |
53 days ago e611539 |
4/4 |
Update comment for IndexInfo.ii_WithoutOverlaps |
53 days ago 7a7b3e1 |
5/5 |
Fix outdated comment for IndexInfo |
53 days ago 9e5fee8 |
23/24 |
Improve code comment |
53 days ago fff0d1e |
|
prion: Amazon Linux 2023 on x86_64, GCC 11, failed in stage "timedout", passed in next run at 1845958 |
2025-07-01 17:29:07 |
3/3 |
Make sure IOV_MAX is defined. |
53 days ago 1fd772d |
8/9 |
Make safeguard against incorrect flags for fsync more |
53 days ago 2921363 |
|
drongo: Microsoft Windows Server 2019 on x86_64 (little-endian, LLP64), MSVC 19, failed in stage "TestSetup" |
2025-07-01 16:09:21 |
50/50 |
Remove provider field from pg_locale_t. |
53 days ago 8af0d0a |
25/25 |
Use pg_ascii_tolower()/pg_ascii_toupper() where appropriate. |
53 days ago d81dcc8 |
33/33 |
Fix indentation in pg_numa code |
53 days ago 9e34541 |
47/48 |
Add CHECK_FOR_INTERRUPTS into pg_numa_query_pages |
54 days ago bf1119d |
|
koel: Fedora Linux 42 on x86_64, GCC 14, failed in stage "indent-check", passed in next run at fff0d1e |
2025-07-01 12:19:01 |
14/14 |
Silence valgrind about pg_numa_touch_mem_if_required |
54 days ago 81f287d |
8/8 |
amcheck: Improve confusing message |
54 days ago 9530502 |
13/13 |
Limit the size of numa_move_pages requests |
54 days ago 7fe2f67 |
13/13 |
Fix typo in pg_publication.h. |
54 days ago b5cd0ec |
28/28 |
doc: TOAST not toast |
54 days ago 8338983 |
29/29 |
Enable MSVC conforming preprocessor |
54 days ago 8fd9bb1 |
34/34 |
xml2: Improve error handling of libxml2 calls |
54 days ago 7320611 |
32/32 |
Fix typos in comments |
54 days ago c679897 |
72/72 |
Fix typo in system_views.sql's definition of pg_stat_activity |
54 days ago a3df0d4 |
1/1 |
Add new OID alias type regdatabase. |
54 days ago bd09f02 |
39/39 |
Improve error handling of libxml2 calls in xml.c |
54 days ago 2e94721 |