Diff for /sql/pgsql/ChangeLog between versions 1.9 and 1.15

version 1.9, 2007/02/20 10:31:49 version 1.15, 2012/06/28 03:16:57
Line 1 Line 1
 2007-01-29      misha  2012-06-26      moko
         * parser3pgsql.C 1.27:          * libltdl/libltdl.vcproj 1.4:
                 - last version commited                  libltdl release build fixed
   
 2007-01-26      misha  2012-06-20      moko
         * parser3pgsql.C 1.26:          * libltdl/argz.c 1.2:
                 - patch from egr: .bind IN variables support, TODO: OUT, INOUT,           * libltdl/config_fixed.h 1.4:
                 from Egr          * libltdl/libltdl.vcproj 1.3:
           * libltdl/libltdl/lt__glibc.h 1.2:
 2004-12-23      paf          * libltdl/ltdl.c 1.5:
         * parser3pgsql.C 1.23:                  win32 fixed, broken FreeBSD fixed (issue #45)
                 egr patch on WithoutDefaultTransaction  
   2012-06-15      moko
         * parser3pgsql.C 1.25:          * parser3pgsql.C 1.41:
                 sql connect string, rsplit @                  bugfix: lt_dlinit() can fail, but lt_dlerror return 0, and we
                   count 0 for success.
 2004-06-23      paf  
         * parser3pgsql.C 1.22:  2012-06-11      moko
                 new api supported, not implemented yet:          * Makefile.am 1.23:
                         ^void:sql{call paf(:a)}[          * configure.in 1.31:
                                 $.bind[hash]                  shared/static libstdc++ option removed
                         ]  
   2012-06-09      moko
 2004-05-28      paf          * depcomp 1.2:
         * Makefile.in 1.14:                  depcomp updated from libtool 2.4.2
         * configure 1.15:  
         * configure.in 1.18:          * Makefile.am 1.21:
                 merged: from 3.1.3 configure.in changes          * Makefile.in 1.22:
           * configure 1.25:
 2004-05-25      paf          * configure.in 1.29:
         * parser3pgsql.C 1.21:                  ACLOCAL_AMFLAGS = -I libltdl/m4 added and some beauty
                 beauty: param renamed to reflect it's nature  
   2012-06-08      moko
 2004-03-30      paf          * libltdl/acconfig.h 1.2:
         * config_fixed.h 1.6:                  removed
         * parser3pgsql.C 1.20:  
                 merged bugfixes from 3.1.2          * Makefile.in 1.20:
           * acinclude.m4 1.13:
 2004-03-29      paf          * aclocal.m4 1.13:
         * parser3pgsql.C [release_3_1_2] 1.18.2.2:          * config.guess 1.3:
                 bugfix: toupper wonders          * config.sub 1.3:
           * config_auto.h.in 1.5:
 2004-03-26      paf          * configure 1.23:
         * config_auto.h.in [release_3_1_2] 1.3.14.1:          * install-sh 1.2:
         * config_fixed.h [release_3_1_2] 1.4.14.1:          * ltconfig 1.2:
         * config_includes.h [release_3_1_2] 1.4.14.1:          * ltmain.sh 1.3:
         * parser3pgsql.C [release_3_1_2] 1.18.2.1:          * missing 1.3:
                 beauty: merged from HEAD [mistakenly commited there]          * mkinstalldirs 1.3:
                   autogenerated files updated after libtool update
         * config_auto.h.in 1.4:  
         * config_fixed.h 1.5:          * Makefile.am 1.19:
         * config_includes.h 1.5:          * configure.in 1.27:
         * configure 1.13:                  changes required by new libtool 2.4.2
         * configure.in 1.16:  
         * parser3pgsql.C 1.19:          * libltdl/COPYING.LIB 1.2:
                 cstrClientCharset localized, gcc const wonders worked around          * libltdl/Makefile.am 1.7:
           * libltdl/Makefile.in 1.7:
 2004-03-05      paf          * libltdl/README 1.2:
         * parser3pgsql.C 1.18:          * libltdl/acinclude.m4 1.4:
                 new: pgsql option [like that recently added to oracle driver]          * libltdl/aclocal.m4 1.4:
                             ClientCharset=parser-charset << charset in which parser thinks client works          * libltdl/argz.c 1.1:
           * libltdl/argz_.h 1.1:
 2004-01-30      paf          * libltdl/config-h.in 1.1:
         * parser3pgsql.C 1.17:          * libltdl/config.h 1.2:
                 bugfix: connection struct mem to be controlled by libgc [oracle           * libltdl/config/compile 1.1:
                 already fixed before]          * libltdl/config/config.guess 1.1:
           * libltdl/config/config.sub 1.1:
 2004-01-26      paf          * libltdl/config/depcomp 1.1:
         * parser3pgsql.C 1.16:          * libltdl/config/install-sh 1.1:
                 change: moved to new interface [without extra 'services' passing           * libltdl/config/ltmain.sh 1.1:
                 back/forth]          * libltdl/config/missing 1.1:
           * libltdl/config_auto.h.in 1.4:
 2003-10-31      paf          * libltdl/config_fixed.h 1.3:
         * libltdl/config_auto.h.in [release_3_1_1] 1.3.10.1:          * libltdl/configure 1.4:
                 *** empty log message ***          * libltdl/configure.ac 1.1:
           * libltdl/configure.in 1.4:
 2003-10-24      paf          * libltdl/libltdl.vcproj 1.2:
         * Makefile.am 1.11:          * libltdl/libltdl/lt__alloc.h 1.1:
                 sln          * libltdl/libltdl/lt__dirent.h 1.1:
           * libltdl/libltdl/lt__glibc.h 1.1:
         * Makefile.in 1.11:          * libltdl/libltdl/lt__private.h 1.1:
         * libltdl/Makefile.am 1.6:          * libltdl/libltdl/lt__strl.h 1.1:
         * libltdl/Makefile.in 1.6:          * libltdl/libltdl/lt_dlloader.h 1.1:
         * parser3pgsql.sln 1.1:          * libltdl/libltdl/lt_error.h 1.1:
                 *** empty log message ***          * libltdl/libltdl/lt_system.h 1.1:
           * libltdl/libltdl/slist.h 1.1:
 2003-09-29  paf          * libltdl/loaders/dld_link.c 1.1:
         * parser3pgsql.C 1.15:          * libltdl/loaders/dlopen.c 1.1:
                 '/**xxx' situation were not handled          * libltdl/loaders/dyld.c 1.1:
           * libltdl/loaders/load_add_on.c 1.1:
 2003-09-26  paf          * libltdl/loaders/loadlibrary.c 1.1:
         * parser3pgsql.C 1.14:          * libltdl/loaders/preopen.c 1.1:
                 merged to HEAD: fix: very old bug: wrong quote escaping          * libltdl/loaders/shl_load.c 1.1:
           * libltdl/lt__alloc.c 1.1:
         * parser3pgsql.C [release_3_1_0] 1.13.4.1:          * libltdl/lt__dirent.c 1.1:
                 fix: very old bug: wrong quote escaping          * libltdl/lt__strl.c 1.1:
           * libltdl/lt_dlloader.c 1.1:
 2003-08-18  paf          * libltdl/lt_error.c 1.1:
         * libltdl/libltdl.dsp 1.4:          * libltdl/ltdl.c 1.4:
         * parser3pgsql.dsp 1.4:          * libltdl/ltdl.h 1.3:
         * parser3pgsql.dsw 1.6:          * libltdl/m4/argz.m4 1.1:
                 moved to MSVC 7          * libltdl/m4/libtool.m4 1.1:
           * libltdl/m4/ltdl.m4 1.1:
         * Makefile.in 1.10:          * libltdl/m4/ltoptions.m4 1.1:
         * configure 1.11:          * libltdl/m4/ltsugar.m4 1.1:
         * configure.in 1.14:          * libltdl/m4/ltversion.m4 1.1:
         * libltdl/Makefile.am 1.5:          * libltdl/m4/lt~obsolete.m4 1.1:
         * libltdl/Makefile.in 1.5:          * libltdl/slist.c 1.1:
                 merged 3.1.0 latest changes                  libtool updated to version 2.4.2
   
 2003-08-11  paf          * parser3pgsql.C 1.40:
         * Makefile.in [release_3_0_8] 1.9.8.1:                  another n+1 fix for strncat
         * configure [release_3_0_8] 1.10.8.1:  
         * configure.in [release_3_0_8] 1.13.8.1:  2012-06-06      moko
         * libltdl/Makefile.am [release_3_0_8] 1.4.8.1:          * parser3pgsql.C 1.39:
         * libltdl/Makefile.am [release_3_1_0] 1.4.12.1:                  compiler warnings fixed:
         * libltdl/Makefile.in [release_3_0_8] 1.4.8.1:                  -format '%u' expects type 'unsigned int', but argument 4 has type 'long unsigned int'
         * libltdl/Makefile.in [release_3_1_0] 1.4.12.1:                  -strmcat might overflow destination buffer
                 config.h dist  
   2012-04-18      moko
 2003-07-24  paf          * parser3pgsql.C 1.38:
         * parser3pgsql.C 1.13:                  after global replace fixes. == -> =
         * parser3pgsql.dsp 1.3:  
                 moved tempate_gc to HEAD  2012-03-16      moko
           * config_includes.h 1.6:
 2003-07-23  paf          * parser3pgsql.C 1.37:
         * parser3pgsql.C [template_gc] 1.12.6.2:                  ident now works under Linux + ident displays filenames (closes issue #818)
         * parser3pgsql.dsp [template_gc] 1.2.18.1:                  Copyright updated
                 updated to interface v8  
   2011-03-11      misha
         * parser3pgsql.C [template_gc] 1.12.6.3:          * parser3pgsql.C 1.36:
                 potential new bug: fixed [lob 0-terminated]                  - transcode result was optimized ( new feature: #41 )
   
 2003-03-26  paf  2010-10-27      moko
         * parser3pgsql.C [template_gc] 1.12.6.1:          * parser3pgsql.C 1.35:
                 mistakenly patched HEAD branch. copying changes to template_gc one                  new in-parser quoting implementation (fixes issue #1)
   
 2003-01-21  paf  2009-08-23      misha
         * config_fixed.h 1.4:          * configure.in 1.24:
         * config_includes.h 1.4:                  - option --with-dynamic-stdcpp was added
         * parser3pgsql.C 1.12:                  - default (static) linking options were slightly modified
                 2002->2003  
   2008-12-21      misha
 2003-01-15  paf          * configure 1.20:
         * parser3pgsql.C 1.11:                  *** empty log message ***
                 long ago forgotten lt_dlinit() called now  
           * parser3pgsql.C 1.33:
 2003-01-14  paf                  - bugfix: ?autocommit=1|0 should work now
         * libltdl/config_fixed.h 1.2:  
         * libltdl/libltdl.dsp 1.3:  2008-12-18      misha
         * libltdl/ltdl.c 1.3:          * parser3pgsql.C 1.32:
         * parser3pgsql.dsw 1.5:                  - bugfix: mustn't call commint after each query if ?autocommit=0
                 ltdl copied to all sql drivers, VS projects libltdl_mysql                  option was specified
                 renamed to libltdl  
   2008-07-01      misha
 2003-01-13  paf          * parser3pgsql.C 1.31:
         * config.guess 1.2:                  - autocommit=0 not equal WithoutDefaultTransaction=1. first one make 1 connect == 1 transaction.
         * config.sub 1.2:                  second -- disable begin/commit/rollback at all
         * config_auto.h.in 1.3:                  - call commit after query execution if autocommit option wasn't disabled
         * depcomp 1.1:                  - much less calls for PQftype
         * libltdl/COPYING.LIB 1.1:                  - no more transcode calls for number/date types
         * libltdl/Makefile.am 1.4:  
         * libltdl/Makefile.in 1.4:  2008-06-27      misha
         * libltdl/acinclude.m4 1.3:          * configure 1.19:
         * libltdl/aclocal.m4 1.3:                  *** empty log message ***
         * libltdl/config_auto.h.in 1.3:  
         * libltdl/configure 1.3:  2008-06-26      misha
         * libltdl/configure.in 1.3:          * configure.in 1.22:
         * libltdl/libltdl.dsp 1.2:          * parser3pgsql.C 1.30:
         * libltdl/ltdl.c 1.2:                  - new API and version number (10.0)
         * libltdl/ltdl.h 1.2:                  - $.limit(0) fixes
         * ltmain.sh 1.2:                  - little refactoring
         * missing 1.2:  
                 moved to latest libtool (1.4.3)  2008-06-24      misha
           * parser3pgsql.C 1.29:
         * mkinstalldirs 1.2:                  some code reformating
                 *** empty log message ***  
   2007-10-25      misha
 2002-12-15  paf          * parser3pgsql.C 1.28:
         * parser3pgsql.C 1.10:                  - allow ?charset and ?ClientCharset at once
         * parser3pgsql.dsw 1.4:  
                 \ -> \\ bug fix  2007-01-29      misha
           * parser3pgsql.C 1.27:
         * configure.in [release_3_0_0006] 1.11.2.1:                  - last version commited
                 r6  
   2007-01-26      misha
 2002-12-09  paf          * parser3pgsql.C 1.26:
         * parser3pgsql.C 1.9:                  - patch from egr: .bind IN variables support, TODO: OUT, INOUT,
         * parser3pgsql.dsw 1.3:                  from Egr
                 changed exception handling mech in sql handlers #2  
   2004-12-23      paf
 2002-11-28  paf          * parser3pgsql.C 1.23:
         * configure.in 1.11:                  egr patch on WithoutDefaultTransaction
                 removed double libltdl/Makefile generation  
           * parser3pgsql.C 1.25:
 2002-10-07  paf                  sql connect string, rsplit @
         * INSTALL 1.3:  
                 INSTALL files changed to include sql/ subdir creation  2004-06-23      paf
           * parser3pgsql.C 1.22:
 2002-08-02  paf                  new api supported, not implemented yet:
         * configure [release_3_0_0005] 1.6.2.1:                          ^void:sql{call paf(:a)}[
         * configure.in [release_3_0_0005] 1.9.2.1:                                  $.bind[hash]
                 config version                          ]
   
         * configure 1.6:  2004-05-28      paf
         * configure 1.7:          * Makefile.in 1.14:
         * configure.in 1.10:          * configure 1.15:
                 *** empty log message ***          * configure.in 1.18:
                   merged: from 3.1.3 configure.in changes
 2002-06-04  paf  
         * Makefile.am 1.6:  2004-05-25      paf
         * Makefile.am [release_1_0_0001] 1.5.2.1:          * parser3pgsql.C 1.21:
         * Makefile.in 1.6:                  beauty: param renamed to reflect it's nature
         * Makefile.in [release_1_0_0001] 1.5.2.1:  
                 *** empty log message ***  2004-03-30      paf
           * config_fixed.h 1.6:
 2002-06-03  paf          * parser3pgsql.C 1.20:
         * parser3pgsql.dsp 1.2:                  merged bugfixes from 3.1.2
                 fixed .dsp-s along with reorganized cvs modules dirs structure  
   2004-03-29      paf
         * parser3pgsql.dsp [release_1_0_0001] 1.1.1.1.2.1:          * parser3pgsql.C [release_3_1_2] 1.18.2.2:
                 reorganized cvs modules                  bugfix: toupper wonders
   
 2002-03-22  paf  2004-03-26      paf
         * parser3pgsql.C 1.7:          * config_auto.h.in [release_3_1_2] 1.3.14.1:
                 checked empty host          * config_fixed.h [release_3_1_2] 1.4.14.1:
           * config_includes.h [release_3_1_2] 1.4.14.1:
         * Makefile.am 1.5:          * parser3pgsql.C [release_3_1_2] 1.18.2.1:
         * Makefile.in 1.5:                  beauty: merged from HEAD [mistakenly commited there]
                 make update  
           * config_auto.h.in 1.4:
         * parser3pgsql.C 1.8:          * config_fixed.h 1.5:
                 ?CLIENT_ENCODING=zz&DATESTYLE=zz          * config_includes.h 1.5:
           * configure 1.13:
 2002-02-08  paf          * configure.in 1.16:
         * Makefile.am 1.4:          * parser3pgsql.C 1.19:
         * Makefile.in 1.4:                  cstrClientCharset localized, gcc const wonders worked around
         * libltdl/Makefile.am 1.3:  
         * libltdl/Makefile.in 1.3:  2004-03-05      paf
         * libltdl/libltdl.dsp 1.1:          * parser3pgsql.C 1.18:
         * libltdl/libltdl_pgsql.dsp 1.2:                  new: pgsql option [like that recently added to oracle driver]
         * parser3pgsql.dsw 1.2:                              ClientCharset=parser-charset << charset in which parser thinks client works
                 libltdl.dsp now  
   2004-01-30      paf
         * config_fixed.h 1.3:          * parser3pgsql.C 1.17:
         * config_includes.h 1.3:                  bugfix: connection struct mem to be controlled by libgc [oracle
         * parser3pgsql.C 1.5:                  already fixed before]
                 2002  
   2004-01-26      paf
         * configure 1.4:          * parser3pgsql.C 1.16:
         * configure.in 1.7:                  change: moved to new interface [without extra 'services' passing
         * libltdl/Makefile.am 1.2:                  back/forth]
         * libltdl/Makefile.in 1.2:  
         * libltdl/acconfig.h 1.1:  2003-10-31      paf
         * libltdl/acinclude.m4 1.2:          * libltdl/config_auto.h.in [release_3_1_1] 1.3.10.1:
         * libltdl/aclocal.m4 1.2:                  *** empty log message ***
         * libltdl/config_auto.h.in 1.2:  
         * libltdl/configure 1.2:  2003-10-24      paf
         * libltdl/configure.in 1.2:          * Makefile.am 1.11:
                 removed extra libtool generation,                  sln
                 removed needless static lib  
           * Makefile.in 1.11:
         * configure 1.5:          * libltdl/Makefile.am 1.6:
         * configure.in 1.8:          * libltdl/Makefile.in 1.6:
                 package name & version          * parser3pgsql.sln 1.1:
                   *** empty log message ***
         * AUTHORS 1.2:  
         * COPYING 1.2:  2003-09-29  paf
         * INSTALL 1.2:          * parser3pgsql.C 1.15:
         * README 1.2:                  '/**xxx' situation were not handled
                 install&others updated  
   2003-09-26  paf
         * parser3pgsql.C 1.6:          * parser3pgsql.C 1.14:
                 name spelling                  merged to HEAD: fix: very old bug: wrong quote escaping
   
 2001-11-24  paf          * parser3pgsql.C [release_3_1_0] 1.13.4.1:
         * aclocal.m4 1.1:                  fix: very old bug: wrong quote escaping
                 *** empty log message ***  
   2003-08-18  paf
 2001-11-16  paf          * libltdl/libltdl.dsp 1.4:
         * parser3pgsql.C 1.4:          * parser3pgsql.dsp 1.4:
                 introducing estimating String::cstr_bufsize, 0          * parser3pgsql.dsw 1.6:
                   moved to MSVC 7
 2001-11-11  paf  
         * Makefile.in 1.3:          * Makefile.in 1.10:
         * config_auto.h.in 1.2:          * configure 1.11:
         * parser3pgsql.C 1.3:          * configure.in 1.14:
                 init not const          * libltdl/Makefile.am 1.5:
           * libltdl/Makefile.in 1.5:
 2001-11-08  paf                  merged 3.1.0 latest changes
         * Makefile.am 1.3:  
                 lib prefix  2003-08-11  paf
           * Makefile.in [release_3_0_8] 1.9.8.1:
 2001-10-30  paf          * configure [release_3_0_8] 1.10.8.1:
         * configure 1.3:          * configure.in [release_3_0_8] 1.13.8.1:
         * configure.in 1.6:          * libltdl/Makefile.am [release_3_0_8] 1.4.8.1:
                 makes          * libltdl/Makefile.am [release_3_1_0] 1.4.12.1:
           * libltdl/Makefile.in [release_3_0_8] 1.4.8.1:
 2001-10-29  paf          * libltdl/Makefile.in [release_3_1_0] 1.4.12.1:
         * config_fixed.h 1.2:                  config.h dist
         * config_includes.h 1.2:  
         * configure.in 1.5:  2003-07-24  paf
                 setjump          * parser3pgsql.C 1.13:
           * parser3pgsql.dsp 1.3:
         * parser3pgsql.C 1.2:                  moved tempate_gc to HEAD
                 z  
   2003-07-23  paf
 2001-10-28  paf          * parser3pgsql.C [template_gc] 1.12.6.2:
         * configure.in 1.4:          * parser3pgsql.dsp [template_gc] 1.2.18.1:
                 conf                  updated to interface v8
   
 2001-09-25  parser          * parser3pgsql.C [template_gc] 1.12.6.3:
         * Makefile.in 1.2:                  potential new bug: fixed [lob 0-terminated]
         * configure 1.2:  
                 makes  2003-03-26  paf
           * parser3pgsql.C [template_gc] 1.12.6.1:
         * configure.in 1.2:                  mistakenly patched HEAD branch. copying changes to template_gc one
                 sanity check  
   2003-01-21  paf
         * configure.in 1.3:          * config_fixed.h 1.4:
                 last underscore in configure options to dash          * config_includes.h 1.4:
           * parser3pgsql.C 1.12:
 2001-09-24  parser                  2002->2003
         * Makefile.am 1.2:  
                 makes  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
           * parser3pgsql.C 1.10:
           * parser3pgsql.dsw 1.4:
                   \ -> \\ bug fix
   
           * configure.in [release_3_0_0006] 1.11.2.1:
                   r6
   
   2002-12-09  paf
           * parser3pgsql.C 1.9:
           * parser3pgsql.dsw 1.3:
                   changed exception handling mech in sql handlers #2
   
   2002-11-28  paf
           * configure.in 1.11:
                   removed double libltdl/Makefile generation
   
   2002-10-07  paf
           * INSTALL 1.3:
                   INSTALL files changed to include sql/ subdir creation
   
   2002-08-02  paf
           * configure [release_3_0_0005] 1.6.2.1:
           * configure.in [release_3_0_0005] 1.9.2.1:
                   config version
   
           * configure 1.6:
           * configure 1.7:
           * configure.in 1.10:
                   *** empty log message ***
   
   2002-06-04  paf
           * Makefile.am 1.6:
           * Makefile.am [release_1_0_0001] 1.5.2.1:
           * Makefile.in 1.6:
           * Makefile.in [release_1_0_0001] 1.5.2.1:
                   *** empty log message ***
   
   2002-06-03  paf
           * parser3pgsql.dsp 1.2:
                   fixed .dsp-s along with reorganized cvs modules dirs structure
   
           * parser3pgsql.dsp [release_1_0_0001] 1.1.1.1.2.1:
                   reorganized cvs modules
   
   2002-03-22  paf
           * parser3pgsql.C 1.7:
                   checked empty host
   
           * Makefile.am 1.5:
           * Makefile.in 1.5:
                   make update
   
           * parser3pgsql.C 1.8:
                   ?CLIENT_ENCODING=zz&DATESTYLE=zz
   
   2002-02-08  paf
           * Makefile.am 1.4:
           * Makefile.in 1.4:
           * libltdl/Makefile.am 1.3:
           * libltdl/Makefile.in 1.3:
           * libltdl/libltdl.dsp 1.1:
           * libltdl/libltdl_pgsql.dsp 1.2:
           * parser3pgsql.dsw 1.2:
                   libltdl.dsp now
   
           * config_fixed.h 1.3:
           * config_includes.h 1.3:
           * parser3pgsql.C 1.5:
                   2002
   
           * configure 1.4:
           * configure.in 1.7:
           * libltdl/Makefile.am 1.2:
           * libltdl/Makefile.in 1.2:
           * libltdl/acconfig.h 1.1:
           * libltdl/acinclude.m4 1.2:
           * libltdl/aclocal.m4 1.2:
           * libltdl/config_auto.h.in 1.2:
           * libltdl/configure 1.2:
           * libltdl/configure.in 1.2:
                   removed extra libtool generation,
                   removed needless static lib
   
           * configure 1.5:
           * configure.in 1.8:
                   package name & version
   
           * AUTHORS 1.2:
           * COPYING 1.2:
           * INSTALL 1.2:
           * README 1.2:
                   install&others updated
   
           * parser3pgsql.C 1.6:
                   name spelling
   
   2001-11-24  paf
           * aclocal.m4 1.1:
                   *** empty log message ***
   
   2001-11-16  paf
           * parser3pgsql.C 1.4:
                   introducing estimating String::cstr_bufsize, 0
   
   2001-11-11  paf
           * Makefile.in 1.3:
           * config_auto.h.in 1.2:
           * parser3pgsql.C 1.3:
                   init not const
   
   2001-11-08  paf
           * Makefile.am 1.3:
                   lib prefix
   
   2001-10-30  paf
           * configure 1.3:
           * configure.in 1.6:
                   makes
   
   2001-10-29  paf
           * config_fixed.h 1.2:
           * config_includes.h 1.2:
           * configure.in 1.5:
                   setjump
   
           * parser3pgsql.C 1.2:
                   z
   
   2001-10-28  paf
           * configure.in 1.4:
                   conf
   
   2001-09-25  parser
           * Makefile.in 1.2:
           * configure 1.2:
                   makes
   
           * configure.in 1.2:
                   sanity check
   
           * configure.in 1.3:
                   last underscore in configure options to dash
   
   2001-09-24  parser
           * Makefile.am 1.2:
                   makes
   

Removed from v.1.9  
changed lines
  Added in v.1.15


E-mail: