Diff for /sql/pgsql/ChangeLog between versions 1.5 and 1.8

version 1.5, 2002/12/15 13:57:26 version 1.8, 2004/09/13 15:20:41
Line 1 Line 1
   2004-06-23      paf
           * parser3pgsql.C 1.22:
                   new api supported, not implemented yet:
                           ^void:sql{call paf(:a)}[
                                   $.bind[hash]
                           ]
   
   2004-05-28      paf
           * Makefile.in 1.14:
           * configure 1.15:
           * configure.in 1.18:
                   merged: from 3.1.3 configure.in changes
   
   2004-05-25      paf
           * parser3pgsql.C 1.21:
                   beauty: param renamed to reflect it's nature
   
   2004-03-30      paf
           * config_fixed.h 1.6:
           * parser3pgsql.C 1.20:
                   merged bugfixes from 3.1.2
   
   2004-03-29      paf
           * parser3pgsql.C [release_3_1_2] 1.18.2.2:
                   bugfix: toupper wonders
   
   2004-03-26      paf
           * config_auto.h.in [release_3_1_2] 1.3.14.1:
           * config_fixed.h [release_3_1_2] 1.4.14.1:
           * config_includes.h [release_3_1_2] 1.4.14.1:
           * parser3pgsql.C [release_3_1_2] 1.18.2.1:
                   beauty: merged from HEAD [mistakenly commited there]
   
           * config_auto.h.in 1.4:
           * config_fixed.h 1.5:
           * config_includes.h 1.5:
           * configure 1.13:
           * configure.in 1.16:
           * parser3pgsql.C 1.19:
                   cstrClientCharset localized, gcc const wonders worked around
   
   2004-03-05      paf
           * parser3pgsql.C 1.18:
                   new: pgsql option [like that recently added to oracle driver]
                               ClientCharset=parser-charset << charset in which parser thinks client works
   
   2004-01-30      paf
           * parser3pgsql.C 1.17:
                   bugfix: connection struct mem to be controlled by libgc [oracle 
                   already fixed before]
   
   2004-01-26      paf
           * parser3pgsql.C 1.16:
                   change: moved to new interface [without extra 'services' passing 
                   back/forth]
   
   2003-10-31      paf
           * libltdl/config_auto.h.in [release_3_1_1] 1.3.10.1:
                   *** empty log message ***
   
   2003-10-24      paf
           * Makefile.am 1.11:
                   sln
   
           * Makefile.in 1.11:
           * libltdl/Makefile.am 1.6:
           * libltdl/Makefile.in 1.6:
           * parser3pgsql.sln 1.1:
                   *** empty log message ***
   
   2003-09-29  paf
           * parser3pgsql.C 1.15:
                   '/**xxx' situation were not handled
   
   2003-09-26  paf
           * parser3pgsql.C 1.14:
                   merged to HEAD: fix: very old bug: wrong quote escaping
   
           * parser3pgsql.C [release_3_1_0] 1.13.4.1:
                   fix: very old bug: wrong quote escaping
   
   2003-08-18  paf
           * libltdl/libltdl.dsp 1.4:
           * parser3pgsql.dsp 1.4:
           * parser3pgsql.dsw 1.6:
                   moved to MSVC 7
   
           * Makefile.in 1.10:
           * configure 1.11:
           * configure.in 1.14:
           * libltdl/Makefile.am 1.5:
           * libltdl/Makefile.in 1.5:
                   merged 3.1.0 latest changes
   
   2003-08-11  paf
           * Makefile.in [release_3_0_8] 1.9.8.1:
           * configure [release_3_0_8] 1.10.8.1:
           * configure.in [release_3_0_8] 1.13.8.1:
           * libltdl/Makefile.am [release_3_0_8] 1.4.8.1:
           * libltdl/Makefile.am [release_3_1_0] 1.4.12.1:
           * libltdl/Makefile.in [release_3_0_8] 1.4.8.1:
           * libltdl/Makefile.in [release_3_1_0] 1.4.12.1:
                   config.h dist
   
   2003-07-24  paf
           * parser3pgsql.C 1.13:
           * parser3pgsql.dsp 1.3:
                   moved tempate_gc to HEAD
   
   2003-07-23  paf
           * parser3pgsql.C [template_gc] 1.12.6.2:
           * parser3pgsql.dsp [template_gc] 1.2.18.1:
                   updated to interface v8
   
           * parser3pgsql.C [template_gc] 1.12.6.3:
                   potential new bug: fixed [lob 0-terminated]
   
   2003-03-26  paf
           * parser3pgsql.C [template_gc] 1.12.6.1:
                   mistakenly patched HEAD branch. copying changes to template_gc one
   
   2003-01-21  paf
           * config_fixed.h 1.4:
           * config_includes.h 1.4:
           * parser3pgsql.C 1.12:
                   2002->2003
   
   2003-01-15  paf
           * parser3pgsql.C 1.11:
                   long ago forgotten lt_dlinit() called now
   
   2003-01-14  paf
           * libltdl/config_fixed.h 1.2:
           * libltdl/libltdl.dsp 1.3:
           * libltdl/ltdl.c 1.3:
           * parser3pgsql.dsw 1.5:
                   ltdl copied to all sql drivers, VS projects libltdl_mysql
                   renamed to libltdl
   
   2003-01-13  paf
           * config.guess 1.2:
           * config.sub 1.2:
           * config_auto.h.in 1.3:
           * depcomp 1.1:
           * libltdl/COPYING.LIB 1.1:
           * libltdl/Makefile.am 1.4:
           * libltdl/Makefile.in 1.4:
           * libltdl/acinclude.m4 1.3:
           * libltdl/aclocal.m4 1.3:
           * libltdl/config_auto.h.in 1.3:
           * libltdl/configure 1.3:
           * libltdl/configure.in 1.3:
           * libltdl/libltdl.dsp 1.2:
           * libltdl/ltdl.c 1.2:
           * libltdl/ltdl.h 1.2:
           * ltmain.sh 1.2:
           * missing 1.2:
                   moved to latest libtool (1.4.3)
   
           * mkinstalldirs 1.2:
                   *** empty log message ***
   
 2002-12-15  paf  2002-12-15  paf
         * parser3pgsql.C 1.10:          * parser3pgsql.C 1.10:
         * parser3pgsql.dsw 1.4:          * parser3pgsql.dsw 1.4:
                 \ -> \\ bug fix                  \ -> \\ bug fix
   
           * configure.in [release_3_0_0006] 1.11.2.1:
                   r6
   
 2002-12-09  paf  2002-12-09  paf
         * parser3pgsql.C 1.9:          * parser3pgsql.C 1.9:
         * parser3pgsql.dsw 1.3:          * parser3pgsql.dsw 1.3:

Removed from v.1.5  
changed lines
  Added in v.1.8


E-mail: