Commits

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

DateSubjectAuthorReleases
2013-09-08 Return error if allocation of new element was not possible. Michael Meskes 8.3 (unreleased)
2012-11-29 When processing nested structure pointer variables ecpg always expected an Michael Meskes 8.3.22
2011-09-01 In ecpglib restore LC_NUMERIC in case of an error. Michael Meskes 8.3.16
2011-07-18 Adapted expected result for latest change to ecpglib. Michael Meskes 8.3.16
2011-07-18 Made ecpglib write double with a precision of 15 digits. Michael Meskes 8.3.16
2010-06-04 Data returned by RETURNING clause wasn't correctly processed by ecpg. Patch backported from HEAD. Michael Meskes 8.3.12
2010-03-08 Backport fix from HEAD that makes ecpglib give the right SQLSTATE if the connection disappears. Michael Meskes 8.3.10
2008-11-26 Replaced strchrnul by strchr. Michael Meskes 8.3.6
2008-11-26 When creating a varchar struct name braces must be discarded. Michael Meskes 8.3.6
2008-10-10 Optional arguments should be optional. Michael Meskes 8.3.5
2008-08-20 Fixed incorrect argument handling in SET command if argument is a variable. Michael Meskes 8.3.4
2008-06-04 Added symbol SQL to list of allowed variables. Michael Meskes 8.3.2
2008-05-12 Check for non-existant connection in prepare statement handling. Michael Meskes 8.3.2
2008-04-10 Fixed bug in PGTYPEStimestamp_sub that used pointers instead of the values to substract. Michael Meskes 8.3.2
2008-03-25 added ECPGget_PGconn to exports.txt Michael Meskes 8.3.2
2008-03-21 Corrected version number. Michael Meskes 8.3.2
2008-03-20 Added ECPGget_PGconn() function to ecpglib, courtesy of Mike Aubury. Michael Meskes 8.3.2
2008-03-20 Changed statement escaping to not escape continuation line markers. Michael Meskes 8.3.2
2008-03-02 Fixed bug that caused arrays of varchar to be output with incomplete name. Michael Meskes 8.3.1
2008-02-17 Changed INFORMIX mode symbol definition yet again because the old way didn't work on NetBSD. Michael Meskes 8.3.1
2008-02-15 Updated expected result for regression test. Michael Meskes 8.3.1
2008-02-15 Fixed conflicting commit. Michael Meskes 8.3.1
2008-02-15 Changed the way symbols are defined in C in INFORMIX mode. Michael Meskes 8.3.1
2008-02-07 - Fixed segfault in ecpg when using an array element. Michael Meskes 8.3.1
2008-01-15 Re-enabled variables in fetch/move command. Michael Meskes 8.3.0