Commits
Branch selector
User selector
Datepicker
Commit History
Commits on Mar 18, 2024
- committed
Put libpq_pipeline cancel test back
Show description for 6b3678dcommittedFix EXPLAIN Bitmap heap scan to count pages with no visible tuples
Show description for 0960ae1committedAdd some const decorations
Show description for 48018f1committedMove code for backend startup to separate file
Show description for 05c3980committedRefactor postmaster child process launching
Show description for aafc05dcommittedMove some functions from postmaster.c to a new source file
Show description for f1baed1committedSplit registration of Win32 deadchild callback to separate function
Show description for 14cddeecommittedRemove references to backup_fs_hot() in Cluster.pm
Show description for ca108becommittedInitialize variables to placate compiler.
Show description for 9493004committed
Commits on Mar 17, 2024
Support json_errdetail in FRONTEND code
Show description for d660701committedMark hash_corrupted() as pg_attribute_noreturn.
Show description for 33f1316committedFix PDF doc generation.
Show description for 7eb9a82committedAdd RETURNING support to MERGE.
Show description for c649fa2committedAdd attstattarget to FormExtraData_pg_attribute
Show description for 6a004f1committedGeneralize handling of nullable pg_attribute columns in DDL
Show description for d939cb2committedMake stxstattarget nullable
Show description for 012460ecommittedFix EXPLAIN output for subplans in MERGE.
Show description for 33e729ccommittedSeparate equalRowTypes() from equalTupleDescs()
Show description for 20e5810committed
Commits on Mar 16, 2024
Add destroyStringInfo function for cleaning up StringInfos
Show description for b783186committedpsql: fix variable existence tab completion
Show description for 927332bcommitted
Commits on Mar 15, 2024
Use locale-aware value for \watch in 005_timeouts.pl
Show description for 6050622committedFix handling of expecteddir in pg_regress
Show description for 196eeb6committedFix backstop in gin test if injection point is not reached
Show description for d802ff0committedTry to unbreak injection-fault tests in the buildfarm
Show description for 85f65d7committedFix wordings in timeouts TAP test
Show description for 7a65cc0committedFix race condition in transaction timeout TAP tests
Show description for 4c2eda6committedImprove log messages referring to background worker processes
Show description for a3f349ccommittedDisable tests using injection points in installcheck
Show description for e2e3b8acommitted
Commits on Mar 14, 2024
Add basic TAP tests for the low-level backup method, take two
Show description for 071e3adcommittedRefactor initial hash lookup in dynahash.c
Show description for cc5ef90committedTrim ORDER BY/DISTINCT aggregate pathkeys in gather_grouping_paths
Show description for 4169850committedLogin event trigger documentation wordsmithing
Show description for 4665cebcommittedMake INSERT-from-multiple-VALUES-rows handle domain target columns.
Show description for b4a71cfcommittedAdd pg_column_toast_chunk_id().
Show description for d1162cfcommitted