Commits
Branch selector
User selector
Datepicker
Commit History
Commits on Mar 23, 2024
amcheck: Normalize index tuples containing uncompressed varlena
Show description for b1fe8efcommittedamcheck: Support for different header sizes of short varlena datum
Show description for ab65dfbcommitted
Commits on Mar 22, 2024
Revert "Add notBefore and notAfter to SSL cert info display"
Show description for 697f8d2committedUse a hash table for catcache.c's CatCList objects.
Show description for 473182ccommittedAdd notBefore and notAfter to SSL cert info display
Show description for 6acb0a6committedFix an oversight in refactoring in 06b10f80ba4.
Show description for b670b93committedDo not output actual value of location fields in node serialization by default
Show description for d20d8fbcommittedTrack invalidation_reason in pg_replication_slots.
Show description for 6ae701bcommittedAmit KapilaMake RangeTblEntry dump order consistent
Show description for b4080facommittedRemove custom _jumbleRangeTblEntry()
Show description for 367c989committedReformat some node comments
Show description for d575051committedImprove comment
Show description for 1e1eb12committedRemove obsolete comment
Show description for 83d8065committedAvoid splitting errmsg string to span multiple lines
Show description for 085e759committed
Commits on Mar 21, 2024
Fix dumping role comments when using --no-role-passwords
Show description for 7e65ad1committedAdd hash support functions and hash opclass for contrib/ltree.
Show description for 485f0aacommittedAdd TupleTableSlotOps.is_current_xact_tuple() method
Show description for 0997e0acommittedAllow table AM tuple_insert() method to return the different slot
Show description for c35a3fbcommittedAllow table AM to store complex data structures in rd_amcache
Show description for 02eb07ecommitteddocs: Make claims about the benefits of HOT updates more precise.
Show description for 57184c3committedRevise the style of a paragraph in README.md.
Show description for 84d8066committedExplicitly require password for SCRAM exchange
Show description for adcdb2ccommittedRefactor SASL exchange to return tri-state status
Show description for 24178e2committedTemporarily install debugging in partition_prune test
Show description for 1db6897committedAdd SQL/JSON query functions
Show description for 6185c97committedAllow dbname to be written as part of connstring via pg_basebackup's -R option.
Show description for a145f42committedAmit KapilaAdd TIDStore, to store sets of TIDs (ItemPointerData) efficiently.
Show description for 30e1442committed
Commits on Mar 20, 2024
Un-break genbki.pl's error reporting capabilities.
Show description for 995e0fbcommittedAdd to_regtypemod function to extract typemod from a string type name.
Show description for 1218ca9committedAvoid overflow in MaybeRemoveOldWalSummaries().
Show description for 8068676committedInline basic UTF-8 functions.
Show description for 9acae56committedRevert "Temporary patch to help debug pg_walsummary test failures."
Show description for 2b52086committedReview wording on tablespaces w.r.t. partitioned tables
Show description for a0390f6committedRework lwlocknames.txt to become lwlocklist.h
Show description for da952b4committedCatalog domain not-null constraints
Show description for e5da0fecommitted