8
0
mirror of https://github.com/FirebirdSQL/firebird.git synced 2025-02-01 00:43:03 +01:00
firebird-mirror/src/include/gen
robocop 2b27f56428 - Give meaningful message when reaching max group items (255), reported by David Schnepper.
- Misc: more mnemonics for nodes' argument positions.
- Experimental: try to detect conflicting sort options on the same field.
2006-10-07 09:40:59 +00:00
..
autoconfig_msvc.h Put the manual Windows #defines in the same position as the autoconf's AC_CHECKs for easy visual match. 2006-07-27 09:11:18 +00:00
codetext.h - Give meaningful message when reaching max group items (255), reported by David Schnepper. 2006-10-07 09:40:59 +00:00
files.txt Removing codes.h 2004-05-10 08:17:15 +00:00
iberror.h - Give meaningful message when reaching max group items (255), reported by David Schnepper. 2006-10-07 09:40:59 +00:00
ids.h Don't check procedure BLR when it's marked as invalid, to allow restoration of backups with invalid procedures. 2006-08-27 01:09:47 +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 - Give meaningful message when reaching max group items (255), reported by David Schnepper. 2006-10-07 09:40:59 +00:00
rdb_codes.h - Give meaningful message when reaching max group items (255), reported by David Schnepper. 2006-10-07 09:40:59 +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 - Give meaningful message when reaching max group items (255), reported by David Schnepper. 2006-10-07 09:40:59 +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