8
0
mirror of https://github.com/FirebirdSQL/firebird.git synced 2025-01-31 11:23:02 +01:00
firebird-mirror/src/include/gen
2010-12-18 02:17:06 +00:00
..
autoconfig_msvc.h Fixed the Windows build. 2010-11-11 07:41:56 +00:00
codetext.h Feature CORE-726 - Boolean data type 2010-12-18 02:17:06 +00:00
files.txt Not sure who needs this file, but I updated it to reflect the deletion of rdb_codes.h; I would delete this file as well. 2008-03-07 09:18:55 +00:00
iberror.h Feature CORE-726 - Boolean data type 2010-12-18 02:17:06 +00:00
ids.h Let's clearly distinguish between deterministic and invariant functions, they're not the same thing actually. Runtime optimization usage is to be re-considered, if necessary. 2010-11-13 15:03:44 +00:00
msg_facs.h - Firebird does not use runtime licences. 2009-11-29 08:36:02 +00:00
msgs.h Feature CORE-726 - Boolean data type 2010-12-18 02:17:06 +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 Feature CORE-726 - Boolean data type 2010-12-18 02:17:06 +00:00
sql_state.h Feature CORE-726 - Boolean data type 2010-12-18 02:17:06 +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