Annotation of sql/pgsql/ChangeLog, revision 1.6

1.6     ! paf         1: 2003-07-24  paf
        !             2:        * parser3pgsql.C 1.13:
        !             3:        * parser3pgsql.dsp 1.3:
        !             4:                moved tempate_gc to HEAD
        !             5: 
        !             6: 2003-07-23  paf
        !             7:        * parser3pgsql.C [template_gc] 1.12.6.2:
        !             8:        * parser3pgsql.dsp [template_gc] 1.2.18.1:
        !             9:                updated to interface v8
        !            10: 
        !            11:        * parser3pgsql.C [template_gc] 1.12.6.3:
        !            12:                potential new bug: fixed [lob 0-terminated]
        !            13: 
        !            14: 2003-03-26  paf
        !            15:        * parser3pgsql.C [template_gc] 1.12.6.1:
        !            16:                mistakenly patched HEAD branch. copying changes to template_gc one
        !            17: 
        !            18: 2003-01-21  paf
        !            19:        * config_fixed.h 1.4:
        !            20:        * config_includes.h 1.4:
        !            21:        * parser3pgsql.C 1.12:
        !            22:                2002->2003
        !            23: 
        !            24: 2003-01-15  paf
        !            25:        * parser3pgsql.C 1.11:
        !            26:                long ago forgotten lt_dlinit() called now
        !            27: 
        !            28: 2003-01-14  paf
        !            29:        * libltdl/config_fixed.h 1.2:
        !            30:        * libltdl/libltdl.dsp 1.3:
        !            31:        * libltdl/ltdl.c 1.3:
        !            32:        * parser3pgsql.dsw 1.5:
        !            33:                ltdl copied to all sql drivers, VS projects libltdl_mysql
        !            34:                renamed to libltdl
        !            35: 
        !            36: 2003-01-13  paf
        !            37:        * config.guess 1.2:
        !            38:        * config.sub 1.2:
        !            39:        * config_auto.h.in 1.3:
        !            40:        * depcomp 1.1:
        !            41:        * libltdl/COPYING.LIB 1.1:
        !            42:        * libltdl/Makefile.am 1.4:
        !            43:        * libltdl/Makefile.in 1.4:
        !            44:        * libltdl/acinclude.m4 1.3:
        !            45:        * libltdl/aclocal.m4 1.3:
        !            46:        * libltdl/config_auto.h.in 1.3:
        !            47:        * libltdl/configure 1.3:
        !            48:        * libltdl/configure.in 1.3:
        !            49:        * libltdl/libltdl.dsp 1.2:
        !            50:        * libltdl/ltdl.c 1.2:
        !            51:        * libltdl/ltdl.h 1.2:
        !            52:        * ltmain.sh 1.2:
        !            53:        * missing 1.2:
        !            54:                moved to latest libtool (1.4.3)
        !            55: 
        !            56:        * mkinstalldirs 1.2:
        !            57:                *** empty log message ***
        !            58: 
1.5       paf        59: 2002-12-15  paf
                     60:        * parser3pgsql.C 1.10:
                     61:        * parser3pgsql.dsw 1.4:
                     62:                \ -> \\ bug fix
1.6     ! paf        63: 
        !            64:        * configure.in [release_3_0_0006] 1.11.2.1:
        !            65:                r6
1.5       paf        66: 
                     67: 2002-12-09  paf
                     68:        * parser3pgsql.C 1.9:
                     69:        * parser3pgsql.dsw 1.3:
                     70:                changed exception handling mech in sql handlers #2
                     71: 
                     72: 2002-11-28  paf
                     73:        * configure.in 1.11:
                     74:                removed double libltdl/Makefile generation
                     75: 
                     76: 2002-10-07  paf
                     77:        * INSTALL 1.3:
                     78:                INSTALL files changed to include sql/ subdir creation
                     79: 
                     80: 2002-08-02  paf
                     81:        * configure [release_3_0_0005] 1.6.2.1:
                     82:        * configure.in [release_3_0_0005] 1.9.2.1:
                     83:                config version
                     84: 
                     85:        * configure 1.6:
                     86:        * configure 1.7:
                     87:        * configure.in 1.10:
                     88:                *** empty log message ***
                     89: 
1.4       paf        90: 2002-06-04  paf
1.5       paf        91:        * Makefile.am 1.6:
                     92:        * Makefile.am [release_1_0_0001] 1.5.2.1:
                     93:        * Makefile.in 1.6:
                     94:        * Makefile.in [release_1_0_0001] 1.5.2.1:
1.4       paf        95:                *** empty log message ***
                     96: 
                     97: 2002-06-03  paf
