Commits
Branch selector
User selector
Datepicker
Commit History
Commits on Apr 11, 2021
Remove COMMIT_TS_SETTS record.
Show description for 08aa89bcommitted
Commits on Apr 10, 2021
Standardize pg_authid oid_symbol values.
Show description for df5efafcommittedImprove behavior of date_bin with origin in the future
Show description for 496e58bcommittedFix failure of xlogprefetch.h to include all prerequisite headers.
Show description for 99964c4committedDoc: update documentation of check_function_bodies.
Show description for 07b7683committedImprove slightly misleading comments in nodeFuncs.c
Show description for 152d33bcommitted
Commits on Apr 9, 2021
doc: Fix man page whitespace issues
Show description for 9cae39bcommittedSuppress length of Notice/Error msgs in PQtrace regress mode
Show description for e7e3414committedMake new GUC short descriptions more consistent.
Show description for 846d35bcommittedDoc: Review for "Optionally prefetch referenced data in recovery."
Show description for dc88460committeddoc: Additional documentation for date_bin
Show description for 49fb4e6committedDocument ANALYZE storage parameters for partitioned tables
Show description for 41badeacommittedSet pg_class.reltuples for partitioned tables
Show description for 0e69f70committedFix typo
Show description for 1798d8fcommittedFix typos and grammar in documentation and code comments
Show description for 609b065committed
Commits on Apr 8, 2021
Silence another _bt_check_unique compiler warning.
Show description for 796092fcommittedAdd support for tab-completion of type arguments in \df, \do.
Show description for d1fcbdecommittedSuppress uninitialized-variable warning.
Show description for 01add89committedFixes for query_id feature
Show description for 0f61727committedMerge v1.10 of pg_stat_statements into v1.9
Show description for 5844c23committedRemove duplicate typedef.
Show description for 34399a6committedAllow TRUNCATE command to truncate foreign tables.
Show description for 8ff1c94committedSpeedup ScalarArrayOpExpr evaluation
Show description for 50e17adcommittedOptionally prefetch referenced data in recovery.
Show description for 1d25757committedAdd circular WAL decoding buffer.
Show description for f003d9fcommittedRemove read_page callback from XLogReader.
Show description for 323cbe7committedCleanup partition pruning step generation
Show description for 5ac9c43committedAdd ORDER BY to some regression test queries
Show description for 7e3c541committedAdd functions to wait for backend termination
Show description for aaf0432committeddoc: Prefer explicit JOIN syntax over old implicit syntax in tutorial
Show description for fb310f1committedTrack identical top vs nested queries independently in pg_stat_statements
Show description for 6b4d23fcommitted- committed
Provide ReadRecentBuffer() to re-pin buffers by ID.
Show description for 2f27f8ccommittedautovacuum: handle analyze for partitioned tables
Show description for 0827e8acommittedCope with NULL query string in ExecInitParallelPlan().
Show description for b3ee4c5committed