Commits
Branch selector
User selector
Datepicker
Commit History
Commits on Nov 28, 2022
Provide non-superuser predefined roles for vacuum and analyze
Show description for 4441fc7committedProvide per-table permissions for vacuum and analyze.
Show description for b5d6382committeddoc: Clarify unit of logging for log_temp_files
Show description for 1f059a4committedAdd TAP tests for include directives in HBA end ident files
Show description for cbe6e48committed
Commits on Nov 27, 2022
Doc: update queries.sgml for optional subquery aliases.
Show description for ec25ba6committedFix binary mismatch for MSVC plperl vs gcc built perl libs
Show description for ccc59a8committed
Commits on Nov 26, 2022
Remove temporary portlock directory during make [dist]clean.
Show description for 3274ec0committedAdd portlock directory to .gitignore
Show description for 822e883committedMark two signal flags as sig_atomic_t in pgbench and pg_test_fsync
Show description for 1e31484committedFix typo in hba.c
Show description for 02ac05bcommitted
Commits on Nov 25, 2022
Allow building with MSVC and Strawberry perl
Show description for 341f4e0committedCorrect some SQL feature names
Show description for d94f29ccommittedFix gen_node_support.pl for changed AclMode size
Show description for 50617a9committedFix rule-detection code for MERGE.
Show description for 7b2ccc5committeddoc: Re-order Table 28.35 "Per-Backend Statistics Functions"
Show description for b1d0158committeddoc: Re-order Table 28.12 "Wait Events of type LWLock"
Show description for 9c558b9committeddoc: Re-order sections of "28.4. Progress Reporting"
Show description for 6573643committedFix handling of pending inserts in nodeModifyTable.c.
Show description for ffbb7e6committedEtsuro FujitaSkip TAP test for peer authentication if there are no unix-domain sockets
Show description for 9e492d6committed
Commits on Nov 24, 2022
Introduce variables for initial and max nesting depth on configuration files
Show description for d13b684committedFix some 32-bit shift warnings in MSVC
Show description for 2d1f3bccommittedImprove indenting in _hash_pgaddtup
Show description for ec5affdcommittedMake multixact error message more explicit
Show description for 2cf41cdcommitteddoc: Fix description of how the default user name is chosen
Show description for 385da73committedAdd the database name to the ps display of logical WAL senders
Show description for af20515committedAdd support for file inclusions in HBA and ident configuration files
Show description for a54b658committedSpeedup hash index builds by skipping needless binary searches
Show description for d09dbebcommittedCreate memory context for tokenization after opening top-level file in hba.c
Show description for d46ad72committedAdd missing initialization in tokenize_expand_file() for output list
Show description for d5566fbcommitted
Commits on Nov 23, 2022
Rework memory contexts in charge of HBA/ident tokenization
Show description for efc9816committedSupport for custom slots in the custom executor nodes
Show description for cee1209committedSimplify WARNING messages from skipped vacuum/analyze on a table
Show description for b7a5ef1committedExpand AclMode to 64 bits
Show description for 7b37823committedSimplify vacuum_set_xid_limits() signature.
Show description for b607484committedDon't test HEAP_XMAX_INVALID when freezing xmax.
Show description for 02d647bcommitted