asfernandes
|
b7af27215e
|
Allow usage of domains in PSQL (with TYPE OF syntax)
|
2006-08-19 02:52:39 +00:00 |
|
asfernandes
|
144f712c1e
|
Regenerate files
|
2006-08-07 16:40:49 +00:00 |
|
robocop
|
bcf2cb8701
|
1.- COALESCE/CASE and VIA (subqueries) allowed breach in computed field checks (no array and no blob).
2.- Misc: since gbak allows not only to backup metadata only but to restore metadata only (even from a full backup), changed the help message.
|
2006-07-30 02:59:29 +00:00 |
|
robocop
|
16fdc76d44
|
Fix wrong gbak verbose messages due to Borland's copy/paste (example: function instead of procedure).
Initialize more sysflags to zero instead of NULL.
|
2006-07-29 06:01:29 +00:00 |
|
robocop
|
f7b398cec8
|
Regenerate files after Dmitry's changes.
|
2006-07-21 01:36:37 +00:00 |
|
dimitr
|
6992f3b904
|
Reject attempts to select from executable procedures.
|
2006-07-19 14:50:33 +00:00 |
|
robocop
|
00b890174a
|
Blob sub_types greater than 1 (text) are for our internal ussage. Negative blob sub_types are for users. Stop users from creating columns with blob sub_types beyond. Probably the same check has to be done in DYN.
|
2006-06-02 08:44:19 +00:00 |
|
robocop
|
039ebf4d20
|
Vlad used the wrong msg number in system_errors.sql: it's 232 instead of 231. Regenerating headers.
|
2006-05-23 08:54:59 +00:00 |
|
hvlad
|
1296e18049
|
Regenerate parser and error codes files (after GTT)
|
2006-05-21 22:14:38 +00:00 |
|
dimitr
|
72a9936fd2
|
Added new error message.
|
2006-03-28 09:54:35 +00:00 |
|
robocop
|
f9f26ed891
|
Sync after Dmitry's changes.
|
2006-03-08 03:12:01 +00:00 |
|
robocop
|
fed6653b17
|
Sync after Vlad's changes.
|
2006-02-04 04:20:22 +00:00 |
|
hvlad
|
71b04d901c
|
New error message
|
2006-02-03 17:45:46 +00:00 |
|
robocop
|
8e7da59fa6
|
Sync after Dmitry Yemanov's changes.
|
2006-01-26 07:21:26 +00:00 |
|
dimitr
|
da625272db
|
More error messages.
|
2005-12-12 13:56:56 +00:00 |
|
dimitr
|
a909203774
|
Added new error messages.
|
2005-12-12 10:51:02 +00:00 |
|
dimitr
|
96d92682e5
|
Damn, I'm much sorry.
|
2005-11-25 05:54:53 +00:00 |
|
dimitr
|
12946de11d
|
Restored the XCPCODE reporting to be compatible with 1.5.
A temporary solution.
|
2005-10-22 11:09:36 +00:00 |
|
dimitr
|
da3106e9e4
|
Added new error message.
|
2005-10-21 09:37:55 +00:00 |
|
robocop
|
860b2f1b9b
|
Try to please the team leader before it's too late.
:-)
We have definitely serious problems with firebird.msg mismatches.
|
2005-10-20 04:09:40 +00:00 |
|
asfernandes
|
306d4d5f46
|
Regenerate files
|
2005-10-13 19:09:04 +00:00 |
|
robocop
|
6ec02b200e
|
Moved another hardcoded error string to the msg database.
|
2005-10-07 08:52:51 +00:00 |
|
robocop
|
7d304b0fbb
|
Fix SF Bug #1292007
Move some hardcoded error texts to the msg database.
|
2005-10-06 06:08:10 +00:00 |
|
robocop
|
aab2d20725
|
- 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).
- Put mnemonics for two hardcoded error msgs I hijacked from DYN years ago. Now they are defined for the SQLERR facility.
|
2005-09-10 07:15:24 +00:00 |
|
robocop
|
95cf97005b
|
Solve Dmitry's compatibility concerns about my solution for SF Bug #494981. Remember to rebuild the messages db from the scripts in src/msgs.
|
2005-08-14 06:56:24 +00:00 |
|
robocop
|
34f1f5e2c2
|
Fixed misplaced error messages in gfix. For example, if you do
gfix - housekeeping
you were getting "dialect number required".
|
2005-07-31 01:06:20 +00:00 |
|
dimitr
|
ff06b5f9af
|
Added new error message.
|
2005-07-24 18:45:13 +00:00 |
|
dimitr
|
668907912f
|
Changed the ODS encoding, messaging and protection rules.
|
2005-06-26 16:11:59 +00:00 |
|
asfernandes
|
890494ac7c
|
1) Fixed SF #1016040 Missing external libraries causes engine exception
2) Use better error messages
|
2005-06-14 03:16:54 +00:00 |
|
robocop
|
a867f700d0
|
Substring evolved and the error message was never updated. Now I've done two messages, although I think we need three in the long term.
|
2005-06-12 23:45:15 +00:00 |
|
hvlad
|
ac03b22901
|
Regenerated error codes
|
2005-06-11 21:26:05 +00:00 |
|
robocop
|
3a8cd43a05
|
Please Dmitry and try to report the line/column of an incomplete statement.
|
2005-06-11 00:20:22 +00:00 |
|
dimitr
|
d9294d7938
|
Added new error message.
|
2005-06-06 13:37:31 +00:00 |
|
asfernandes
|
59213efe7e
|
Merge INTL branch into HEAD
|
2005-05-27 22:45:31 +00:00 |
|
robocop
|
7813fe3402
|
Fix SF Bug #494981.
If we can print the name of the exception, we do.
|
2005-05-22 06:13:54 +00:00 |
|
robocop
|
382d5b3432
|
Fix for first part of field test bug #1173988.
Also, fix for misleading message, use -R switch tal must be use -REP switch.
|
2005-04-29 05:36:19 +00:00 |
|
robocop
|
f9815af4ea
|
Updating messages and history after Dmitry's changes.
|
2005-04-28 05:27:47 +00:00 |
|
skidder
|
37739c2c57
|
Add check for overly long identifiers when pasing BLR. This helps with savepoints problem reported by Vlad and other similar issues as well
|
2004-12-22 18:34:52 +00:00 |
|
skidder
|
9507cf9714
|
Context variables support
|
2004-11-22 20:22:03 +00:00 |
|
hvlad
|
6db033a401
|
Added new isc_stack_trace error code for PL-SQL stack trace
|
2004-11-18 13:50:54 +00:00 |
|
dimitr
|
499688434f
|
1) Reworked error reporting
2) Allowed positioned updates for explicit cursors
3) Fixed some possible server crashes
|
2004-11-17 15:23:27 +00:00 |
|
dimitr
|
c1cab92cab
|
1) Reworked error reporting
2) Allowed positioned updates for explicit cursors
3) Fixed some possible server crashes
|
2004-11-17 14:50:33 +00:00 |
|
skidder
|
e2a45653b3
|
regenerated msgs.h
|
2004-11-04 18:59:56 +00:00 |
|
robocop
|
2b3c98520d
|
Added new message. To be used later (pending changes).
|
2004-10-25 10:31:59 +00:00 |
|
skidder
|
fc0c02d2dc
|
Add notion of ODS type to wrong_ods error message
|
2004-09-01 01:08:35 +00:00 |
|
skidder
|
56a42f9765
|
Use slightly more clear messages during FK violations. Patch submitted by Adriano dos Santos Fernandes
|
2004-08-31 22:29:59 +00:00 |
|
dimitr
|
4309b20a5e
|
Added two new error messages.
|
2004-08-02 19:43:54 +00:00 |
|
skidder
|
43cb0d1ce4
|
Y-Valve handle translation layer
|
2004-05-02 23:06:37 +00:00 |
|
brodsom
|
ba44794c1e
|
-Remainings of ib_stdio (Pointed by Claudio)
|
2004-05-01 14:18:28 +00:00 |
|
skidder
|
2c4fe73bd4
|
Implement new shutdown modes (single-user and full shutdown). Tested on Linux/AMD64 CS and SS
|
2004-02-25 01:50:40 +00:00 |
|