• B
    Added for Christof Petig: · dbaddcfd
    Bruce Momjian 提交于
    < 	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
TODO 19.6 KB