Commits
Branch selector
User selector
Datepicker
Commit History
Commits on Mar 22, 2024
Avoid 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 e5da0fecommittedRemove unused PruneState member rel
Show description for c9c260dcommittedReorganize heap_page_prune() function comment
Show description for c330842committedAdd "--exclude-extension" to pg_dump's options.
Show description for 522ed12committedRemove assertions that some compiler say are tautological
Show description for d63d486committedAdd tests for domain-related information schema views
Show description for 9578393committed
Commits on Mar 19, 2024
Support C.UTF-8 locale in the new builtin collation provider.
Show description for f69319fcommittedImprove EXPLAIN's display of SubPlan nodes and output parameters.
Show description for fd0398fcommittedInline pg_popcount{32,64} into pg_popcount().
Show description for cc4826dcommittedPostpone reparameterization of paths until create_plan().
Show description for b7e2121committedgen_node_support.pl: Mark location fields as type alias ParseLoc
Show description for 605721fcommittedpg_upgrade: run all data type checks per connection
Show description for 347758bcommittedUse half-open interval notation in without_overlaps tests
Show description for 5577a71committedFix misleading comments
Show description for 49b579fcommitted