Avoid C99-ism in pre-v12 branches.

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

Commit: a00dbfaeed4017bca695a3e77d0f6264ba94a4c1
Author: Tom Lane <tgl@sss.pgh.pa.us>
Date: 2020-07-21T17:13:27Z
Releases: 10.14
Avoid C99-ism in pre-v12 branches.

Per buildfarm (I need to figure out why my own compiler did not
whine about this).

Files

PathChange+/−
src/backend/catalog/indexing.c modified +2 −1