Commits
Branch selector
User selector
Datepicker
Commit History
Commits on Jan 17, 2023
AdjustUpgrade.pm should zap test_ext_cine, too.
Show description for 3a36ca0committedRefactor recordExtObjInitPriv()
Show description for 2a1d707committedRemove AggregateRelationId from recordExtObjInitPriv()
Show description for 13b345dcommittedRemove redundant relkind check
Show description for 15eb122committedRemove dead code in formatting.c
Show description for e29c565committedImprove the code to decide and process the apply action.
Show description for c981d91committedAmit KapilaFix typo in comment.
Show description for 4f985abcommittedAmit KapilaTrack behavior of \1 in pg_ident.conf when quoted
Show description for 0b71743committedDon't presort ORDER BY/DISTINCT Aggrefs with volatile functions
Show description for da5800dcommittedCreate common infrastructure for cross-version upgrade testing.
Show description for 52585f8committed
Commits on Jan 16, 2023
Tighten up VACUUM's approach to setting VM bits.
Show description for 980ae17committedAssorted improvements to SECURITY DEFINER functions documentation.
Show description for 6fa66eccommittedMore documentation update for GRANT ... WITH SET OPTION.
Show description for 3cdf750committedAdd BufFileRead variants with short read and EOF detection
Show description for 20428d3committedFix some BufFileRead() error reporting
Show description for 1561612committedRefactor code in charge of running shell-based recovery commands
Show description for 9a740f8committedStore IdentLine->pg_user as an AuthToken
Show description for 02d3448committed
Commits on Jan 15, 2023
Remove arbitrary FUNC_MAX_ARGS limit in int2vectorin and oidvectorin.
Show description for 647fa50committedMake new GENERATED-expressions code more bulletproof.
Show description for 3f244d0committed
Commits on Jan 14, 2023
Doc: fix typo in backup.sgml.
Show description for 1334b79committedFix MAINTAIN privileges for toast tables and partitions.
Show description for ff9618ecommitted
Commits on Jan 13, 2023
- committed
Manual cleanup and pgindent of pgstat and bufmgr related code
Show description for 250c8eecommittedClean up useless "skipping" messages for VACUUM/ANALYZE.
Show description for d46a979committedSimplify permissions for LOCK TABLE.
Show description for c44f633committedIgnore dropped and generated columns from the column list.
Show description for b7ae039committedAmit KapilaAvoid creating parallel apply state hash table unless required.
Show description for dca8b01committedAmit KapilaAdd tests for regex replacement with \1 in pg_ident.conf to 0003_peer.pl
Show description for e753ae6committeddoc: Simplify description of functions for pg_walinspect
Show description for 58597edcommitted
Commits on Jan 12, 2023
Fix WaitEventSetWait() buffer overrun.
Show description for f1821b5committedFix jsonpath existense checking of missing variables
Show description for 3161ae8committedConstify the arguments of ilist.c/h functions
Show description for c8ad4d8committedCode cleanup
Show description for 881fa86committedRename some variables related to ident files in hba.{c,h}
Show description for 8607630committedFix incorrect comment in hba.h
Show description for bfd2542committed