8
0
mirror of https://github.com/FirebirdSQL/firebird.git synced 2025-01-31 18:03:08 +01:00
Commit Graph

14 Commits

Author SHA1 Message Date
alexpeshkoff
fa3c980179 fixed diagnostic in EXECUTE STATEMENT & DirectoryList 2003-06-16 15:43:00 +00:00
dimitr
9b871075a1 We should never treat numeric NULL as zero. Always check for req_null flag. 2003-05-27 15:44:55 +00:00
alexpeshkoff
1896baa4ab Fixed bug with NULL argument 2003-05-13 12:04:22 +00:00
alexpeshkoff
96d1a1f69b Minor cleanup 2003-04-25 13:25:14 +00:00
aafemt
e5146fd644 Introduce of ISC_STATUS_ARRAY 2003-04-16 10:18:51 +00:00
alexpeshkoff
722608756a Fixed problems with SQLDA > 32K 2003-04-12 10:35:05 +00:00
aafemt
19bb54f2a8 STATUS -> ISC_STATUS 2003-04-10 06:49:16 +00:00
brodsom
a4903c9278 - Comment unneeded checks or conditions 2003-04-02 11:13:11 +00:00
alexpeshkoff
11a7e85693 Cleanup 2003-03-17 17:52:48 +00:00
alexpeshkoff
7e18236fef Fixed use of:
1. Numeric variables
2. Dialect-3 databases
2003-03-17 16:44:24 +00:00
brodsom
e68bc72dda Add brackets in cpp and empty line at end of .h (gcc warnings) 2003-03-04 01:33:31 +00:00
fsg
e0dcb77416 Fixed some really old typos.
Included ExecuteStatement in the LINUX-Build
2003-03-02 17:47:22 +00:00
alexpeshkoff
878b0b6091 Fixed EXECUTE STATEMENT to support INTO clause 2003-03-01 19:19:23 +00:00
alexpeshkoff
5aaca547aa Fixed EXECUTE STATEMENT to support INTO clause 2003-03-01 18:27:34 +00:00