Commits

Showing commits that first shipped in 14 (backpatches included). Clear

DateSubjectAuthorReleases
2021-01-22 doc: Copy-edit the "Overview of PostgreSQL Internals" chapter Heikki Linnakangas 14.0
2021-01-20 Fix bug in detecting concurrent page splits in GiST insert Heikki Linnakangas 14.0
2021-01-18 Check for BuildIndexValueDescription returning NULL in gist_page_items Heikki Linnakangas 14.0
2021-01-17 pageinspect: Fix relcache leak in gist_page_items(). Heikki Linnakangas 14.0
2021-01-13 Fix test failure with wal_level=minimal. Heikki Linnakangas 14.0
2021-01-13 Fix portability issues in the new gist pageinspect test. Heikki Linnakangas 14.0
2021-01-13 Add functions to 'pageinspect' to inspect GiST indexes. Heikki Linnakangas 14.0
2020-12-07 Fix more race conditions in the newly-added pg_rewind test. Heikki Linnakangas 14.0
2020-12-04 Fix race conditions in newly-added test. Heikki Linnakangas 14.0
2020-12-03 Fix pg_rewind bugs when rewinding a standby server. Heikki Linnakangas 14.0
2020-12-01 docs: ulink all references to RFC's Heikki Linnakangas 14.0
2020-11-30 Remove leftover comments, left behind by removal of WITH OIDS. Heikki Linnakangas 14.0
2020-11-24 Fix expected output: the order of agg permission checks changed. Heikki Linnakangas 14.0
2020-11-24 Move per-agg and per-trans duplicate finding to the planner. Heikki Linnakangas 14.0
2020-11-23 Fix a few comments that referred to copy.c. Heikki Linnakangas 14.0
2020-11-23 Split copy.c into four files. Heikki Linnakangas 14.0
2020-11-20 Make pg_rewind test case more stable. Heikki Linnakangas 14.0
2020-11-18 Skip allocating hash table in EXPLAIN-only mode. Heikki Linnakangas 14.0
2020-11-18 docs: Clarify that signal functions have no feedback. Heikki Linnakangas 14.0
2020-11-15 Fix timing issue in pg_rewind test. Heikki Linnakangas 14.0
2020-11-13 Remove another test that doesn't work on Windows. Heikki Linnakangas 14.0
2020-11-12 Remove tests that don't work on Windows. Heikki Linnakangas 14.0
2020-11-12 Allow pg_rewind to use a standby server as the source system. Heikki Linnakangas 14.0
2020-11-10 pg_rewind: Fix thinko in parsing target WAL. Heikki Linnakangas 14.0
2020-11-04 pg_rewind: Refactor the abstraction to fetch from local/libpq source. Heikki Linnakangas 14.0