Annotation of sql/pgsql/ChangeLog, revision 1.5

1.5     ! paf         1: 2002-12-15  paf
        !             2:        * parser3pgsql.C 1.10:
        !             3:        * parser3pgsql.dsw 1.4:
        !             4:                \ -> \\ bug fix
        !             5: 
        !             6: 2002-12-09  paf
        !             7:        * parser3pgsql.C 1.9:
        !             8:        * parser3pgsql.dsw 1.3:
        !             9:                changed exception handling mech in sql handlers #2
        !            10: 
        !            11: 2002-11-28  paf
        !            12:        * configure.in 1.11:
        !            13:                removed double libltdl/Makefile generation
        !            14: 
        !            15: 2002-10-07  paf
        !            16:        * INSTALL 1.3:
        !            17:                INSTALL files changed to include sql/ subdir creation
        !            18: 
        !            19: 2002-08-02  paf
        !            20:        * configure [release_3_0_0005] 1.6.2.1:
        !            21:        * configure.in [release_3_0_0005] 1.9.2.1:
        !            22:                config version
        !            23: 
        !            24:        * configure 1.6:
        !            25:        * configure 1.7:
        !            26:        * configure.in 1.10:
        !            27:                *** empty log message ***
        !            28: 
1.4       paf        29: 2002-06-04  paf
1.5     ! paf        30:        * Makefile.am 1.6:
        !            31:        * Makefile.am [release_1_0_0001] 1.5.2.1:
        !            32:        * Makefile.in 1.6:
        !            33:        * Makefile.in [release_1_0_0001] 1.5.2.1:
1.4       paf        34:                *** empty log message ***
                     35: 
                     36: 2002-06-03  paf
1.5     ! paf        37:        * parser3pgsql.dsp 1.2:
1.4       paf        38:                fixed .dsp-s along with reorganized cvs modules dirs structure
                     39: 
1.5     ! paf        40:        * parser3pgsql.dsp [release_1_0_0001] 1.1.1.1.2.1:
1.4       paf        41:                reorganized cvs modules
                     42: 
1.3       paf        43: 2002-03-22  paf
1.5     ! paf        44:        * parser3pgsql.C 1.7:
1.3       paf        45:                checked empty host
                     46: 
1.5     ! paf        47:        * Makefile.am 1.5:
        !            48:        * Makefile.in 1.5:
1.3       paf        49:                make update
                     50: 
1.5     ! paf        51:        * parser3pgsql.C 1.8:
1.3       paf        52:                ?CLIENT_ENCODING=zz&DATESTYLE=zz
                     53: 
1.2       paf        54: 2002-02-08  paf
1.5     ! paf        55:        * Makefile.am 1.4:
        !            56:        * Makefile.in 1.4:
        !            57:        * libltdl/Makefile.am 1.3:
        !            58:        * libltdl/Makefile.in 1.3:
        !            59:        * libltdl/libltdl.dsp 1.1:
        !            60:        * libltdl/libltdl_pgsql.dsp 1.2:
        !            61:        * parser3pgsql.dsw 1.2:
1.3       paf        62:                libltdl.dsp now
                     63: 
1.5     ! paf        64:        * config_fixed.h 1.3:
        !            65:        * config_includes.h 1.3:
        !            66:        * parser3pgsql.C 1.5:
1.2       paf        67:                2002
                     68: 
1.5     ! paf        69:        * configure 1.4:
        !            70:        * configure.in 1.7:
        !            71:        * libltdl/Makefile.am 1.2:
        !            72:        * libltdl/Makefile.in 1.2:
        !            73:        * libltdl/acconfig.h 1.1:
        !            74:        * libltdl/acinclude.m4 1.2:
        !            75:        * libltdl/aclocal.m4 1.2:
        !            76:        * libltdl/config_auto.h.in 1.2:
        !            77:        * libltdl/configure 1.2:
        !            78:        * libltdl/configure.in 1.2:
1.2       paf        79:                removed extra libtool generation,
                     80:                removed needless static lib
1.3       paf        81: 
1.5     ! paf        82:        * configure 1.5:
        !            83:        * configure.in 1.8:
1.3       paf        84:                package name & version
                     85: 
1.5     ! paf        86:        * AUTHORS 1.2:
        !            87:        * COPYING 1.2:
        !            88:        * INSTALL 1.2:
        !            89:        * README 1.2:
1.3       paf        90:                install&others updated
1.2       paf        91: 
1.5     ! paf        92:        * parser3pgsql.C 1.6:
1.2       paf        93:                name spelling
                     94: 
                     95: 2001-11-24  paf
1.5     ! paf        96:        * aclocal.m4 1.1:
1.2       paf        97:                *** empty log message ***
                     98: 
                     99: 2001-11-16  paf
1.5     ! paf       100:        * parser3pgsql.C 1.4:
1.2       paf       101:                introducing estimating String::cstr_bufsize, 0
                    102: 
                    103: 2001-11-11  paf
1.5     ! paf       104:        * Makefile.in 1.3:
        !           105:        * config_auto.h.in 1.2:
        !           106:        * parser3pgsql.C 1.3:
1.2       paf       107:                init not const
                    108: 
                    109: 2001-11-08  paf
1.5     ! paf       110:        * Makefile.am 1.3:
1.2       paf       111:                lib prefix
                    112: 
                    113: 2001-10-30  paf
1.5     ! paf       114:        * configure 1.3:
        !           115:        * configure.in 1.6:
1.2       paf       116:                makes
                    117: 
                    118: 2001-10-29  paf
1.5     ! paf       119:        * config_fixed.h 1.2:
        !           120:        * config_includes.h 1.2:
        !           121:        * configure.in 1.5:
1.2       paf       122:                setjump
                    123: 
1.5     ! paf       124:        * parser3pgsql.C 1.2:
1.2       paf       125:                z
                    126: 
                    127: 2001-10-28  paf
1.5     ! paf       128:        * configure.in 1.4:
1.2       paf       129:                conf
                    130: 
                    131: 2001-09-25  parser
1.5     ! paf       132:        * Makefile.in 1.2:
        !           133:        * configure 1.2:
1.2       paf       134:                makes
                    135: 
1.5     ! paf       136:        * configure.in 1.2:
1.2       paf       137:                sanity check
                    138: 
1.5     ! paf       139:        * configure.in 1.3:
1.2       paf       140:                last underscore in configure options to dash
                    141: 
                    142: 2001-09-24  parser
1.5     ! paf       143:        * Makefile.am 1.2:
1.2       paf       144:                makes
1.1       parser    145: 

E-mail: