]> git.ipfire.org Git - thirdparty/postgresql.git/commit
Avoid C99-ism in pre-v12 branches.
authorTom Lane <tgl@sss.pgh.pa.us>
Tue, 21 Jul 2020 17:13:15 +0000 (13:13 -0400)
committerTom Lane <tgl@sss.pgh.pa.us>
Tue, 21 Jul 2020 17:13:27 +0000 (13:13 -0400)
commita00dbfaeed4017bca695a3e77d0f6264ba94a4c1
tree853f72b687a39603bafe909254c47776c2a66995
parentfb71329ad6fcd81dd3fcfb1f21308ccb64f7a834
Avoid C99-ism in pre-v12 branches.

Per buildfarm (I need to figure out why my own compiler did not
whine about this).
src/backend/catalog/indexing.c