From: Tom Lane Date: Mon, 7 May 2012 21:14:37 +0000 (-0500) Subject: Fixed places in the code relying the C99-ism of declarations in the X-Git-Url: https://diplodocus.org/git/nmh/commitdiff_plain/5ccbd49adba7e6d48f4094fa6eade7a7fb8ec4cf?ds=sidebyside;hp=5ccbd49adba7e6d48f4094fa6eade7a7fb8ec4cf Fixed places in the code relying the C99-ism of declarations in the midst of a code block. ---