]> granicus.if.org Git - postgresql/commit
- Fixed segfault due to missing check for variable declaration.
authorMichael Meskes <meskes@postgresql.org>
Thu, 4 Mar 2004 07:38:50 +0000 (07:38 +0000)
committerMichael Meskes <meskes@postgresql.org>
Thu, 4 Mar 2004 07:38:50 +0000 (07:38 +0000)
commitea41a8cc5f0b6af81a6f447e066339ed877a455c
treeb4344cc7a410b3a378371464907a0ba824672c74
parent926fd43d77b035303826ca1d185f7a2535e29954
- Fixed segfault due to missing check for variable declaration.
- Added check for multidimensional array usage.
src/interfaces/ecpg/preproc/preproc.y
src/interfaces/ecpg/preproc/variable.c