ecpg: Avoid C99-ism in newly-added test for Oracle compat
Michael Paquier <michael@paquier.xyz>
ecpg: Avoid C99-ism in newly-added test for Oracle compat Per buildfarm member mylodon. As C99 declarations are allowed in v12~, this is adjusted only on REL_11_STABLE. Introduced by 9eb44bb.
Files
| Path | Change | +/− |
|---|---|---|
| src/interfaces/ecpg/test/compat_oracle/char_array.pgc | modified | +2 −2 |
| src/interfaces/ecpg/test/expected/compat_oracle-char_array.c | modified | +2 −2 |