Skip to content

Commit 9db6b7f

Browse files
author
Michael Meskes
committed
*** empty log message ***
1 parent e0345e0 commit 9db6b7f

File tree

2 files changed

+12
-5
lines changed

2 files changed

+12
-5
lines changed

src/interfaces/ecpg/ChangeLog

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -487,5 +487,16 @@ Fri Feb 26 07:18:25 CET 1999
487487
Sat Feb 27 20:30:03 CET 1999
488488

489489
- Added automatic allocating for NULL pointers.
490+
491+
Mon Mar 1 20:16:24 CET 1999
492+
493+
- Fixed parser bug that caused it to miss some blanks during output.
494+
495+
Thu Mar 4 19:49:28 CET 1999
496+
497+
- Fixed bug in ecpglib.c that caused it to allocate to few memory.
498+
- Switched memory allocation to calloc() to make sure memory is
499+
cleared.
500+
- Fixed varchar auto-allocating.
490501
- Set library version to 3.0.0
491502
- Set ecpg version to 3.0.0

src/interfaces/ecpg/TODO

Lines changed: 1 addition & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -11,11 +11,7 @@ DESCRIPTOR statement will be ignored.
1111

1212
it would be nice to be able to use :var[:index] as cvariable
1313

14-
it would also be nice to be able to work with varchar * (inculding automatic
15-
allocating)
16-
17-
support for dynamic SQL with unknown number of variables with SQLDA structure
18-
or something similar
14+
support for dynamic SQL with unknown number of variables with DESCRIPTORS
1915

2016
Missing statements:
2117
- exec sql allocate

0 commit comments

Comments
 (0)
pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy