Commits
Branch selector
User selector
Datepicker
Commit History
Commits on Jul 1, 2024
Fix copy-paste mistake in PQcancelCreate
Show description for 3497c87committedAdd context type field to pg_backend_memory_contexts
Show description for 12227a1committedRemove useless code
Show description for e26d313committedRemove useless initializations
Show description for da2aebacommitteddoc: Clarify that pg_attrdef also stores generation expressions
Show description for da486d3committedRename standby_slot_names to synchronized_standby_slots.
Show description for 2357c92committedAmit KapilaApply COPT to CXXFLAGS as well
Show description for 0c3930dcommittedUse pgstat_kind_infos to read fixed shared statistics
Show description for 9004abfcommittedFurther weaken new pg_createsubscriber test on Windows.
Show description for a1333eccommittedFormat better code for xact_decode()'s XLOG_XACT_INVALIDATIONS
Show description for 797adafcommitteddoc: Add ACL acronym for "Access Control List"
Show description for 00d819dcommittedRemove PgStat_KindInfo.named_on_disk
Show description for b19db55committedImprove enlargeStringInfo's ERROR message
Show description for 1029bdecommitted
Commits on Jun 30, 2024
Stamp HEAD as 18devel.
Show description for e26810dcommittedRun pgperltidy
Show description for 7dcc6f8committedTemporarily(?) weaken new pg_createsubscriber test on Windows.
Show description for 5450820committedAdd PG_TEST_PG_COMBINEBACKUP_MODE
Show description for 35a7b28committedAdd pg_combinebackup --copy option
Show description for a9577bacommittedAdd headers needed by pg_combinebackup --clone
Show description for e99e840committedMake pg_createsubscriber warn if publisher has two-phase commit enabled.
Show description for 9177545committedMake pg_createsubscriber more wary about quoting connection parameters.
Show description for b3f5ccecommitted
Commits on Jun 28, 2024
Fix .gitignore for new injection suite.
Show description for db0c96ccommittedRemove configuration-dependent output from new inplace-inval test.
Show description for b99414dcommittedpgindent, because I forgot to do that.
Show description for b48f275committedSQL/JSON: Always coerce JsonExpr result at runtime
Show description for 716bd12committedSQL/JSON: Fix coercion of constructor outputs to types with typmod
Show description for c2d93c3committedPrevent summarizer hang when summarize_wal turned off and back on.
Show description for 065583ccommittedSQL/JSON: Validate values in ON ERROR/EMPTY clauses
Show description for 55e56c8committedSQL/JSON: Prevent ON EMPTY for EXISTS columns in JSON_TABLE()
Show description for e3c1393committedUpdate modules/injection_points/.gitignore
Show description for 0ad8153committedFix comments in heaptuple.c
Show description for 526b54ecommittedImprove locking around InjectionPointRun()
Show description for d85fc4bcommittedRemove comment about xl_heap_inplace "AT END OF STRUCT".
Show description for 4a7f91bcommittedCope with inplace update making catcache stale during TOAST fetch.
Show description for f9f47f0committedAccessExclusiveLock new relations just after assigning the OID.
Show description for 5b823b1committed