diff options
author | Bruce Momjian <bruce@momjian.us> | 2001-12-28 04:57:55 +0000 |
---|---|---|
committer | Bruce Momjian <bruce@momjian.us> | 2001-12-28 04:57:55 +0000 |
commit | dbaddcfd2b2d1e8c26bd5143acb326a56cffaa27 (patch) | |
tree | f3a0e2193cf2f0c635dc3cb2f6a2ab7bf1fb402b /src/tutorial/complex.c | |
parent | a740c228a5502b58d5952f4eeff79fd752d58099 (diff) | |
download | postgresql-dbaddcfd2b2d1e8c26bd5143acb326a56cffaa27.tar.gz postgresql-dbaddcfd2b2d1e8c26bd5143acb326a56cffaa27.zip |
Added for Christof Petig:
< o Allow SELECT of array of strings into a auto-sized variable
---
> o -Allow SELECT of array of strings into a auto-sized variable
> o auto allocation for indicator variable arrays (int *ind_p=NULL)
> o auto allocation for string arrays (char **foo_pp=NULL)
> o ECPGfree_auto_mem fixed
> o all function names with external linkage are now prefixed by ECPG
Diffstat (limited to 'src/tutorial/complex.c')
0 files changed, 0 insertions, 0 deletions