diff options
author | Marc G. Fournier <scrappy@hub.org> | 1998-02-24 15:52:13 +0000 |
---|---|---|
committer | Marc G. Fournier <scrappy@hub.org> | 1998-02-24 15:52:13 +0000 |
commit | 80e12829cf79337fb71a19244a171daace974d7a (patch) | |
tree | 8c723779b20baff520c080127be3e3be4a14ca1a /src/tutorial/C-code/complex.c | |
parent | 0227a4e1141ae83ac3ae145fa283ede13e86e23e (diff) | |
download | postgresql-80e12829cf79337fb71a19244a171daace974d7a.tar.gz postgresql-80e12829cf79337fb71a19244a171daace974d7a.zip |
+ Sat Feb 21 19:10:55 CET 1998
+
+ - use char[] as string not as array of bytes that is integers
+
+ Sun Feb 22 16:37:36 CET 1998
+
+ - use long for all size variables
+ - added execute immediate statement
+
+ Sun Feb 22 20:41:32 CET 1998
+
+ - use varcharsize = 1 for all simple types, 0 means pointer, > 1
+ means array if type is char resp. unsigned char
+
+ Thu Feb 24 12:26:12 CET 1998
+
+ - allow 'go to' in whenever statement as well as 'goto'
+ - new argument 'stop' for whenever statement
From: Michael Meskes <meskes@topsystem.de>
Diffstat (limited to 'src/tutorial/C-code/complex.c')
0 files changed, 0 insertions, 0 deletions