Avoid C99-ism in pre-v12 branches.

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

Commit: 22b96f883fe2a454476b4d5fd69ee46b15889169
Author: Tom Lane <tgl@sss.pgh.pa.us>
Date: 2020-07-21T17:13:15Z
Releases: 11.9
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