summaryrefslogtreecommitdiff
path: root/src/backend/access/gist/gistbuild.c
diff options
context:
space:
mode:
authorMichael Paquier <michael@paquier.xyz>2019-09-25 12:48:26 +0900
committerMichael Paquier <michael@paquier.xyz>2019-09-25 12:48:26 +0900
commite0afac124ec7026a49909436ebcfc2bd999852a8 (patch)
treed535756d62498c6ce3620b2afe4e6083761c51b4 /src/backend/access/gist/gistbuild.c
parent640c19869f8c4b5c34d3982b5e1cd40e62abbb85 (diff)
downloadpostgresql-e0afac124ec7026a49909436ebcfc2bd999852a8.tar.gz
Make more stable regression tests of dummy_index_am for string validations
Several buildfarm members (crake, loach and spurfowl) are complaining about two queries looking up at pg_class.reloptions which trigger the validation routines for string reloptions with default values. This commit limits the routines to be triggered only when building an index with all custom options set in CREATE INDEX, which is sufficient for the coverage. Introduced by 640c198.
Diffstat (limited to 'src/backend/access/gist/gistbuild.c')
0 files changed, 0 insertions, 0 deletions