Michael Meskes
|
f0212ced68
|
- Synced preproc.y with gram.y.
- Synced pgc.l with scan.l.
- Synced keyword.c.
- Include the remaining patches by Christof Petig <christof.petig@wtal.de>.
|
2001-09-19 14:09:32 +00:00 |
|
Michael Meskes
|
db07a3f47f
|
- Synced preproc.y with gram.y.
- Include some patches by Christof Petig <christof.petig@wtal.de>.
|
2001-08-19 09:21:45 +00:00 |
|
Michael Meskes
|
cee82fab71
|
- Synced preproc.y with gram.y.
- Applied bug fix by John Summerfield.
|
2001-06-13 12:38:58 +00:00 |
|
Michael Meskes
|
cfd184371e
|
- Synced preproc.y with gram.y.
- Synced pgc.l with scan.l.
- Synced keyword.c.
- Set ecpg version to 2.9.0.
- Set library version to 3.3.0.
|
2001-06-01 06:23:19 +00:00 |
|
Michael Meskes
|
495fe1214c
|
Hopefully fixed the long long problem.
|
2001-04-05 08:21:14 +00:00 |
|
Michael Meskes
|
e6851f056a
|
Synced pgc.l with scan.l.
|
2001-04-02 08:17:24 +00:00 |
|
Michael Meskes
|
827edf2076
|
Applied bug fix by Adriaan Joubert <a.joubert@albourne.com>
|
2001-03-29 09:59:00 +00:00 |
|
Michael Meskes
|
06e3d84d88
|
Fixed variable handling in preproc.y.
|
2001-02-26 14:42:54 +00:00 |
|
Michael Meskes
|
826dc14d8f
|
Synced gram.y and preproc.y.
|
2001-02-19 07:30:20 +00:00 |
|
Michael Meskes
|
c9ecf3d1f1
|
Applied two bug fixes by Christof Petig.
|
2001-01-31 16:12:34 +00:00 |
|
Michael Meskes
|
19c4197bd2
|
Synced gram.y and preproc.y.
|
2001-01-25 20:35:19 +00:00 |
|
Michael Meskes
|
d09fc12044
|
Moved database name handling to libecpg.
|
2001-01-23 08:15:50 +00:00 |
|
Michael Meskes
|
88ce6a2ba0
|
Synced preproc.y with gram.y and added missing include file to pgc.l.
|
2001-01-22 17:05:50 +00:00 |
|
Michael Meskes
|
353f71a331
|
Synced preproc.y with gram.y.
|
2001-01-09 19:46:05 +00:00 |
|
Michael Meskes
|
13b78a2400
|
- Fixed bug in a connect statement using varchars.
- Synced parser.
|
2000-12-22 12:43:14 +00:00 |
|
Michael Meskes
|
77145ac824
|
- Synced gram.y and preproc.y.
- Synced keyword.c.
- Added several small patches from Christof.
|
2000-12-18 11:33:55 +00:00 |
|
Michael Meskes
|
2d248d6585
|
Parser synced.
|
2000-11-20 10:50:42 +00:00 |
|
Michael Meskes
|
5cbbdd2ecb
|
Applied yet another patch by Christof. Thanks Cristof!
Synced parser.
|
2000-11-09 14:06:57 +00:00 |
|
Michael Meskes
|
c823b1eedc
|
Added more patches by Cristif Petig.
|
2000-11-07 08:41:15 +00:00 |
|
Michael Meskes
|
b703c127ed
|
Parser sync.
|
2000-11-03 10:47:54 +00:00 |
|
Michael Meskes
|
fae180f477
|
Added patch by Christof Petig <christof.petig@wtal.de> that fixes some bugs in preproc.y.
|
2000-10-31 15:11:38 +00:00 |
|
Michael Meskes
|
c7a3e0dfcb
|
Sync preproc.y with gram.y.
|
2000-10-30 14:43:40 +00:00 |
|
Michael Meskes
|
dfb12a9850
|
Removed multibyte stuff since client does not know about encoding in the backendFixed quoting bug reported by Sascha Demetrio (sd@b-comp.de).
|
2000-10-29 09:44:58 +00:00 |
|
Michael Meskes
|
b111331d4b
|
Synced preproc.y with gram.y.
|
2000-10-25 19:28:09 +00:00 |
|
Michael Meskes
|
03f9e5a5fc
|
Added some more C constructs to the parser.
|
2000-10-25 07:00:33 +00:00 |
|
Michael Meskes
|
7e02371e0f
|
Fixed mixing of two enum datatypes.
|
2000-10-22 13:36:19 +00:00 |
|
Michael Meskes
|
adeedf9047
|
Fixed some bugs in C language parsing.
|
2000-10-17 15:38:26 +00:00 |
|
Michael Meskes
|
0a97c4a047
|
Simplified parsing of connect rule.
|
2000-10-17 06:15:29 +00:00 |
|
Michael Meskes
|
3615a6a84d
|
Fixed handling of variables in connect rule.
|
2000-10-16 19:53:04 +00:00 |
|
Michael Meskes
|
965a0a40e1
|
Replace constants by C variables wherever possible.
|
2000-10-12 18:25:36 +00:00 |
|
Michael Meskes
|
8e72a8782c
|
Synced preproc.y with gram.y
|
2000-10-11 14:56:37 +00:00 |
|
Michael Meskes
|
2d5ff2f9a0
|
Added patch by Cristof for catching yet another NOTICE.
|
2000-10-04 12:39:45 +00:00 |
|
Michael Meskes
|
76f286b2ce
|
- Synced preproc.y with gram.y.
- Synced keyword.c.
- Added patch by Christof Petig <christof.petig@wtal.de> to fix NOT
FOUND problem on update/insert/delete.
|
2000-09-26 11:41:45 +00:00 |
|
Michael Meskes
|
b4c8d47ab0
|
*** empty log message ***
|
2000-09-21 11:56:08 +00:00 |
|
Michael Meskes
|
339a5bbfb1
|
*** empty log message ***
|
2000-09-20 13:25:52 +00:00 |
|
Michael Meskes
|
e9c3f0255f
|
*** empty log message ***
|
2000-09-19 11:47:16 +00:00 |
|
Michael Meskes
|
e39a118694
|
*** empty log message ***
|
2000-05-17 06:03:14 +00:00 |
|
Michael Meskes
|
ce2a9f372d
|
*** empty log message ***
|
2000-05-15 09:36:06 +00:00 |
|
Michael Meskes
|
d78feff973
|
*** empty log message ***
|
2000-04-08 12:20:27 +00:00 |
|
Michael Meskes
|
a7b1ff6619
|
*** empty log message ***
|
2000-04-05 15:51:28 +00:00 |
|
Michael Meskes
|
9fb20f105f
|
*** empty log message ***
|
2000-04-05 09:05:40 +00:00 |
|
Michael Meskes
|
5454b37921
|
*** empty log message ***
|
2000-04-03 19:34:26 +00:00 |
|
Michael Meskes
|
4aefba9077
|
*** empty log message ***
|
2000-04-02 08:51:44 +00:00 |
|
Michael Meskes
|
c9576ca1e0
|
*** empty log message ***
|
2000-03-30 11:41:46 +00:00 |
|
Michael Meskes
|
ac3884e2a9
|
*** empty log message ***
|
2000-03-23 07:53:48 +00:00 |
|
Michael Meskes
|
cf6420dd94
|
*** empty log message ***
|
2000-03-19 10:04:47 +00:00 |
|
Michael Meskes
|
8e0790519a
|
*** empty log message ***
|
2000-03-15 19:09:10 +00:00 |
|
Michael Meskes
|
8e7764d9c2
|
*** empty log message ***
|
2000-03-09 09:17:16 +00:00 |
|
Michael Meskes
|
5a197810c0
|
*** empty log message ***
|
2000-03-07 15:11:03 +00:00 |
|
Michael Meskes
|
3a81a1a462
|
*** empty log message ***
|
2000-03-03 09:56:03 +00:00 |
|