Annotation of sql/pgsql/ChangeLog, revision 1.7

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

E-mail: