Re: [BUG] Storage declaration in ECPG
Tom Lane <tgl@sss.pgh.pa.us>
From: Tom Lane <tgl@sss.pgh.pa.us>
To: Andrey Sokolov <a.sokolov@arenadata.io>
Cc: Kyotaro Horiguchi <horikyota.ntt@gmail.com>,
"pgsql-hackers@lists.postgresql.org"
<pgsql-hackers@lists.postgresql.org>
Date: 2022-09-09T19:36:38Z
Lists: pgsql-hackers
Andrey Sokolov <a.sokolov@arenadata.io> writes: > [ v2-0001-Fix-storage-declaration-in-ECPG.patch ] Pushed. I didn't think a whole new test case was appropriate, either from the patch-footprint or test-runtime standpoint, so I just added a couple of declarations to preproc/variable.pgc. regards, tom lane
Commits
-
Fix possible omission of variable storage markers in ECPG.
- fe4e151d4a7c 11.18 landed
- fbb54d742ac8 15.0 landed
- be0b0528cb64 14.6 landed
- b7050e258480 16.0 landed
- a6618842fac3 13.9 landed
- 9fbc6d5483b0 12.13 landed
- 8fe26bca1c97 10.23 landed