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