8
0
mirror of https://github.com/FirebirdSQL/firebird.git synced 2025-01-31 18:43:03 +01:00
firebird-mirror/src/gpre
sboyd 8bfcc680c6 Fixes to allow embedded SQL to work properly in RM/Cobol programs which use the CANCEL verb. This entailed:
- added RELEASE_REQUESTS FOR <dbname> as an embedded SQL command as well as QLI

- changed the RM/Cobol code generator to use isc_compile_request rather than isc_compile_request2

- changed the RM/Cobol code generator to use isc_dsql_allocate_statement rather than isc_dsql_alloc_statement2

As a result of this change RM/Cobol programs will have clean up their handles by issuing a RELEASE_REQUESTS call before exiting a subprogram using the EXIT PROGRAM verb.
2008-05-29 19:20:57 +00:00
..
ada.cpp The merge continued. 2008-01-16 07:15:01 +00:00
c_cxx.cpp Generate named structs in GPRE to not have a lot of warnings in GCC 2008-02-17 15:47:43 +00:00
cdbtable.h added new dpb parameters 2004-11-07 14:20:58 +00:00
cmd_proto.h General cleanup. Sorry if I missed some occurrence. 2004-01-28 07:50:41 +00:00
cmd.cpp Misc, explicit constructors, extra commas in enumerations, constness, etc. 2008-02-02 16:57:15 +00:00
cme_proto.h General cleanup. Sorry if I missed some occurrence. 2004-01-28 07:50:41 +00:00
cme.cpp Minimize casts. 2008-03-10 08:31:35 +00:00
cmp_proto.h Forward-port Ann's enhancement to gpre to allow more range for identifiers (more changes may be needed in the future to complete the feature). 2005-12-09 05:07:57 +00:00
cmp.cpp Minimize casts. 2008-03-10 08:31:35 +00:00
cob.cpp The merge continued. 2008-01-16 07:15:01 +00:00
dyntable.cpp Merge INTL branch into HEAD 2005-05-27 22:45:31 +00:00
dyntable.h Ok, i'm joining Firebird destruction team with my cleanup: 2003-09-28 21:36:05 +00:00
exp_proto.h General cleanup. Sorry if I missed some occurrence. 2004-01-28 07:50:41 +00:00
exp.cpp Minimize casts. 2008-03-10 08:31:35 +00:00
fbrmclib.cpp Added an entry point for isc_dsql_allocate_statement 2008-05-29 19:10:17 +00:00
ftn.cpp The merge continued. 2008-01-16 07:15:01 +00:00
gpre_meta_boot.cpp The merge continued. 2008-01-16 07:15:01 +00:00
gpre_meta.epp The merge continued. 2008-01-16 07:15:01 +00:00
gpre_meta.h Cleanup 2004-02-02 11:02:12 +00:00
gpre_proto.h const correctness 2003-11-28 06:48:34 +00:00
gpre.cpp The merge continued. 2008-01-16 07:15:01 +00:00
gpre.h The merge continued. 2008-01-16 07:15:01 +00:00
gpreswi.h The merge continued. 2008-01-16 07:15:01 +00:00
hsh_proto.h General cleanup. Sorry if I missed some occurrence. 2004-01-28 07:50:41 +00:00
hsh.cpp Minimize casts. 2008-03-10 08:31:35 +00:00
hsh.h Misc 2008-02-03 02:32:39 +00:00
int_cxx.cpp fixed gcc warning(s) 2006-01-18 11:54:00 +00:00
jrdme_proto.h style 2003-10-05 06:58:07 +00:00
jrdmet.cpp Forward declaration of enums is not allowed in the C++ language, even although being supported by MSVC. 2006-07-21 07:53:18 +00:00
lang_proto.h Commit source changes by Stephen Boyd to support RM Cobol. 2006-11-10 07:50:13 +00:00
movg_proto.h const correctness, vars in scope, etc. 2003-10-05 06:56:48 +00:00
movg.cpp Misc 2008-01-23 19:03:16 +00:00
msc_proto.h Minimize casts. 2008-03-10 08:31:35 +00:00
msc.cpp Minimize casts. 2008-03-10 08:31:35 +00:00
par_proto.h General cleanup. Sorry if I missed some occurrence. 2004-01-28 07:50:41 +00:00
par.cpp Minimize casts. 2008-03-10 08:31:35 +00:00
parse.h Fix SF Bug #504978. Restore gpre ability to work with variables up to 63 bytes in length. Now that the lengths are expressed by constants instead of random values in each place, the limit may be increased further. The problem happened between IB5 and IB6 at Borland. 2005-01-17 05:02:09 +00:00
pas.cpp The merge continued. 2008-01-16 07:15:01 +00:00
pat_proto.h const correctness, vars in scope, etc. 2003-10-05 06:56:48 +00:00
pat.cpp The merge continued. 2008-01-16 07:15:01 +00:00
pat.h General cleanup. Sorry if I missed some occurrence. 2004-01-28 07:50:41 +00:00
prett_proto.h style 2003-10-05 06:58:07 +00:00
pretty.cpp Applied Damyan's patch eliminating some warnings in gcc 4.3 2008-05-28 13:22:26 +00:00
rmc.cpp Fixes to allow embedded SQL to work properly in RM/Cobol programs which use the CANCEL verb. This entailed: 2008-05-29 19:20:57 +00:00
sdltable.h Misc. 2007-02-11 09:23:32 +00:00
sqe_proto.h General cleanup. Sorry if I missed some occurrence. 2004-01-28 07:50:41 +00:00
sqe.cpp More VC6 cleanup. 2008-05-14 13:11:41 +00:00
sql_proto.h Fix SF Bug #504978. Restore gpre ability to work with variables up to 63 bytes in length. Now that the lengths are expressed by constants instead of random values in each place, the limit may be increased further. The problem happened between IB5 and IB6 at Borland. 2005-01-17 05:02:09 +00:00
sql.cpp Fixes to allow embedded SQL to work properly in RM/Cobol programs which use the CANCEL verb. This entailed: 2008-05-29 19:20:57 +00:00
words.h The merge continued. 2008-01-16 07:15:01 +00:00