8
0
mirror of https://github.com/FirebirdSQL/firebird.git synced 2025-01-24 06:03:02 +01:00
firebird-mirror/src/include
2008-11-27 22:59:42 +00:00
..
gen Regenerated headers after new error message added 2008-11-27 21:09:24 +00:00
consts_pub.h Implement new option (fb_cancel_abort) for fb_cancel_operation(). It allows forcebly close client port and allow application to shutdown even it wait of execution finish of some long running query. Use carefull ! 2008-11-27 22:59:42 +00:00
editline.h Change the license with Mark's permission. 2005-01-12 04:22:32 +00:00
fb_api_proto.h Made XSQLDA parameter const in isc_dsql_fetch and a family of isc_dsql_exec functions as suggested by Dmitry Kovalenko. 2008-09-10 12:31:54 +00:00
fb_blk.h Warnings 2008-09-13 16:38:08 +00:00
fb_exception.h Split class system_call_failed into two exception classes : system_error and system_call_failed. system_error is an wrapper for OS errors and system_call_failed inherits from system_error and calls abort() when exception raised. system_error intended for the cases where failure of OS call is expected and can be handled. 2008-11-27 20:16:46 +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