I Use This!
Very High Activity

Commits : Listings

Analyzed 2 days ago. based on code collected 2 days ago.
May 31, 2023 — May 31, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
doc: Fix description of configure --with-icu option More... about 1 month ago
Skip invalid database pg_upgrade test on obsolete servers
Álvaro Herrera
as Alvaro Herrera
More... about 1 month ago
Fix typos and incorrect type in read_stream.c More... about 1 month ago
Fix parallel vacuum buffer usage reporting. More... about 1 month ago
Add tab completion for EXPLAIN (MEMORY|SERIALIZE) More... about 1 month ago
Ensure we allocate NAMEDATALEN bytes for names in Index Only Scans More... about 1 month ago
Fix locale options checking in CREATE DATABASE. More... about 1 month ago
Fix one more portability shortcoming in new test_pg_dump test. More... about 1 month ago
doc: Remove one example related to pg_input_error_info() More... about 1 month ago
Stabilize regression tests introduced by 259c96fa8f More... about 1 month ago
Make new partitions with parent's persistence during MERGE/SPLIT More... about 1 month ago
Inherit parent's AM for partition MERGE/SPLIT operations More... about 1 month ago
Add tab completion for partition MERGE/SPLIT operations More... about 1 month ago
Rename tables in tests of partition MERGE/SPLIT operations More... about 1 month ago
Fix error message in check_partition_bounds_for_split_range() More... about 1 month ago
Document the way partition MERGE/SPLIT operations create new partitions More... about 1 month ago
Change the way ATExecMergePartitions() handles the name collision More... about 1 month ago
Fix compilation on OpenSSL 1.0.2 and LibreSSL More... about 1 month ago
Force COLLATE "C" to stabilize ordering, redux. More... about 1 month ago
Force COLLATE "C" to stabilize ordering in new test_pg_dump queries. More... about 1 month ago
Fix test case from b0c5b215d. More... about 1 month ago
Allow meson builds to run test_pg_dump test in installcheck mode. More... about 1 month ago
Fix failure to track role dependencies of pg_init_privs entries. More... about 1 month ago
Avoid repeating loads of frozen ID values. More... about 1 month ago
Close race condition between datfrozen and relfrozen updates. More... about 1 month ago
Reject SSL connection if ALPN is used but there's no common protocol More... about 1 month ago
libpq: Enforce ALPN in direct SSL connections More... about 1 month ago
libpq: Fix error messages when server rejects SSL or GSS More... about 1 month ago
Make two-phase tests of ECPG and main suite more concurrent-proof More... about 1 month ago
libpq: If ALPN is not used, make PQsslAttribute(conn, "alpn") == "" More... about 1 month ago