postgresql/src/interfaces/ecpg/include
Bruce Momjian 3f5a164387 Hello,
Two patches included:
- the first one enables the use of bool variables in fields which might
become NULL.
  Up to now the lib told you that NULL is not a bool variable, even if
you provide a indicator.

- the second patch checks whether a value is null and issues an error if
no indicator is provided.

Sidenote: IIRC, the variable should be left alone if the value is NULL.
ECPGlib sets it's value to 0 on NULL. Is this a violation of the
standard?

Regards
     Christof
1999-09-27 19:16:29 +00:00
..
ecpgerrno.h Hello, 1999-09-27 19:16:29 +00:00
ecpglib.h pgindent run over code. 1999-05-25 16:15:34 +00:00
ecpgtype.h From: Michael Meskes <Michael_Meskes@topmail.de> 1999-02-28 07:25:34 +00:00
Makefile ecpg.patch (wrong makefile expansion in some cases) 1999-06-05 04:13:21 +00:00
sqlca.h *** empty log message *** 1999-09-17 09:48:25 +00:00