Commits

Showing commits that first shipped in 7.4 (backpatches included). Clear

DateSubjectAuthorReleases
2003-06-24 Array mega-patch. Bruce Momjian 7.4.1
2003-06-20 Just another Informix compatibility change. They uses "free" for cursors as wellafter closing them. Michael Meskes 7.4.1
2003-06-20 Allow constants in using clauses. Michael Meskes 7.4.1
2003-06-19 Fixed fetch into char * and added missing prototype for an Informix function. Michael Meskes 7.4.1
2003-06-17 Fixed several more parsing bugs. Michael Meskes 7.4.1
2003-06-16 Fixed two small bugs. Michael Meskes 7.4.1
2003-06-13 - Enable FETCH without INTO. Michael Meskes 7.4.1
2003-06-11 Make sure a variable is no longer referenced when it is removed. Michael Meskes 7.4.1
2003-06-10 Fixed some bugs. Michael Meskes 7.4.1
2003-06-02 Fixed segfault in forward definition parsing. Michael Meskes 7.4.1
2003-05-30 Create a real prototype function for describe. Michael Meskes 7.4.1
2003-05-30 Sync and some minor cleanup/fixing work plus an EXEC SQL DESCRIBE prototype. Michael Meskes 7.4.1
2003-05-29 Changed variable parsing so struct[n].attr works. Michael Meskes 7.4.1
2003-05-29 Parse forward definiton of structs. Michael Meskes 7.4.1
2003-05-27 Fixed incorrect output for some structs. Michael Meskes 7.4.1
2003-05-23 ecpg now accepts array elements as arguments. Michael Meskes 7.4.1
2003-05-22 Fixed segfault when detecting undefined cursor. Michael Meskes 7.4.1
2003-05-22 ecpg now recognizes named structs/unions. So you don't have to list the whole definition everytime you declare a variable anymore. Michael Meskes 7.4.1
2003-05-16 Made variable type double work again. Michael Meskes 7.4.1
2003-05-16 Allow interfaces to compile under MingGW/Win32 by adding _P to symbols Bruce Momjian 7.4.1
2003-05-14 - Added more compatibility functions. Michael Meskes 7.4.1
2003-05-02 Fixed double definition of ecpg_compat_mode. Michael Meskes 7.4.1
2003-03-27 More changes to pgtypeslib and set optimization to -O1. Michael Meskes 7.4.1
2003-03-21 Changes to the parser to accept new datatypes. Michael Meskes 7.4.1
2003-03-20 Started adding date and timestamp. Michael Meskes 7.4.1