1.5       paf        98:        * parser3pgsql.dsp 1.2:
1.4       paf        99:                fixed .dsp-s along with reorganized cvs modules dirs structure
                    100: 
1.5       paf       101:        * parser3pgsql.dsp [release_1_0_0001] 1.1.1.1.2.1:
1.4       paf       102:                reorganized cvs modules
                    103: 
1.3       paf       104: 2002-03-22  paf
1.5       paf       105:        * parser3pgsql.C 1.7:
1.3       paf       106:                checked empty host
                    107: 
1.5       paf       108:        * Makefile.am 1.5:
                    109:        * Makefile.in 1.5:
1.3       paf       110:                make update
                    111: 
1.5       paf       112:        * parser3pgsql.C 1.8:
1.3       paf       113:                ?CLIENT_ENCODING=zz&DATESTYLE=zz
                    114: 
1.2       paf       115: 2002-02-08  paf
1.5       paf       116:        * Makefile.am 1.4:
                    117:        * Makefile.in 1.4:
                    118:        * libltdl/Makefile.am 1.3:
                    119:        * libltdl/Makefile.in 1.3:
                    120:        * libltdl/libltdl.dsp 1.1:
                    121:        * libltdl/libltdl_pgsql.dsp 1.2:
                    122:        * parser3pgsql.dsw 1.2:
1.3       paf       123:                libltdl.dsp now
                    124: 
1.5       paf       125:        * config_fixed.h 1.3:
                    126:        * config_includes.h 1.3:
                    127:        * parser3pgsql.C 1.5:
1.2       paf       128:                2002
                    129: 
1.5       paf       130:        * configure 1.4:
                    131:        * configure.in 1.7:
                    132:        * libltdl/Makefile.am 1.2:
                    133:        * libltdl/Makefile.in 1.2:
                    134:        * libltdl/acconfig.h 1.1:
                    135:        * libltdl/acinclude.m4 1.2:
                    136:        * libltdl/aclocal.m4 1.2:
                    137:        * libltdl/config_auto.h.in 1.2:
                    138:        * libltdl/configure 1.2:
                    139:        * libltdl/configure.in 1.2:
1.2       paf       140:                removed extra libtool generation,
                    141:                removed needless static lib
1.3       paf       142: 
1.5       paf       143:        * configure 1.5:
                    144:        * configure.in 1.8:
1.3       paf       145:                package name & version
                    146: 
1.5       paf       147:        * AUTHORS 1.2:
                    148:        * COPYING 1.2:
                    149:        * INSTALL 1.2:
                    150:        * README 1.2:
1.3       paf       151:                install&others updated
1.2       paf       152: 
1.5       paf       153:        * parser3pgsql.C 1.6:
1.2       paf       154:                name spelling
                    155: 
                    156: 2001-11-24  paf
1.5       paf       157:        * aclocal.m4 1.1:
1.2       paf       158:                *** empty log message ***
                    159: 
                    160: 2001-11-16  paf
1.5       paf       161:        * parser3pgsql.C 1.4:
1.2       paf       162:                introducing estimating String::cstr_bufsize, 0
                    163: 
                    164: 2001-11-11  paf
1.5       paf       165:        * Makefile.in 1.3:
                    166:        * config_auto.h.in 1.2:
                    167:        * parser3pgsql.C 1.3:
1.2       paf       168:                init not const
                    169: 
                    170: 2001-11-08  paf
1.5       paf       171:        * Makefile.am 1.3:
1.2       paf       172:                lib prefix
                    173: 
                    174: 2001-10-30  paf
1.5       paf       175:        * configure 1.3:
                    176:        * configure.in 1.6:
1.2       paf       177:                makes
                    178: 
                    179: 2001-10-29  paf
1.5       paf       180:        * config_fixed.h 1.2:
                    181:        * config_includes.h 1.2:
                    182:        * configure.in 1.5:
1.2       paf       183:                setjump
                    184: 
1.5       paf       185:        * parser3pgsql.C 1.2:
1.2       paf       186:                z
                    187: 
                    188: 2001-10-28  paf
1.5       paf       189:        * configure.in 1.4:
1.2       paf       190:                conf
                    191: 
                    192: 2001-09-25  parser
1.5       paf       193:        * Makefile.in 1.2:
                    194:        * configure 1.2:
1.2       paf       195:                makes
                    196: 
1.5       paf       197:        * configure.in 1.2:
1.2       paf       198:                sanity check
                    199: 
1.5       paf       200:        * configure.in 1.3:
1.2       paf       201:                last underscore in configure options to dash
                    202: 
                    203: 2001-09-24  parser
1.5       paf       204:        * Makefile.am 1.2:
1.2       paf       205:                makes
1.1       parser    206: 

E-mail: