Michael Meskes
988fdce5d1
- Removed space_or_nl and line_end from pgc.l.
...
- Fixed several bugs concerning arrays of structs including a memory
allocation bug.
2001-12-23 12:17:41 +00:00
Michael Meskes
ee14711ce8
- Fixed variable handling in AT statement.
...
- Fixed bug that caused segfault when given incorrect DB name.
- Fixed bug in ecpglib causing indicator to list the size of the
variable instead of the size of the data.
2001-12-05 15:32:07 +00:00
Michael Meskes
32a4c3008f
Added Christof's patches.
2001-11-14 11:11:49 +00:00
Bruce Momjian
ea08e6cd55
New pgindent run with fixes suggested by Tom. Patch manually reviewed,
...
initdb/regression tests pass.
2001-11-05 17:46:40 +00:00
Michael Meskes
b78efb6d82
Make sure each call to ECPGraise is logged.
2001-10-05 17:37:07 +00:00
Michael Meskes
9f09e8362b
- Fixed truncate bug.
...
- Added patch by Christof Petig <christof.petig@wtal.de > to
clean up
ecpglib.
2001-10-01 12:02:28 +00:00
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
Peter Eisentraut
968d7733a1
Rename config.h to pg_config.h and os.h to pg_config_os.h, fix a number of
...
places that were including the wrong files.
2001-08-24 14:07:50 +00:00
Bruce Momjian
9e1552607a
pgindent run. Make it all clean.
2001-03-22 04:01:46 +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
Tom Lane
5cf81b3c06
Silence compiler warning.
2000-12-07 02:52:27 +00:00
Peter Eisentraut
9394d391b8
Add configure checks for strtoll, strtoull (or strto[u]q). Disable
...
'long long int' portions of ecpg if the type or these functions don't
exist.
2000-11-20 15:56:14 +00:00
Michael Meskes
e9c3f0255f
*** empty log message ***
2000-09-19 11:47:16 +00:00
Bruce Momjian
6c944bf3cc
Cleanup of <> and ""
2000-05-29 21:25:07 +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
Bruce Momjian
52f77df613
Ye-old pgindent run. Same 4-space tabs.
2000-04-12 17:17:23 +00:00
Tom Lane
3faa9bab07
Patch possible portability problem: a few places had // style comments,
...
which is not ANSI C, even though some compilers will take it...
2000-03-17 23:26:36 +00:00
Michael Meskes
5a197810c0
*** empty log message ***
2000-03-07 15:11:03 +00:00
Michael Meskes
8cb8da38b8
*** empty log message ***
2000-03-01 12:49:43 +00:00
Michael Meskes
9f74608f47
*** empty log message ***
2000-02-23 19:26:05 +00:00