54/54 |
Doc: add commentary about cowboy assignment of |
204 days ago 53a4936 |
27/27 |
Remove obsolete restriction on the range of |
204 days ago d4c3a6b |
32/33 |
Get rid of our dependency on type "long" for memory size |
204 days ago 041e8b9 |
|
tamandua: Debian sid on x86_64, GCC 12, failed in stage "recoveryCheck", passed in next run at d4c3a6b |
2025-01-31 18:53:38 |
60/60 |
require_auth: prepare for multiple SASL mechanisms |
204 days ago f8d8581 |
28/29 |
doc: Fix pg_buffercache_evict() title |
205 days ago 59d6c03 |
|
lapwing: Debian 7 on x86_32, GCC 4.7, failure #4 in stage "contrib-sepgsqlCheck" since 991974b→c44c2d2, tentatively quarantined because broken, will grey out soon |
2025-01-31 17:44:28 |
48/48 |
Fix bad indentation introduced in commit d47cbf474 |
205 days ago 76aa615 |
29/30 |
Perform runtime initial pruning outside ExecInitNode() |
205 days ago d47cbf4 |
|
koel: Fedora Linux 42 on x86_64, GCC 14, failed in stage "indent-check", passed in next run at 76aa615 |
2025-01-31 07:34:01 |
40/40 |
Raise an error while trying to acquire an invalid slot. |
205 days ago f41d846 |
39/39 |
injection_points: Add routine able to drop all stats |
205 days ago a632cd3 |
5/5 |
Add pgstat_drop_matching_entries() to pgstats |
205 days ago ce5c620 |
16/17 |
Fix comment of StrategySyncStart() |
205 days ago 1e380fa |
|
mereswine: Debian 11 on armv7 (little-endian, ILP32), failure #3 in stage "contrib-sepgsqlCheck" since 6fc4fc4→d28cd3e, tentatively quarantined because broken, will grey out soon |
2025-01-31 19:46:13 |
49/49 |
Use "ssize_t" not "long" in max_stack_depth-related code. |
205 days ago b9d232b |
5/5 |
Avoid integer overflow while testing wal_skip_threshold |
205 days ago b9aa416 |
26/26 |
Move BitmapTableScan per-scan setup into a helper |
205 days ago a5358c1 |
53/53 |
Simplify executor's handling of CaseTestExpr & |
205 days ago 115a365 |
51/51 |
Doc: Generated column replication. |
206 days ago 6252b1e |
59/60 |
Move PartitionPruneInfo out of plan nodes into PlannedStmt |
206 days ago bb3ec16 |
|
gull: Debian 11 on armv7 (little-endian, ILP32), failure #3 in stage "contrib-sepgsqlCheck" since 172e6b3→38273b5, tentatively quarantined because broken, will grey out soon |
2025-01-30 20:50:28 |
58/58 |
Require callers of coerce_to_domain() to supply base |
206 days ago ba0da16 |
5/5 |
Handle default NULL insertion a little better. |
206 days ago 0da39aa |
7/7 |
Avoid breaking SJIS encoding while de-backslashing Windows |
206 days ago 6cddecd |
36/36 |
Make BufferIsExclusiveLocked and BufferIsDirty work for local |
206 days ago f6ff75f |
90/91 |
Fix grammatical typos around possessive "its" |
207 days ago 128897b |
|
lapwing: Debian 7 on x86_32, GCC 4.7, failure #3 in stage "contrib-sepgsqlCheck" since 991974b→c44c2d2, tentatively quarantined because broken, will grey out soon |
2025-01-29 13:28:27 |
30/30 |
Revert "Speed up tail processing when hashing aligned C |
207 days ago 235328e |
75/77 |
Improve test coverage of network address functions |
207 days ago 4f07134 |
|
mereswine: Debian 11 on armv7 (little-endian, ILP32), failure #2 in stage "contrib-sepgsqlCheck" since 6fc4fc4→d28cd3e |
2025-01-29 03:10:13 |
|
indri: Apple macOS 15.0 on aarch64, Clang 16, failed in stage "pg_upgradeCheck", passed in next run at 235328e |
2025-01-29 00:05:08 |
91/91 |
Rename pubgencols_type to pubgencols in pg_publication. |
208 days ago 75eb976 |
69/70 |
Track per-relation cumulative time spent in [auto]vacuum and |
208 days ago 30a6ed0 |
|
gull: Debian 11 on armv7 (little-endian, ILP32), failure #2 in stage "contrib-sepgsqlCheck" since 172e6b3→38273b5 |
2025-01-28 17:01:22 |
50/51 |
doc: Meson is not experimental on Windows |
209 days ago 5afaba6 |
|
lapwing: Debian 7 on x86_32, GCC 4.7, failure #2 in stage "contrib-sepgsqlCheck" since 991974b→c44c2d2 |
2025-01-27 16:51:30 |
68/68 |
Print out error position for some ALTER TABLE ALTER COLUMN |
209 days ago 6528139 |
68/68 |
pg_amcheck: Fix test failure on Windows with non-existing |
209 days ago 14793f4 |
68/68 |
Test postmaster with program_options_handling_ok() et al. |
209 days ago 2f12df7 |
42/42 |
Add missing CommandCounterIncrement |
209 days ago 0a16c83 |
123/125 |
At update of non-LP_NORMAL TID, fail instead of corrupting |
210 days ago d28cd3e |
|
mereswine: Debian 11 on armv7 (little-endian, ILP32), failed in stage "contrib-sepgsqlCheck" |
2025-01-26 13:19:44 |
|
drongo: Microsoft Windows Server 2019 on x86_64 (little-endian, LLP64), MSVC 19, failure #4 in stage "pg_amcheckCheck" since 991974b→b35434b, passed in next run at 6528139, tentatively quarantined because broken, will grey out soon |
2025-01-26 08:42:35 |
14/14 |
Doc: recommend "psql -X" for restoring pg_dump scripts. |
210 days ago d83a108 |
36/36 |
Change shutdown sequence to terminate checkpointer last |
210 days ago 87a6690 |
29/29 |
Tighten pg_restore's recognition of its -F (format) option |
210 days ago 04ace17 |
37/37 |
Fix PDF doc build. |
211 days ago d2ca16b |
69/71 |
Use the correct sizeof() in BufFileLoadBuffer |
211 days ago 38273b5 |
|
gull: Debian 11 on armv7 (little-endian, ILP32), failed in stage "contrib-sepgsqlCheck" |
2025-01-25 13:35:50 |
|
drongo: Microsoft Windows Server 2019 on x86_64 (little-endian, LLP64), MSVC 19, failure #3 in stage "pg_amcheckCheck" since 991974b→b35434b, tentatively quarantined because broken, will grey out soon |
2025-01-25 05:02:14 |
42/43 |
Add SQL function CASEFOLD(). |
211 days ago bfc5992 |
|
alligator: Ubuntu 24.04 on x86_64, GCC 15, failure #7 in stage "contrib-sepgsqlCheck" since 02ed3c2→aeb8ea3, passed in next run at bfc5992, tentatively quarantined because broken, will grey out soon |
2025-01-24 23:20:13 |
24/25 |
postmaster: Adjust which processes we expect to have exited |
211 days ago f15538c |
|
alligator: Ubuntu 24.04 on x86_64, GCC 15, failure #6 in stage "contrib-sepgsqlCheck" since 02ed3c2→aeb8ea3, tentatively quarantined because broken, will grey out soon |
2025-01-24 22:45:10 |
62/64 |
Make jsonb casts to scalar types translate JSON null to SQL |
211 days ago a5579a9 |
|
culicidae: Debian sid on x86_64, GCC 14, failed in stage "Check", passed in next run at f15538c |
2025-01-24 18:22:01 |
|
alligator: Ubuntu 24.04 on x86_64, GCC 15, failure #5 in stage "contrib-sepgsqlCheck" since 02ed3c2→aeb8ea3, tentatively quarantined because broken, will grey out soon |
2025-01-24 18:25:18 |
38/39 |
Fix copy-and-paste typo |
211 days ago 13a255c |
|
alligator: Ubuntu 24.04 on x86_64, GCC 15, failure #4 in stage "contrib-sepgsqlCheck" since 02ed3c2→aeb8ea3, tentatively quarantined because broken, will grey out soon |
2025-01-24 16:50:14 |
60/61 |
pgcrypto: Make it possible to disable built-in crypto |
211 days ago 035f99c |
|
alligator: Ubuntu 24.04 on x86_64, GCC 15, failure #3 in stage "contrib-sepgsqlCheck" since 02ed3c2→aeb8ea3, tentatively quarantined because broken, will grey out soon |
2025-01-24 13:30:14 |
38/40 |
Fix instability in recently added regression tests |
212 days ago c44c2d2 |
|
lapwing: Debian 7 on x86_32, GCC 4.7, failed in stage "contrib-sepgsqlCheck" |
2025-01-24 16:22:31 |
|
alligator: Ubuntu 24.04 on x86_64, GCC 15, failure #2 in stage "contrib-sepgsqlCheck" since 02ed3c2→aeb8ea3 |
2025-01-24 12:20:13 |
23/24 |
Convert sepgsql tests to TAP |
212 days ago aeb8ea3 |
|
alligator: Ubuntu 24.04 on x86_64, GCC 15, failed in stage "contrib-sepgsqlCheck" |
2025-01-24 11:50:20 |
32/32 |
meson: Fix sepgsql installation |
212 days ago 02ed3c2 |
57/58 |
initdb: Convert tests to use long options with fat comma |
212 days ago fd4c4ed |
|
drongo: Microsoft Windows Server 2019 on x86_64 (little-endian, LLP64), MSVC 19, failure #2 in stage "pg_amcheckCheck" since 991974b→b35434b |
2025-01-24 06:40:08 |
26/26 |
Return yyparse() result not via global variable |
212 days ago 473a575 |
|
crake: Fedora Linux 42 on x86_64, GCC 14, failed in stage "recoveryCheck", passed in next run at fd4c4ed, quarantined because flapping |
2025-01-24 06:07:02 |
21/22 |
Doc: Fix a typo introduced in 4a0e7314f1. |
212 days ago 6fc4fc4 |
|
mereswine: Debian 11 on armv7 (little-endian, ILP32), failed in stage "recoveryCheck", changed in next run at d28cd3e |
2025-01-24 11:29:21 |
4/4 |
Doc: Fix column name in pg_publication catalog. |
212 days ago 117f9f3 |
62/63 |
Don't ask for bug reports about pthread_is_threaded_np() != |
212 days ago 4f15759 |
|
morepork: OpenBSD 6.9 on x86_64, failed in stage "Check", passed in next run at fd4c4ed |
2025-01-23 23:35:57 |
39/40 |
Ensure that AFTER triggers run as the instigating user. |
212 days ago 01463e1 |
|
dikkop: FreeBSD 14.1 on aarch64, failed in stage "pg_upgradeCheck", passed in next run at 4f15759 |
2025-01-23 18:12:49 |
26/27 |
Add support for Unicode case folding. |
212 days ago 4e7f62b |
|
taipan: Debian sid on x86_64, GCC 14, failed in stage "pg_upgradeCheck", passed in next run at 01463e1 |
2025-01-23 17:14:31 |
48/48 |
Reverse the search order in afterTriggerAddEvent(). |
212 days ago 7921927 |
41/41 |
Allow NOT VALID foreign key constraints on partitioned tables |
212 days ago b663b94 |
45/46 |
Fix buildfarm failure introduced by commit e65dbc9927. |
212 days ago b35434b |
|
drongo: Microsoft Windows Server 2019 on x86_64 (little-endian, LLP64), MSVC 19, failed in stage "pg_amcheckCheck" |
2025-01-23 14:52:11 |
37/38 |
Convert macros to static inline functions (htup_details.h, |
213 days ago 34694ec |
|
crake: Fedora Linux 42 on x86_64, GCC 14, failure #2 in stage "XversionUpgrade-REL_10_STABLE-HEAD" since eef4a33→e65dbc9, passed in next run at b35434b, tentatively quarantined because rule, will grey out soon |
2025-01-23 11:27:01 |
34/35 |
Change publication's publish_generated_columns option type to |
213 days ago e65dbc9 |
|
crake: Fedora Linux 42 on x86_64, GCC 14, failed in stage "XversionUpgrade-REL_10_STABLE-HEAD", tentatively quarantined because rule, will grey out soon |
2025-01-23 10:17:03 |
56/56 |
Add error pattern checks for some TAP tests for non-existing |
213 days ago eef4a33 |
32/32 |
Improve TAP tests of pg_basebackup |
213 days ago 858b4db |
88/89 |
Support RN (roman-numeral format) in to_number(). |
213 days ago 172e6b3 |
|
fairywren: Microsoft Windows Server 2019 / 2 on x86_64, GCC 14, failed in stage "scriptsCheck", passed in next run at 01463e1 |
2025-01-23 03:02:59 |
19/19 |
Fix comment about AVX-512 popcount support. |
213 days ago f0ee648 |
42/42 |
Repair incorrect handling of |
213 days ago ea68ea6 |
|
crake: Fedora Linux 42 on x86_64, GCC 14, failed in stage "recoveryCheck", passed in next run at f0ee648, quarantined because flapping |
2025-01-22 19:34:51 |
76/76 |
Fix \dRp+ output when describing publications with a lower |
214 days ago 991974b |
59/59 |
Additional tests for stored generated columns |
214 days ago 4108440 |
34/35 |
Improve grammar of options for command arrays in TAP tests |
214 days ago ce1b0f9 |
|
calliphoridae: Debian sid on x86_64, GCC 14, failed in stage "recoveryCheck", passed in next run at 4108440 |
2025-01-22 05:49:08 |
2/2 |
Doc: Update the interaction of tablesync with |
214 days ago 4a0e731 |
72/73 |
Run perltidy |
214 days ago be31ac2 |
|
mylodon: Debian sid on x86_64, Clang 14, failed in stage "recoveryCheck", passed in next run at ce1b0f9 |
2025-01-22 01:17:14 |
65/65 |
Doc: simplify the tutorial's window-function examples. |
214 days ago 4907ba3 |
72/72 |
Reword recent error messages: "should" -> "must" |
214 days ago db19a50 |
5/5 |
Fix detach of a partition that has a toplevel FK to a |
214 days ago 9b21f20 |
23/23 |
Fix NO ACTION temporal foreign keys when the referenced |
214 days ago 1772d55 |
44/44 |
Improve whitespace in without_overlaps test |
215 days ago 888d452 |
61/61 |
Improve generated_stored test |
215 days ago 44b61ef |
59/59 |
Refactor ExecScan() to allow inlining of its core logic |
215 days ago fb9f955 |
40/40 |
Rework handling of pending data for backend statistics |
215 days ago 4feba03 |
35/35 |
Rename some pgstats callbacks related to flush of entries |
215 days ago 28de66c |
39/39 |
Update time zone data files to tzdata release 2025a. |
215 days ago 60c513f |
15/15 |
Avoid using timezone Asia/Manila in regression tests. |
215 days ago 8108674 |
79/79 |
Improve generated_stored test |
215 days ago 86749ea |
|
drongo: Microsoft Windows Server 2019 on x86_64 (little-endian, LLP64), MSVC 19, failed in stage "recoveryCheck", passed in next run at 4907ba3, quarantined because flapping |
2025-01-20 20:11:00 |
48/48 |
Add some more use of Page/PageData rather than char * |
216 days ago 443a8e4 |
42/42 |
Add const qualifiers to bufpage.h |
216 days ago 4f4a1d8 |
75/75 |
Fix latch event policy that hid socket events. |
216 days ago 73f6b9a |
44/44 |
Fix header check for continuation records where standbys |
216 days ago 6cf1647 |
64/64 |
Remove PrintBufferDescs() and PrintPinnedBufs(). |
216 days ago 23d7562 |
68/68 |
Be clearer about when jsonapi's need_escapes is needed |
216 days ago ea5ff58 |
|
leafhopper: Amazon Linux 2023 on aarch64, failed in stage "recoveryCheck", passed in next run at 23d7562, quarantined because flapping |
2025-01-19 14:21:04 |
150/150 |
Support PG_UNICODE_FAST locale in the builtin collation |
218 days ago d3d0983 |
45/45 |
vacuumdb: Fix comment for vacuum_one_database(). |
218 days ago 6a9b2a6 |
48/48 |
Add documentation about calling version-1 C functions from C. |
218 days ago 86e4efc |
88/88 |
Fix parsing of qualified relation names in RETURNING. |
219 days ago 43830ec |
33/33 |
Speed up hex_encode with bytewise lookup |
219 days ago e24d770 |
|
leafhopper: Amazon Linux 2023 on aarch64, failed in stage "recoveryCheck", passed in next run at 43830ec, quarantined because flapping |
2025-01-17 09:39:03 |
32/32 |
Remove flex version checks |
219 days ago 0869ea4 |
32/32 |
Add pg_nodiscard decorations to base64 functions |
219 days ago b0eff10 |
40/40 |
Revert recent changes related to handling of 2PC files at |
219 days ago a6c70f6 |
33/34 |
Remove redefinitions of SIG_* macros in win32_port.h. |
219 days ago 0dc9c7d |
|
mereswine: Debian 11 on armv7 (little-endian, ILP32), failed in stage "Check", passed in next run at d3d0983 |
2025-01-17 06:12:16 |
|
crake: Fedora Linux 42 on x86_64, GCC 14, failed in stage "recoveryCheck", passed in next run at a6c70f6, quarantined because flapping |
2025-01-17 04:22:09 |
15/15 |
Fix setrefs.c's failure to do expression processing on prune |
219 days ago bf826ea |
44/44 |
Add and use BitmapHeapScanDescData struct |
219 days ago f7a8fc1 |
19/19 |
Rework macro pgstat_is_ioop_tracked_in_bytes() |
219 days ago 7b6468c |
30/30 |
Convert libpgport's pqsignal() to a void function. |
219 days ago d4a43b2 |
30/30 |
Avoid calling pqsignal() with invalid signals on Windows |
219 days ago 5cda4fd |
54/54 |
Seek zone abbreviations in the IANA data before |
219 days ago d7674c9 |
39/39 |
Make pg_interpret_timezone_abbrev() check sp->defaulttype |
219 days ago bc10219 |
43/43 |
Fix nbtree contradictory array element comment. |
219 days ago 901bd4a |
34/34 |
Split ATExecValidateConstraint into reusable pieces |
219 days ago 86374c9 |
36/36 |
Add OLD/NEW support to RETURNING in DML queries. |
219 days ago 80feb72 |
39/39 |
Remove dead code |
219 days ago 7407b2d |
37/37 |
refactor: split ATExecAlterConstrRecurse() |
219 days ago 7a947ed |
61/61 |
Fix error handling of pg_b64_decode() |
220 days ago d278541 |
25/25 |
Check return of pg_b64_encode() for error |
220 days ago ff030eb |
|
leafhopper: Amazon Linux 2023 on aarch64, failed in stage "recoveryCheck", passed in next run at d278541, quarantined because flapping |
2025-01-16 07:41:03 |
35/35 |
Doc: Improve the Replica Identity information. |
220 days ago 965b2cc |
40/40 |
Move routines to manipulate WAL into |
220 days ago 32a18cc |
47/47 |
Fix cpluspluscheck for "Change gist stratnum function to use |
220 days ago d5221c4 |
58/58 |
Add more general summary to vacuumlazy.c |
220 days ago 3edc67d |
29/29 |
Add a bit of documentation related to IWYU |
220 days ago 44512e7 |
43/43 |
postgres_fdw: SCRAM authentication pass-through |
220 days ago 761c795 |
40/40 |
Downgrade error in object_aclmask_ext() to internal |
220 days ago b6463ea |
|
leafhopper: Amazon Linux 2023 on aarch64, failed in stage "recoveryCheck", passed in next run at 761c795, quarantined because flapping |
2025-01-15 16:05:04 |
46/46 |
Drop warning-free support for Flex 2.5.35 |
220 days ago 6fdd5d9 |
51/51 |
Change gist stratnum function to use CompareType |
221 days ago 630f9a4 |
|
crake: Fedora Linux 42 on x86_64, GCC 14, failed in stage "recoveryCheck", passed in next run at 6fdd5d9, quarantined because flapping |
2025-01-15 10:47:03 |
54/54 |
Rename RowCompareType to CompareType |
221 days ago 6339f64 |
74/74 |
Avoid symbol collisions between pqsignal.c and |
221 days ago 9a45a89 |
53/53 |
Synchronize guc_tables.c categories with vacuum docs |
221 days ago 2ae98ea |
56/56 |
psql: Add option to use expanded mode to all list commands. |
221 days ago 00f4c29 |
17/17 |
ecpg: Restore detection of unsupported COPY FROM STDIN. |
221 days ago 94b914f |
52/52 |
Consistently spell "leakproof" without a hyphen. |
221 days ago 4cb560b |
|
leafhopper: Amazon Linux 2023 on aarch64, failed in stage "recoveryCheck", passed in next run at 94b914f, quarantined because flapping |
2025-01-14 13:52:04 |
9/9 |
psql: Add leakproof indicator to \df+, \do+, \dAo+, and \dC+ |
221 days ago 2355e51 |
4/4 |
Fix catcache invalidation of a list entry that's being built |
221 days ago af8cd16 |
59/59 |
Bump PGSTAT_FILE_FORMAT_ID |
222 days ago ce9a747 |
|
leafhopper: Amazon Linux 2023 on aarch64, failed in stage "recoveryCheck", passed in next run at af8cd16, quarantined because flapping |
2025-01-14 06:35:03 |
|
crake: Fedora Linux 42 on x86_64, GCC 14, failed in stage "recoveryCheck", passed in next run at 4cb560b, quarantined because flapping |
2025-01-14 08:46:33 |
3/3 |
Fix potential integer overflow in bringetbitmap() |
222 days ago 720e529 |
56/56 |
Move information about pgstats kinds into its own header |
222 days ago d35ea27 |
14/14 |
Remove assertion in pgstat_count_io_op() |
222 days ago d2181b3 |
30/30 |
Make pg_stat_io count IOs as bytes instead of blocks for some |
222 days ago f92c854 |
69/70 |
Revert "TupleHashTable: store additional data along with |
222 days ago b4a07f5 |
|
fairywren: Microsoft Windows Server 2019 / 2 on x86_64, GCC 14, failed in stage "scriptsCheck", passed in next run at d35ea27 |
2025-01-13 22:29:58 |
54/54 |
Reorder vacuum GUCs in postgresql.conf.sample to match docs |
222 days ago af23176 |
31/31 |
Add BTOPTIONS_PROC comments to nbtree.h. |
222 days ago 1c854eb |
50/50 |
Move nbtree preprocessing into new .c file. |
222 days ago 597b1ff |
51/51 |
Add commit 6e826278f1 to .git-blame-ignore-revs. |
222 days ago a8a762b |
98/98 |
Fix pgindent damage |
223 days ago 6e82627 |
44/46 |
Fix HBA option count |
223 days ago 97698cc |
|
indri: Apple macOS 15.0 on aarch64, Clang 16, failed in stage "pgbenchCheck", passed in next run at 6e82627 |
2025-01-13 00:20:43 |
|
koel: Fedora Linux 42 on x86_64, GCC 14, failure #6 in stage "indent-check" since 3d0b4b1→ceb2855, passed in next run at 6e82627, tentatively quarantined because broken, will grey out soon |
2025-01-13 02:19:02 |
87/88 |
Fix JsonExpr deparsing to quote variable names in the PASSING |
223 days ago a93e2a1 |
|
koel: Fedora Linux 42 on x86_64, GCC 14, failure #5 in stage "indent-check" since 3d0b4b1→ceb2855, tentatively quarantined because broken, will grey out soon |
2025-01-12 16:19:02 |
5/5 |
Fix XMLTABLE() deparsing to quote namespace names if |
223 days ago d673eef |
117/119 |
Repair memory leaks in plpython. |
224 days ago 29dfffa |
|
fairywren: Microsoft Windows Server 2019 / 2 on x86_64, GCC 14, failed in stage "sslCheck", passed in next run at 97698cc |
2025-01-12 08:17:40 |
|
koel: Fedora Linux 42 on x86_64, GCC 14, failure #4 in stage "indent-check" since 3d0b4b1→ceb2855, tentatively quarantined because broken, will grey out soon |
2025-01-11 20:04:02 |
|
drongo: Microsoft Windows Server 2019 on x86_64 (little-endian, LLP64), MSVC 19, failed in stage "recoveryCheck", passed in next run at 6e82627, quarantined because flapping |
2025-01-11 20:40:09 |
68/69 |
Add support for NOT ENFORCED in CHECK constraints |
225 days ago ca87c41 |
|
koel: Fedora Linux 42 on x86_64, GCC 14, failure #3 in stage "indent-check" since 3d0b4b1→ceb2855, tentatively quarantined because broken, will grey out soon |
2025-01-11 11:49:01 |
59/60 |
Fix a compiler warning in initStringInfo(). |
225 days ago 72ceb21 |
|
koel: Fedora Linux 42 on x86_64, GCC 14, failure #2 in stage "indent-check" since 3d0b4b1→ceb2855 |
2025-01-11 07:49:02 |
74/75 |
Fix redefinition of type in commit e0ece2a981. |
225 days ago ceb2855 |
|
koel: Fedora Linux 42 on x86_64, GCC 14, failed in stage "indent-check" |
2025-01-11 03:04:02 |
20/22 |
TupleHashTable: store additional data along with tuple. |
225 days ago e0ece2a |
|
longfin: Apple macOS 13.6 on x86_64, Clang 14, failed in stage "Build", passed in next run at ceb2855 |
2025-01-11 01:34:02 |
|
sifaka: Apple macOS 15.0 on aarch64, Clang 16, failed in stage "Build", passed in next run at ceb2855 |
2025-01-11 01:33:11 |
29/29 |
Make verify_compact_attribute available in non-assert builds |
225 days ago 34c6e65 |
32/32 |
Add new StringInfo APIs to allow callers to specify the |
225 days ago a9dcbb4 |
34/34 |
Fix missing ldapscheme option in pg_hba_file_rules() |
225 days ago 27a1f8d |
29/29 |
Fix obsolete nbtree README left link remarks. |
225 days ago 5b14ec0 |
47/47 |
Use a non-locking initial test in TAS_SPIN on AArch64. |
225 days ago 3d0b4b1 |
51/51 |
postmaster: Rename some shutdown related PMState phase names |
225 days ago 28e7a99 |
68/68 |
Adjust signature of cluster_rel() and its subroutines |
226 days ago cc811f9 |
97/97 |
Fix UNION planner datatype issue |
226 days ago 2310064 |
27/28 |
Merge pgstat_count_io_op_n() and pgstat_count_io_op() |
226 days ago f0bf785 |
|
parula: Amazon Linux on aarch64, GCC 15, failed in stage "Build", passed in next run at 2310064 |
2025-01-10 01:27:04 |
31/31 |
Refactor some code related to backend statistics |
226 days ago 2c14037 |
23/23 |
Fix an ALTER GROUP ... DROP USER error message. |
226 days ago 39e3bca |
57/58 |
Use @extschema:name@ notation in contrib transform modules. |
226 days ago bebe904 |
|
leafhopper: Amazon Linux 2023 on aarch64, failed in stage "recoveryCheck", passed in next run at 39e3bca, tentatively quarantined because flapping, will grey out soon |
2025-01-09 20:18:04 |
78/78 |
Simplify signature of RewriteTable |
226 days ago ebd8fc7 |
8/8 |
doc: Clarify synchronous_standby_names parameter. |
227 days ago 6313a76 |
58/58 |
Fix SLRU bank selection code |
227 days ago 69ab446 |
48/49 |
Fix off_t overflow in pg_basebackup on Windows. |
227 days ago 970b97e |
|
crake: Fedora Linux 42 on x86_64, GCC 14, failed in stage "recoveryCheck", passed in next run at 69ab446, tentatively quarantined because flapping, will grey out soon |
2025-01-09 05:44:46 |
12/12 |
Provide 64-bit ftruncate() and lseek() on Windows. |
227 days ago 026762d |
59/59 |
Fix duplicate typedef from commit a2f17f004d. |
227 days ago 229e779 |
30/32 |
Control collation behavior with a method table. |
227 days ago a2f17f0 |
|
sifaka: Apple macOS 15.0 on aarch64, Clang 16, failed in stage "Build", passed in next run at 229e779 |
2025-01-08 22:54:58 |
|
longfin: Apple macOS 13.6 on x86_64, Clang 14, failed in stage "Build", passed in next run at 229e779 |
2025-01-08 22:40:02 |
34/34 |
Move code for collation version into provider-specific files. |
227 days ago 4f5cef2 |
23/23 |
Disallow NAMEDTUPLESTORE RTEs in stored views, rules, etc. |
227 days ago 3c49d46 |
73/74 |
Set exit status for pgindent if pg_bsd_indent fails |
227 days ago b20fe54 |
|
drongo: Microsoft Windows Server 2019 on x86_64 (little-endian, LLP64), MSVC 19, failed in stage "sslCheck", passed in next run at 970b97e |
2025-01-08 21:07:23 |
77/77 |
plpgsql: pure parser and reentrant scanner |
228 days ago 7b27f5f |
31/32 |
Remove useless function declaration |
228 days ago b18464f |
|
leafhopper: Amazon Linux 2023 on aarch64, failed in stage "recoveryCheck", passed in next run at 7b27f5f |
2025-01-08 07:38:03 |
50/50 |
pg_freespacemap: Fix declaration of pg_freespace(regclass) |
228 days ago e0c3d51 |
61/61 |
ExecInitAgg: update aggstate->numaggs and ->numtrans earlier. |
228 days ago 3f48294 |
7/7 |
nodeSetOp.c: missing additionalsize for |
228 days ago 32ddfaf |
2/2 |
Remove unused TupleHashTableData->entrysize. |
228 days ago 8a96fae |
3/3 |
Add missing typedefs.list entry for AggStatePerGroupData. |
228 days ago 834c9e8 |
18/18 |
Use PqMsg_* macros in postgres.c. |
228 days ago 4a68d50 |
29/29 |
Add passwordcheck.min_password_length. |
228 days ago f7e1b38 |
30/30 |
Lower default value of autovacuum_worker_slots in initdb as |
228 days ago 6d01541 |
44/45 |
Fix error message wording |
228 days ago 0e5b144 |
|
sawshark: OpenBSD 7.4 on x86_64, Clang 13, failure #4 in stage "Check" since 5e68f61→c758119, passed in next run at f7e1b38, tentatively quarantined because broken, will grey out soon |
2025-01-07 20:20:05 |
27/27 |
Fix meson detection of a couple of 64 bit builtins. |
228 days ago c4782c4 |
54/55 |
Remove unnecessary code to handle CONSTR_NOTNULL |
228 days ago 5b291d1 |
|
sawshark: OpenBSD 7.4 on x86_64, Clang 13, failure #3 in stage "Check" since 5e68f61→c758119, tentatively quarantined because broken, will grey out soon |
2025-01-07 16:20:05 |
16/16 |
Improve nbtree unsatisfiable RowCompare detection. |
228 days ago ec98602 |
26/26 |
nbtree: Simplify _bt_first parallel scan handling. |
228 days ago 428a99b |
102/103 |
Remove unused parameter in lookup_var_attr_stats |
229 days ago 2f8b400 |
|
sawshark: OpenBSD 7.4 on x86_64, Clang 13, failure #2 in stage "Check" since 5e68f61→c758119 |
2025-01-07 03:20:05 |
64/65 |
Allow changing autovacuum_max_workers without restarting. |
229 days ago c758119 |
|
sawshark: OpenBSD 7.4 on x86_64, Clang 13, failed in stage "Check" |
2025-01-06 21:20:05 |
98/98 |
Remove duplicate definitions in proc.h |
230 days ago 5e68f61 |
45/45 |
flex code modernization: Replace YY_EXTRA_TYPE define with |
230 days ago b1ef489 |
3/4 |
doc: Clarify log level for VERBOSE messages in maintenance |
230 days ago 632384d |
|
crake: Fedora Linux 42 on x86_64, GCC 14, failed in stage "recoveryCheck", passed in next run at b1ef489 |
2025-01-06 08:32:03 |
48/48 |
Always use the caller-provided context for radix tree leaves |
230 days ago 3e70da2 |
49/49 |
Get rid of radix tree's general purpose memory context |
230 days ago e8a6f1f |
58/59 |
Use caller's memory context for radix tree iteration state |
230 days ago 960013f |
|
drongo: Microsoft Windows Server 2019 on x86_64 (little-endian, LLP64), MSVC 19, failed in stage "dblinkInstallCheck-C", passed in next run at 3e70da2 |
2025-01-06 04:43:54 |
113/113 |
Remove useless configure check |
231 days ago 9a8313d |
151/151 |
Document strange jsonb sort order for empty top level arrays |
232 days ago 30f0176 |
144/145 |
Ignore nullingrels when looking up statistics |
234 days ago e28033f |
|
leafhopper: Amazon Linux 2023 on aarch64, failed in stage "recoveryCheck", passed in next run at 30f0176 |
2025-01-02 09:22:04 |
22/22 |
Fix outdated CHUNKHDRSZ value in nodeAgg.c |
234 days ago d93bb81 |
85/85 |
Fix an assortment of spelling mistakes and typos |
234 days ago 11012c5 |
73/73 |
Update copyright for 2025 |
234 days ago 50e6eb7 |
8/8 |
Update obsolete reference to plpgsql's gram.y file. |
235 days ago 98b1efd |