Commits
Branch selector
User selector
Datepicker
Commit History
Commits on Mar 19, 2024
Use daterange and YMD in without_overlaps tests instead of tsrange.
Show description for a88c800committedAdd some UUID support functions
Show description for 794f10fcommittedActivate perlcritic InputOutput::RequireCheckedSyscalls and fix resulting warnings
Show description for d56cb42committed- committed
Commits on Mar 18, 2024
Update src/common/unicode/README.
Show description for f9f3fb1committedFix another warning, introduced by 846311051e.
Show description for 60769c6committedAddress more review comments on commit 2d819a08a1.
Show description for 8463110committeddblink/isolationtester/fe_utils: Use new cancel API
Show description for 66ab937committedFix unreachable code warning from commit 2d819a08a1.
Show description for 61f352ecommitted- 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 7a65cc0committed