8
0
mirror of https://github.com/FirebirdSQL/firebird.git synced 2025-02-01 04:43:03 +01:00
firebird-mirror/src/include/gen
2006-07-19 14:50:33 +00:00
..
autoconfig_msvc.h Only strcmp and strncmp have common names across all plartforms. Cater for differences in strcasecmp/stricmp and strncasecmp/strnicmp. 2006-03-25 07:08:00 +00:00
codetext.h Reject attempts to select from executable procedures. 2006-07-19 14:50:33 +00:00
files.txt Removing codes.h 2004-05-10 08:17:15 +00:00
iberror.h Reject attempts to select from executable procedures. 2006-07-19 14:50:33 +00:00
ids.h Monitoring, continued. 2006-07-19 05:30:21 +00:00
msg_facs.h - Get rid of DBB_v3 in DSQL and put a message just in case we find ODS<=7 (impossible in theory, since FB wouldn't open such db). 2005-09-10 07:15:24 +00:00
msgs.h Reject attempts to select from executable procedures. 2006-07-19 14:50:33 +00:00
rdb_codes.h Reject attempts to select from executable procedures. 2006-07-19 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 Reject attempts to select from executable procedures. 2006-07-19 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