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

23420 Commits

Author SHA1 Message Date
asfernandes
ef81ac148d increment build number 2006-09-01 01:27:53 +00:00
asfernandes
10bb44b199 increment build number 2006-09-01 01:27:51 +00:00
arnobrinkman
858c90a79d increment build number 2006-08-31 18:17:00 +00:00
arnobrinkman
eaf233717a Fix bug CORE-897 2006-08-31 18:16:58 +00:00
asfernandes
87761125f3 increment build number 2006-08-31 16:52:50 +00:00
asfernandes
568cd794f6 increment build number 2006-08-31 16:52:49 +00:00
asfernandes
8e08d2c25c Extend SHOW SYSTEM to accept parameters TABLES, FUNCTIONS and COLLATIONS 2006-08-31 16:52:48 +00:00
robocop
146bd4fccc increment build number 2006-08-31 09:09:07 +00:00
robocop
eb5244daef Make these messages clear by uppercasing the part that corresponds to the SQL syntax. Anyway, these msgs shouldn't be there; they should be in the messages db for localization instead! 2006-08-31 09:09:06 +00:00
robocop
992af0edbb increment build number 2006-08-31 09:06:21 +00:00
robocop
9030c596a9 increment build number 2006-08-31 09:06:19 +00:00
robocop
7dab022ddf Prevent users from creating explicit domains that resemble implicit domains because this trick confuses our internal checks:
SQL> create domain rdb$1 int;
Statement failed, SQLCODE = -637
Dynamic SQL Error
-SQL error code = -637
-Implicit domain name RDB$1 not allowed in user created domain
2006-08-31 09:06:15 +00:00
robocop
f3b5317b62 increment build number 2006-08-31 09:06:08 +00:00
robocop
1089e63b35 increment build number 2006-08-31 08:24:58 +00:00
robocop
55add73a89 Fix two domain-related deletion messages; one of the fixes was taken from Bill Oliver's commit. 2006-08-31 08:24:56 +00:00
robocop
4e41cd396d increment build number 2006-08-31 08:24:09 +00:00
robocop
56d19d8f53 Centralize detection of those pesky implicit domains.
There may be more cases that can use the new function.
2006-08-31 08:01:24 +00:00
robocop
8f974c82e3 increment build number 2006-08-31 08:01:21 +00:00
robocop
680662afaa increment build number 2006-08-31 08:01:14 +00:00
fsg
3170a2c1a0 increment build number 2006-08-31 02:20:57 +00:00
fsg
1ec353b091 increment build number 2006-08-31 02:20:08 +00:00
fsg
b04d5cdd98 nightly update 2006-08-31 02:20:04 +00:00
hvlad
eb42597b18 increment build number 2006-08-30 16:59:51 +00:00
robocop
88dd6cea9f increment build number 2006-08-30 06:14:37 +00:00
robocop
bdda709bca Misc. 2006-08-30 06:14:34 +00:00
robocop
8c2a99f4b5 increment build number 2006-08-30 04:55:19 +00:00
robocop
7421ce8131 increment build number 2006-08-30 04:55:18 +00:00
robocop
4b4d5ae0e7 Make sure these domain fields remain NULL for the new ODS. 2006-08-30 04:55:15 +00:00
robocop
b7e6c1bc6d increment build number 2006-08-30 04:54:45 +00:00
robocop
7fced64a88 Misc. 2006-08-30 04:54:44 +00:00
robocop
d64030a3bb increment build number 2006-08-30 04:52:39 +00:00
robocop
98290623ba increment build number 2006-08-30 04:50:56 +00:00
robocop
ae1dd3098c We just need one field to identify a new ODS version. 2006-08-30 04:50:53 +00:00
asfernandes
e388cdabf5 increment build number 2006-08-30 02:31:43 +00:00
asfernandes
9efd321894 Fixed crash with CREATE VIEW ... AS SELECT and the number of columns of the SELECT is greated than the number of columns of the VIEW 2006-08-30 02:31:41 +00:00
fsg
8835b8dd5a increment build number 2006-08-30 02:19:38 +00:00
fsg
5ead351606 nightly update 2006-08-30 02:19:35 +00:00
hvlad
839b347674 increment build number 2006-08-29 21:48:18 +00:00
hvlad
02f00bb722 Mistake fixed 2006-08-29 21:48:15 +00:00
asfernandes
4221130a61 increment build number 2006-08-29 15:39:04 +00:00
asfernandes
e808d69001 Correction - thanks to Claudio 2006-08-29 15:39:00 +00:00
asfernandes
ce296682d7 increment build number 2006-08-29 12:16:53 +00:00
asfernandes
7d4af708ab Don't store dependencies on auto-generated domains of procedure parameters.
TYPE OF parameters is already catched by the BLR parser.
2006-08-29 12:16:49 +00:00
aafemt
31a26f10f1 increment build number 2006-08-29 08:37:36 +00:00
aafemt
e6576cfc69 Fix MinGW SS build 2006-08-29 08:37:33 +00:00
hvlad
533106fc0f increment build number 2006-08-29 07:09:04 +00:00
hvlad
2df6015b5b Don't allocate more space than needed in temp file 2006-08-29 07:09:00 +00:00
dimitr
5f30d70730 increment build number 2006-08-29 05:38:55 +00:00
dimitr
fc790706e7 Fixed creation of views and external tables. 2006-08-29 05:38:52 +00:00
fsg
5e7a2a9b77 increment build number 2006-08-28 02:24:15 +00:00