8
0
mirror of https://github.com/FirebirdSQL/firebird.git synced 2025-01-31 21:23:02 +01:00
Commit Graph

12 Commits

Author SHA1 Message Date
robocop
f3ca4b4974 Implement some manual validations for our messages' text. 2008-03-23 10:21:40 +00:00
robocop
747474fc7d Get rid of the field VMS_CODE in the messages database.
You should preprocess and compile codes.epp again or you will read trash from the db when regenerating the header files in include/gen.
For Win32, this means calling create_msgs alone is not enough; do a boot build instead.
2008-03-07 09:24:14 +00:00
robocop
4054c1d65e Putting more constraints was the only way to safely discover all the inconsistencies in the scripts that fill msg.fdb with messages' code, text, sqlclass and other information. Served as an exercise to fix some errors that may predate FB, too. 2008-03-07 07:37:57 +00:00
dimitr
ec513fd5cb Ported SQLSTATE from Vulcan.
Part I: core changes.
2008-02-24 14:07:01 +00:00
robocop
b3becd7d80 Put messages and system_errors table in sync: facility code, message number in this order (until now, system_errors used message number, code). 2007-03-28 04:49:35 +00:00
robocop
1dda5e4463 Let anyone read the tables in msg.fdb. 2007-03-12 11:49:05 +00:00
robocop
68258a475b Fix the messages database's history. 2004-11-24 09:00:29 +00:00
robocop
ec42dc2c42 The obvious missing constraints, at least for me. 2004-11-19 03:52:43 +00:00
robocop
99ff914f33 Allows to build FB2 with FB1. All data in the scripts was inserted happily. 2004-10-25 10:28:46 +00:00
alexpeshkoff
8d950d0ccd fixed msg.fdb build on windows terminal server remote session
posix is also in sync
2004-09-01 11:53:38 +00:00
alexpeshkoff
7d88ab9563 fixed posix boot build - posix filenames case-sensitive 2004-08-30 17:15:39 +00:00
aafemt
d00e35ae4c SQL equivalent for msg.gdl 2004-08-20 10:57:18 +00:00