Commits
Branch selector
User selector
Datepicker
Commit History
Commits on Oct 21, 2022
Refactor more logic for compilation of regular expressions in hba.c
Show description for a903971committed
Commits on Oct 20, 2022
Doc: fix outdated wording about parallel seq scans
Show description for 42d01f5committedMake finding openssl program a configure or meson option
Show description for c8e4030committedImprove the accuracy of numeric power() for integer exponents.
Show description for 40c7fcbcommittedUse proper macro to access TransactionId
Show description for 7fd1ae9committedFix assertion failures while processing NEW_CID record in logical decoding.
Show description for 16b1fe0committedAmit Kapila
Commits on Oct 19, 2022
Better handle interrupting TAP tests
Show description for 460c007committedGet rid of XLogCtlInsert->forcePageWrites
Show description for 342bb38committedTrack LLVM 15 changes.
Show description for c2ae01fcommittedRemove pg_backup_start_callback and reuse similar code
Show description for df3737aRework shutdown callback of archiver modules
Show description for 9668c4acommittedEnhance make_ctags and make_etags.
Show description for d1e2a38committedFix typos in logical/launcher.c
Show description for c68ec1bcommittedRefactor regular expression handling in hba.c
Show description for fc579e1committed
Commits on Oct 18, 2022
Fix confusion about havingQual vs hasHavingQual in planner.
Show description for 8bf66decommittedRemove no-longer-needed compatibility hack
Show description for 997cd15committedImprove errhint for ALTER SUBSCRIPTION ADD/DROP PUBLICATION
Show description for 915a6c4committedRemove compatibility declarations for InitMaterializedSRF()
Show description for eddc128committedRename SetSingleFuncCall() to InitMaterializedSRF()
Show description for a19e5cecommitted
Commits on Oct 17, 2022
doc: move the mention of aggregate JSON functions up in section
Show description for 77dd153committeddoc: warn pg_stat_reset() can cause vacuum/analyze problems
Show description for 4d07046committedRecord dependencies of a cast on other casts that it requires.
Show description for 8272749committedReject non-ON-SELECT rules that are named "_RETURN".
Show description for 797e313committedGuard against table-AM-less relations in planner.
Show description for eec3466committedFix calculation related to temporary WAL segment name in basic_archive
Show description for c68a183committedAdd checks for regexes with user name map in test for peer authentication
Show description for 7622422committed
Commits on Oct 16, 2022
Fix EXPLAIN of SEARCH BREADTH FIRST with a constant initial value.
Show description for d575347committedRename parser token REF to REF_P to avoid a symbol conflict.
Show description for 717ec1acommittedUse libc's snprintf, not sprintf, for special cases in snprintf.c.
Show description for 450ee70committedmeson: macos: Use -Wl,-undefined,error for modules
Show description for 9a95a51committed
Commits on Oct 15, 2022
meson: catch up to a few configure changes
Show description for 57bab33committedDisallow MERGE cleanly for foreign partitions
Show description for cba4e78committedFix some comments in proc.h
Show description for 1054c60committed
Commits on Oct 14, 2022
pgstat: Track time of the last scan of a relation
Show description for c037471committedHave GetCurrentTransactionStopTimestamp() set xactStopTimestamp if unset
Show description for 309b2cfcommitted