8
0
mirror of https://github.com/FirebirdSQL/firebird.git synced 2025-02-01 04:03:03 +01:00
firebird-mirror/src/include/gen
2004-11-18 13:50:54 +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 Added new isc_stack_trace error code for PL-SQL stack trace 2004-11-18 13:50:54 +00:00
files.txt Removing codes.h 2004-05-10 08:17:15 +00:00
iberror.h Added new isc_stack_trace error code for PL-SQL stack trace 2004-11-18 13:50:54 +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 Added new isc_stack_trace error code for PL-SQL stack trace 2004-11-18 13:50:54 +00:00
rdb_codes.h Added new isc_stack_trace error code for PL-SQL stack trace 2004-11-18 13:50:54 +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 Added new isc_stack_trace error code for PL-SQL stack trace 2004-11-18 13:50:54 +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