master
Revert "Add sortsupport for gist_btree opclasses, for faster index builds."
Fix planner to consider matches to boolean columns in extension indexes.
Fix results of index-only scans on btree_gist char(N) indexes.
Create btree_gist v1.9, in which inet/cidr opclasses aren't default.
Stabilize btree_gist test against on-access VM setting
btree_gist: fix NaN handling in float4/float8 opclasses.
Test all contrib-created operator classes with amvalidate.
Ensure plan stability in contrib/btree_gist regression test.
Allow some exclusion constraints on partitions
Rename gist stratnum support function
Add index-only scan support to btree_gist.
Add alternative expected output files for cs_CZ locale for btree_gist and tsearch2 tests. This should make 'comet_moth' buildfarm member pass contrib check. Zdenek Kotala.
Add temporal FOREIGN KEY contraints