Commits
Branch selector
User selector
Datepicker
Commit History
Commits on Feb 15, 2023
doc: Fix spelling of option -Dtap_tests for meson
Show description for 8e0e069committedFix handling of SCRAM-SHA-256's channel binding with RSA-PSS certificates
Show description for 9244c11committedFix make_etags failure on Mac.
Show description for 87f21d2committed
Commits on Feb 14, 2023
Change argument type of pq_sendbytes from char * to void *
Show description for 3b12e68committedCorrect docs for the default locale_provider of a new database.
Show description for a8a4482committed
Commits on Feb 13, 2023
When removing a relation from the query, drop its RelOptInfo.
Show description for e9a20e4committedFix buggy recursion in flatten_rtes_walker().
Show description for c7468c7committedFix thinkos in have_unsafe_outer_join_ref; reduce to Assert check.
Show description for f50f029committedRemove obsolete pgindent options --code-base and --build
Show description for b16259bcommittedFix object identity string for transforms
Show description for 9a31256committedAdd wait_for_replay_catchup wrapper to Cluster.pm
Show description for a1acdaccommittedFix pfree issue in presorted DISTINCT aggregate code
Show description for ec5a010committedConsolidate ItemPointer to Datum conversion functions
Show description for bd94488committedFix incorrect presorted DISTINCT aggregate if condition
Show description for 7da5159committedDisable WindowAgg inverse transitions when subplans are present
Show description for 836c31bcommittedMark more nodes with attribute no_query_jumble
Show description for 2a507f6committed
Commits on Feb 12, 2023
Make pg_bsd_indent's .h files inclusion-order-safe.
Show description for 6ded4a5committedAvoid dereferencing an undefined pointer in DecodeInterval().
Show description for 5e80d35committedIntegrate pg_bsd_indent into our build/test infrastructure.
Show description for 156c049committedSync pg_bsd_indent's copyright notices with Postgres practice.
Show description for b44e5fccommittedImport pg_bsd_indent sources.
Show description for 4e831f4committedpgindent: filter files for the --commit option
Show description for dab07e8committed
Commits on Feb 11, 2023
Add tests for pg_stat_io
Show description for 10a082bcommittedCreate regress_tblspc in test_setup
Show description for 9c83bbccommittedAdd pg_stat_io view, providing more detailed IO statistics
Show description for a9c70b4committed
Commits on Feb 10, 2023
Fix join removal logic to clean up sub-RestrictInfos of OR clauses.
Show description for 44e56bacommittedFurther fixes in qual nullingrel adjustment for outer join commutation.
Show description for acc5821committed- committed
Fix typo in parsenodes.h
Show description for 9e8b694committedpgstat: Track more detailed relation IO statistics
Show description for f30d62ccommitted
Commits on Feb 9, 2023
Fix help text spacing in pgindent
Show description for 40d0b2dcommittedFix various typos in code and tests
Show description for ef7002dcommittedRemove uses of AssertVariableIsOfType() obsoleted by f2b73c8
Show description for 30b789ecommittedpgstat: Infrastructure for more detailed IO statistics
Show description for 28e626bcommittedFix bugs in GetSafeSnapshotBlockingPids(), introduced in 96003717645
Show description for 49c2c5fcommitted