-
Bruce Momjian authored
< 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
dbaddcfd