--- sql/pgsql/ChangeLog 2002/02/08 11:14:06 1.2 +++ sql/pgsql/ChangeLog 2003/08/18 08:27:30 1.6 @@ -1,73 +1,206 @@ +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 + * 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 - * config_fixed.h: - * config_includes.h: - * parser3pgsql.C: + * 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: - * configure.in: - * libltdl/Makefile.am: - * libltdl/Makefile.in: - * libltdl/acconfig.h: - * libltdl/acinclude.m4: - * libltdl/aclocal.m4: - * libltdl/config_auto.h.in: - * libltdl/configure: - * libltdl/configure.in: + * 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 - * parser3pgsql.C: + * 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: + * aclocal.m4 1.1: *** empty log message *** 2001-11-16 paf - * parser3pgsql.C: + * parser3pgsql.C 1.4: introducing estimating String::cstr_bufsize, 0 2001-11-11 paf - * Makefile.in: - * config_auto.h.in: - * parser3pgsql.C: + * Makefile.in 1.3: + * config_auto.h.in 1.2: + * parser3pgsql.C 1.3: init not const 2001-11-08 paf - * Makefile.am: + * Makefile.am 1.3: lib prefix 2001-10-30 paf - * configure: - * configure.in: + * configure 1.3: + * configure.in 1.6: makes 2001-10-29 paf - * config_fixed.h: - * config_includes.h: - * configure.in: + * config_fixed.h 1.2: + * config_includes.h 1.2: + * configure.in 1.5: setjump - * parser3pgsql.C: + * parser3pgsql.C 1.2: z 2001-10-28 paf - * configure.in: + * configure.in 1.4: conf 2001-09-25 parser - * Makefile.in: - * configure: + * Makefile.in 1.2: + * configure 1.2: makes - * configure.in: + * configure.in 1.2: sanity check - * configure.in: + * configure.in 1.3: last underscore in configure options to dash 2001-09-24 parser - * Makefile.am: + * Makefile.am 1.2: makes