Reset the proper GUC in create_index test.

Tom Lane <tgl@sss.pgh.pa.us>

Commit: 6290f8e966ef3e2796522a3ea11b087a99f63413
Author: Tom Lane <tgl@sss.pgh.pa.us>
Date: 2017-01-18T21:33:57Z
Releases: 9.4.11
Reset the proper GUC in create_index test.

Thinko in commit a4523c5aa.  It doesn't really affect anything at
present, but it would be a problem if any tests added later in this
file ought to get index-only-scan plans.  Back-patch, like the previous
commit, just to avoid surprises in case we add such a test and then
back-patch it.

Nikita Glukhov

Discussion: https://postgr.es/m/8b70135d-ad38-bdd8-ac92-71e2b3c273cf@postgrespro.ru

Files

Discussion