TopicMailing ListsActivityParticipants
9 commits
Add sortsupport for gist_btree opclasses, for faster index builds.
master14beta1REL_19_STABLE14beta1REL_18_STABLE14beta1REL_17_STABLE14beta1REL_16_STABLE14beta1REL_15_STABLE14beta1REL_14_STABLE14beta1
pageinspect: Fix relcache leak in gist_page_items().
master14beta1REL_19_STABLE14beta1REL_18_STABLE14beta1REL_17_STABLE14beta1REL_16_STABLE14beta1REL_15_STABLE14beta1REL_14_STABLE14beta1
Fix test failure with wal_level=minimal.
master14beta1REL_19_STABLE14beta1REL_18_STABLE14beta1REL_17_STABLE14beta1REL_16_STABLE14beta1REL_15_STABLE14beta1REL_14_STABLE14beta1
Fix portability issues in the new gist pageinspect test.
master14beta1REL_19_STABLE14beta1REL_18_STABLE14beta1REL_17_STABLE14beta1REL_16_STABLE14beta1REL_15_STABLE14beta1REL_14_STABLE14beta1
Add functions to 'pageinspect' to inspect GiST indexes.
master14beta1REL_19_STABLE14beta1REL_18_STABLE14beta1REL_17_STABLE14beta1REL_16_STABLE14beta1REL_15_STABLE14beta1REL_14_STABLE14beta1
+4 more
2022-03Returned with feedback
Patch#2824
CINot processed
ReviewersHeikki Linnakangas (heikki), Emre Hasegeli (hasegeli)
CI historyretired, base too old
Patchsetv138
Statewon't retry
Resultsuccess
Tests616 / 616
Base5y behind master
Yet another fast GiST buildhackers
hackers
137 replies
Dec 16, 2021
Andrey BorodinHeikki LinnakangasPavel BorisovPeter GeogheganTom Lane+13
1 commit
amcheck: Skip unlogged relations during recovery.
master13beta1REL_19_STABLE13beta1REL_18_STABLE13beta1REL_17_STABLE13beta1REL_16_STABLE13beta1REL_15_STABLE13beta1REL_14_STABLE13beta1REL_13_STABLE13beta1+3 more
2020-09Committed
Patch#2254
CINot processed
ReviewersGeorgy Rylov (godjan)
CommitterPeter Geoghegan (pgeoghegan)
CI historyapply failed
Patchsetv6
Statenever applied
Base7y behind master
Do not check unlogged indexes on standbyhackers
hackers
11 replies
Feb 06, 2020
Peter GeogheganAndrey BorodinAlvaro Herrera