forked frompostgres/postgres
- Notifications
You must be signed in to change notification settings - Fork6
Commit875a3f6
committed
From: Michael Meskes <meskes@online-club.de>++ Fri Aug 14 12:44:21 CEST 1998++ - Added EXEC SQL DEFINE statement+ - Set version to 2.4.0++ Tue Aug 18 09:24:15 CEST 1998++ - Removed keyword IS from DEFINE statement+ - Added latest changes from gram.y+ - Removed duplicate symbols from preproc.y+ - Initialize sqlca structure+ - Added check for connection to ecpglib+ - Set version to 2.4.1++ Thu Aug 20 15:31:29 CEST 1998++ - Cleaned up memory allocation in ecpglib.c+ - Set library version to 2.6+
1 parent35478b8 commit875a3f6
1 file changed
+4
-2
lines changedLines changed: 4 additions & 2 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
4 | 4 |
| |
5 | 5 |
| |
6 | 6 |
| |
| 7 | + | |
| 8 | + | |
7 | 9 |
| |
8 | 10 |
| |
9 | 11 |
| |
10 | 12 |
| |
11 |
| - | |
12 |
| - | |
| 13 | + | |
| 14 | + | |
13 | 15 |
| |
14 | 16 |
| |
15 | 17 |
| |
|
0 commit comments
Comments
(0)