- 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)
commit4e49d1b2e2c7c10c4c4bb19a25590a8b84b6fee0
tree059805f0c588056856449e907843a37da38327ec
parentb08c1e3465e85d79a2567c0aa0adaa4efe3d3a57
- 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