Commits

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

DateSubjectAuthorReleases
2011-07-18 Adapted expected result for latest change to ecpglib. Michael Meskes 8.2.22
2011-07-18 Made ecpglib write double with a precision of 15 digits. Michael Meskes 8.2.22
2008-10-10 Optional arguments should be optional. Michael Meskes 8.2.11
2008-06-04 Added SQL to list of allowed variable names. Michael Meskes 8.2.8
2008-04-10 Fixed bug in PGTYPEStimestamp_sub that used pointers instead of the values to substract. Michael Meskes 8.2.8
2008-02-14 EXECUTE can return NOT FOUND so it should be checked here too. Michael Meskes 8.2.7
2008-02-14 Added SQLSTATE macro closing bug #3961. Michael Meskes 8.2.7
2007-11-06 Fixed two parser bugs. Michael Meskes 8.2.6
2007-08-29 Fixed bug in Informix define handling. Michael Meskes 8.2.5
2007-05-21 Removed errant ISODOW Michael Meskes 8.2.5
2007-05-21 Backported fix from HEAD that removes superfluous function Vista has a problem with Michael Meskes 8.2.5
2007-04-27 Removed non-existant function from extern.h Michael Meskes 8.2.5
2007-04-27 Inlined two functions to get rid of va_list prolems on some archs. Michael Meskes 8.2.5
2007-02-27 Backported bug fix for #2956. Michael Meskes 8.2.4
2007-02-06 Backported regression test changes from HEAD so the buildfarm hopefully gets green again. Michael Meskes 8.2.3
2007-02-06 Backported va_list handling cleanup Michael Meskes 8.2.3
2006-11-28 Also install ecpg_config.h Michael Meskes 8.2.0
2006-11-17 Fixed small typo, missing 'l' in 'Cluserting' Michael Meskes 8.2.0
2006-11-08 Applied patch by Peter Harris to free auto_mem structure on connect Michael Meskes 8.2.0
2006-10-23 Small parser sync Michael Meskes 8.2.0
2006-10-04 Reverted changes made by pgindent Michael Meskes 8.2.0
2006-09-26 Added new files Michael Meskes 8.2.0
2006-09-26 Added Joachim's changes for MinGW. Michael Meskes 8.2.0
2006-09-21 Updated several parts in particular variable handling. This is work that was part of SoC. Michael Meskes 8.2.0
2006-09-14 Cygwin systems seem to have a different error message when trying to connect to port 0. Let's try port 20 instead. Michael Meskes 8.2.0