Annotation of sql/pgsql/ChangeLog, revision 1.8
1.8 ! paf 1: 2004-06-23 paf
! 2: * parser3pgsql.C 1.22:
! 3: new api supported, not implemented yet:
! 4: ^void:sql{call paf(:a)}[
! 5: $.bind[hash]
! 6: ]
! 7:
! 8: 2004-05-28 paf
! 9: * Makefile.in 1.14:
! 10: * configure 1.15:
! 11: * configure.in 1.18:
! 12: merged: from 3.1.3 configure.in changes
! 13:
! 14: 2004-05-25 paf
! 15: * parser3pgsql.C 1.21:
! 16: beauty: param renamed to reflect it's nature
! 17:
! 18: 2004-03-30 paf
! 19: * config_fixed.h 1.6:
! 20: * parser3pgsql.C 1.20:
! 21: merged bugfixes from 3.1.2
! 22:
! 23: 2004-03-29 paf
! 24: * parser3pgsql.C [release_3_1_2] 1.18.2.2:
! 25: bugfix: toupper wonders
! 26:
! 27: 2004-03-26 paf
! 28: * config_auto.h.in [release_3_1_2] 1.3.14.1:
! 29: * config_fixed.h [release_3_1_2] 1.4.14.1:
! 30: * config_includes.h [release_3_1_2] 1.4.14.1:
! 31: * parser3pgsql.C [release_3_1_2] 1.18.2.1:
! 32: beauty: merged from HEAD [mistakenly commited there]
! 33:
! 34: * config_auto.h.in 1.4:
! 35: * config_fixed.h 1.5:
! 36: * config_includes.h 1.5:
! 37: * configure 1.13:
! 38: * configure.in 1.16:
! 39: * parser3pgsql.C 1.19:
! 40: cstrClientCharset localized, gcc const wonders worked around
! 41:
! 42: 2004-03-05 paf
! 43: * parser3pgsql.C 1.18:
! 44: new: pgsql option [like that recently added to oracle driver]
! 45: ClientCharset=parser-charset << charset in which parser thinks client works
! 46:
! 47: 2004-01-30 paf
! 48: * parser3pgsql.C 1.17:
! 49: bugfix: connection struct mem to be controlled by libgc [oracle
! 50: already fixed before]
! 51:
! 52: 2004-01-26 paf
! 53: * parser3pgsql.C 1.16:
! 54: change: moved to new interface [without extra 'services' passing
! 55: back/forth]
! 56:
! 57: 2003-10-31 paf
! 58: * libltdl/config_auto.h.in [release_3_1_1] 1.3.10.1:
! 59: *** empty log message ***
! 60:
! 61: 2003-10-24 paf
1.7 paf 62: * Makefile.am 1.11:
63: sln
64:
65: * Makefile.in 1.11:
66: * libltdl/Makefile.am 1.6:
67: * libltdl/Makefile.in 1.6:
68: * parser3pgsql.sln 1.1:
69: *** empty log message ***
70:
71: 2003-09-29 paf
72: * parser3pgsql.C 1.15:
73: '/**xxx' situation were not handled
74:
75: 2003-09-26 paf
76: * parser3pgsql.C 1.14:
77: merged to HEAD: fix: very old bug: wrong quote escaping
78:
79: * parser3pgsql.C [release_3_1_0] 1.13.4.1:
80: fix: very old bug: wrong quote escaping
81:
82: 2003-08-18 paf
83: * libltdl/libltdl.dsp 1.4:
84: * parser3pgsql.dsp 1.4:
85: * parser3pgsql.dsw 1.6:
86: moved to MSVC 7
87:
88: * Makefile.in 1.10:
89: * configure 1.11:
90: * configure.in 1.14:
91: * libltdl/Makefile.am 1.5:
92: * libltdl/Makefile.in 1.5:
93: merged 3.1.0 latest changes
94:
95: 2003-08-11 paf
96: * Makefile.in [release_3_0_8] 1.9.8.1:
97: * configure [release_3_0_8] 1.10.8.1:
98: * configure.in [release_3_0_8] 1.13.8.1:
99: * libltdl/Makefile.am [release_3_0_8] 1.4.8.1:
100: * libltdl/Makefile.am [release_3_1_0] 1.4.12.1:
101: * libltdl/Makefile.in [release_3_0_8] 1.4.8.1:
102: * libltdl/Makefile.in [release_3_1_0] 1.4.12.1:
103: config.h dist
104:
1.6 paf 105: 2003-07-24 paf
106: * parser3pgsql.C 1.13:
107: * parser3pgsql.dsp 1.3:
108: moved tempate_gc to HEAD
109:
110: 2003-07-23 paf
111: * parser3pgsql.C [template_gc] 1.12.6.2:
112: * parser3pgsql.dsp [template_gc] 1.2.18.1:
113: updated to interface v8
114:
115: * parser3pgsql.C [template_gc] 1.12.6.3:
116: potential new bug: fixed [lob 0-terminated]
117:
118: 2003-03-26 paf
119: * parser3pgsql.C [template_gc] 1.12.6.1:
120: mistakenly patched HEAD branch. copying changes to template_gc one
121:
122: 2003-01-21 paf
123: * config_fixed.h 1.4:
124: * config_includes.h 1.4:
125: * parser3pgsql.C 1.12:
126: 2002->2003
127:
128: 2003-01-15 paf
129: * parser3pgsql.C 1.11:
130: long ago forgotten lt_dlinit() called now
131:
132: 2003-01-14 paf
133: * libltdl/config_fixed.h 1.2:
134: * libltdl/libltdl.dsp 1.3:
135: * libltdl/ltdl.c 1.3:
136: * parser3pgsql.dsw 1.5:
137: ltdl copied to all sql drivers, VS projects libltdl_mysql
138: renamed to libltdl
139:
140: 2003-01-13 paf
141: * config.guess 1.2:
142: * config.sub 1.2:
143: * config_auto.h.in 1.3:
144: * depcomp 1.1:
145: * libltdl/COPYING.LIB 1.1:
146: * libltdl/Makefile.am 1.4:
147: * libltdl/Makefile.in 1.4:
148: * libltdl/acinclude.m4 1.3:
149: * libltdl/aclocal.m4 1.3:
150: * libltdl/config_auto.h.in 1.3:
151: * libltdl/configure 1.3:
152: * libltdl/configure.in 1.3:
153: * libltdl/libltdl.dsp 1.2:
154: * libltdl/ltdl.c 1.2:
155: * libltdl/ltdl.h 1.2:
156: * ltmain.sh 1.2:
157: * missing 1.2:
158: moved to latest libtool (1.4.3)
159:
160: * mkinstalldirs 1.2:
161: *** empty log message ***
162:
1.5 paf 163: 2002-12-15 paf
164: * parser3pgsql.C 1.10:
165: * parser3pgsql.dsw 1.4:
166: \ -> \\ bug fix
1.6 paf 167:
168: * configure.in [release_3_0_0006] 1.11.2.1:
169: r6
1.5 paf 170:
171: 2002-12-09 paf
172: * parser3pgsql.C 1.9:
173: * parser3pgsql.dsw 1.3:
174: changed exception handling mech in sql handlers #2
175:
176: 2002-11-28 paf
177: * configure.in 1.11:
178: removed double libltdl/Makefile generation
179:
180: 2002-10-07 paf
181: * INSTALL 1.3:
182: INSTALL files changed to include sql/ subdir creation
183:
184: 2002-08-02 paf
185: * configure [release_3_0_0005] 1.6.2.1:
186: * configure.in [release_3_0_0005] 1.9.2.1:
187: config version
188:
189: * configure 1.6:
190: * configure 1.7:
191: * configure.in 1.10:
192: *** empty log message ***
193:
1.4 paf 194: 2002-06-04 paf
1.5 paf 195: * Makefile.am 1.6:
196: * Makefile.am [release_1_0_0001] 1.5.2.1:
197: * Makefile.in 1.6:
198: * Makefile.in [release_1_0_0001] 1.5.2.1:
1.4 paf 199: *** empty log message ***
200:
201: 2002-06-03 paf
1.5 paf 202: * parser3pgsql.dsp 1.2:
1.4 paf 203: fixed .dsp-s along with reorganized cvs modules dirs structure
204:
1.5 paf 205: * parser3pgsql.dsp [release_1_0_0001] 1.1.1.1.2.1:
1.4 paf 206: reorganized cvs modules
207:
1.3 paf 208: 2002-03-22 paf
1.5 paf 209: * parser3pgsql.C 1.7:
1.3 paf 210: checked empty host
211:
1.5 paf 212: * Makefile.am 1.5:
213: * Makefile.in 1.5:
1.3 paf 214: make update
215:
1.5 paf 216: * parser3pgsql.C 1.8:
1.3 paf 217: ?CLIENT_ENCODING=zz&DATESTYLE=zz
218:
1.2 paf 219: 2002-02-08 paf
1.5 paf 220: * Makefile.am 1.4:
221: * Makefile.in 1.4:
222: * libltdl/Makefile.am 1.3:
223: * libltdl/Makefile.in 1.3:
224: * libltdl/libltdl.dsp 1.1:
225: * libltdl/libltdl_pgsql.dsp 1.2:
226: * parser3pgsql.dsw 1.2:
1.3 paf 227: libltdl.dsp now
228:
1.5 paf 229: * config_fixed.h 1.3:
230: * config_includes.h 1.3:
231: * parser3pgsql.C 1.5:
1.2 paf 232: 2002
233:
1.5 paf 234: * configure 1.4:
235: * configure.in 1.7:
236: * libltdl/Makefile.am 1.2:
237: * libltdl/Makefile.in 1.2:
238: * libltdl/acconfig.h 1.1:
239: * libltdl/acinclude.m4 1.2:
240: * libltdl/aclocal.m4 1.2:
241: * libltdl/config_auto.h.in 1.2:
242: * libltdl/configure 1.2:
243: * libltdl/configure.in 1.2:
1.2 paf 244: removed extra libtool generation,
245: removed needless static lib
1.3 paf 246:
1.5 paf 247: * configure 1.5:
248: * configure.in 1.8:
1.3 paf 249: package name & version
250:
1.5 paf 251: * AUTHORS 1.2:
252: * COPYING 1.2:
253: * INSTALL 1.2:
254: * README 1.2:
1.3 paf 255: install&others updated
1.2 paf 256:
1.5 paf 257: * parser3pgsql.C 1.6:
1.2 paf 258: name spelling
259:
260: 2001-11-24 paf
1.5 paf 261: * aclocal.m4 1.1:
1.2 paf 262: *** empty log message ***
263:
264: 2001-11-16 paf
1.5 paf 265: * parser3pgsql.C 1.4:
1.2 paf 266: introducing estimating String::cstr_bufsize, 0
267:
268: 2001-11-11 paf
1.5 paf 269: * Makefile.in 1.3:
270: * config_auto.h.in 1.2:
271: * parser3pgsql.C 1.3:
1.2 paf 272: init not const
273:
274: 2001-11-08 paf
1.5 paf 275: * Makefile.am 1.3:
1.2 paf 276: lib prefix
277:
278: 2001-10-30 paf
1.5 paf 279: * configure 1.3:
280: * configure.in 1.6:
1.2 paf 281: makes
282:
283: 2001-10-29 paf
1.5 paf 284: * config_fixed.h 1.2:
285: * config_includes.h 1.2:
286: * configure.in 1.5:
1.2 paf 287: setjump
288:
1.5 paf 289: * parser3pgsql.C 1.2:
1.2 paf 290: z
291:
292: 2001-10-28 paf
1.5 paf 293: * configure.in 1.4:
1.2 paf 294: conf
295:
296: 2001-09-25 parser
1.5 paf 297: * Makefile.in 1.2:
298: * configure 1.2:
1.2 paf 299: makes
300:
1.5 paf 301: * configure.in 1.2:
1.2 paf 302: sanity check
303:
1.5 paf 304: * configure.in 1.3:
1.2 paf 305: last underscore in configure options to dash
306:
307: 2001-09-24 parser
1.5 paf 308: * Makefile.am 1.2:
1.2 paf 309: makes
1.1 parser 310:
E-mail: