Commits
Branch selector
User selector
Datepicker
Commit History
Commits on Sep 25, 2023
doc: Tell about "vcregress taptest" for regression tests on Windows
Show description for dbd44eacommittedFix edge-case for xl_tot_len broken by bae868ca.
Show description for becfbddcommittedAdd worker type to pg_stat_subscription.
Show description for 13aeaf0committedpg_dump: tests: Correct test condition for invalid databases
Show description for 849d367committedCollect dependency information for parsed CallStmts.
Show description for dc8d72ccommitteddocs: Clarify --with-segsize-blocks documentation
Show description for a2c2fbfcommittedPack struct ParsedWord more tightly.
Show description for 036297ccommittedLimit to_tsvector_byid's initial array allocation to something sane.
Show description for cf1c650committedDoc: improve cross-reference in Makefile comment.
Show description for 3aff1d3committedvacuumdb: Reword --help message for clarity
Show description for aa9de54committedvacuumdb: Fix excluding multiple schemas with -N
Show description for fb56a18committedpg_upgrade: check for types removed in pg12
Show description for 2e3dc8ccommittedFix typo in numutils.c comments
Show description for c1609cfcommittedAdd GUC for temporarily disabling event triggers
Show description for 7750fefcommittedunaccent: Fix allocation size for target characters on initial load
Show description for f19669fcommitted
Commits on Sep 23, 2023
Fix typo in test comment
Show description for 1f9e3a9committedDon't use Perl pack('Q') in 039_end_of_wal.pl.
Show description for 91b0e85committed
Commits on Sep 22, 2023
Don't trust unvalidated xl_tot_len.
Show description for bae868ccommittedDoc: copy-edit the introductory para for the pg_class catalog.
Show description for 755eb44committedAvoid using internal test methods in SSL tests
Show description for 3377497committedAvoid potential pfree on NULL on OpenSSL errors
Show description for 5f3aa30committedSimplify information schema check constraint deparsing
Show description for e59fcbdcommittedFix COMMIT/ROLLBACK AND CHAIN in the presence of subtransactions.
Show description for 48e2b23committed
Commits on Sep 21, 2023
Allow dbname in pg_basebackup/pg_receivewal connstring
Show description for cca97cecommittedUpdate comment about set_join_pathlist_hook().
Show description for c621467committedEtsuro FujitaFix vacuumdb to pass buffer-usage-limit with analyze-only mode
Show description for 5cfba1acommitted
Commits on Sep 20, 2023
doc: Fix description of BUFFER_USAGE_LIMIT for VACUUM and ANALYZE
Show description for e5975c2committedunaccent: Add support for quoted translated characters
Show description for 59f47fbcommittedRemove open-coded binary heap in pg_dump_sort.c.
Show description for 559bc17committedFix typos in pgoutput.c
Show description for c868cbfcommittedpsql: Reset query buffer of \e, \ef and \ev on error
Show description for cb94305committed
Commits on Sep 19, 2023
Convert pg_restore's ready_list to a priority queue.
Show description for 9bfd44bcommittedFix psql tab-completion for identifiers containing dollars.
Show description for 1f99886committedReplace more MemSet calls with struct initialization
Show description for c5b0582committedFix GiST README's explanation of the NSN cross-check.
Show description for bf09437committed