8
0
mirror of https://github.com/FirebirdSQL/firebird.git synced 2025-01-31 18:43:03 +01:00
firebird-mirror/src/include/gen
dimitr c1cab92cab 1) Reworked error reporting
2) Allowed positioned updates for explicit cursors
3) Fixed some possible server crashes
2004-11-17 14:50:33 +00:00
..
autoconfig_msvc.h Slightly adjust Dmitry's Firebird::TimeStamp class to make it more useful, change is coordiated with Dmitry. Use thread-safe localtime_r routine when it is available 2004-11-04 19:14:20 +00:00
codetext.h 1) Reworked error reporting 2004-11-17 14:50:33 +00:00
files.txt Removing codes.h 2004-05-10 08:17:15 +00:00
iberror.h 1) Reworked error reporting 2004-11-17 14:50:33 +00:00
ids.h Implement rdb$description in rdb$generators. What a chore. 2004-10-30 05:23:31 +00:00
msg_facs.h Misc changes 2004-05-09 05:48:33 +00:00
msgs.h 1) Reworked error reporting 2004-11-17 14:50:33 +00:00
rdb_codes.h 1) Reworked error reporting 2004-11-17 14:50:33 +00:00
README.txt These files are all generated by programs in jrd, mainly codes.epp 2001-07-29 17:07:15 +00:00
sql_code.h 1) Reworked error reporting 2004-11-17 14:50:33 +00:00

All the files in this directory are generated by the program codes.e

They should not be edited directly rather the msg.gdb database should be 
updated and then these files should be regenerated via.

The commands to regenerate these files from this directory would be:

$cd ../../../firebird2/generated
$make rebuild_codes