8
0
mirror of https://github.com/FirebirdSQL/firebird.git synced 2025-01-31 08:03:04 +01:00
firebird-mirror/src/include
dimitr 17520b6531 Corrections for the new embedded implementation.
Removed some embedded specifics that shouldn't be necessary once the required changes are committed.
Please note that the lock table is still per-instance, so multi-process usage is still unsafe. To be fixed later.
2008-07-14 18:14:30 +00:00
..
gen Rework of ib_util changes. Dynamically load it in the engine and inform callback functions to alloc and free memory. Allocate memory from the default pool. 2008-07-12 21:23:42 +00:00
consts_pub.h Reserved codes for GRANTED BY clause 2008-06-03 11:47:24 +00:00
editline.h Change the license with Mark's permission. 2005-01-12 04:22:32 +00:00
fb_api_proto.h Fix EXECUTE STATEMENT regarding the constness of the interface. 2008-04-13 08:11:16 +00:00
fb_blk.h Added types of remote blocks 2008-03-24 15:19:12 +00:00
fb_exception.h CORE-1964 - stop vararg mess when reporting errors. Use special class for it. More (ERR_post cleanup) to come. 2008-07-03 12:02:54 +00:00
fb_macros.h First steps towards a C++ conversion. 2001-05-23 13:26:42 +00:00
fb_types.h Separated CVT functions to common and jrd parts. 2008-07-10 15:57:33 +00:00
firebird.h Corrections for the new embedded implementation. 2008-07-14 18:14:30 +00:00
memory_routines.h Fixed CORE-1864: SELECT operator does not work in ISQL 2008-04-24 16:05:39 +00:00
old_fb_blk.h Solve a possible truncation problem due to USHORT<->ULONG issues. 2006-04-11 07:16:37 +00:00
types_pub.h Implemented Adriano's suggestion concerning fb_shutdown_callback() - added new parameter 2008-05-22 08:59:45 +00:00