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

21113 Commits

Author SHA1 Message Date
asfernandes
dc2f6ed0d9 Correction 2006-09-01 01:40:22 +00:00
asfernandes
7569a9324d increment build number 2006-09-01 01:27:57 +00:00
asfernandes
4d0252d980 Misc 2006-09-01 01:27:55 +00:00
asfernandes
5474ee6a94 increment build number 2006-09-01 01:27:54 +00:00
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
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
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
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
asfernandes
e4e9347c9b increment build number 2006-08-27 02:48:54 +00:00
asfernandes
7cb6d7d25c increment build number 2006-08-27 02:48:53 +00:00
asfernandes
b5b8d2f56b increment build number 2006-08-27 02:48:52 +00:00
asfernandes
18b57e55b5 Misc 2006-08-27 02:48:51 +00:00
asfernandes
fae26f1ab2 increment build number 2006-08-27 02:48:46 +00:00
fsg
adcdf31c69 increment build number 2006-08-27 02:20:09 +00:00
fsg
67882b045a increment build number 2006-08-27 02:19:23 +00:00
asfernandes
ea1206d1f6 increment build number 2006-08-27 01:09:49 +00:00
asfernandes
f855d78551 increment build number 2006-08-27 01:09:48 +00:00
asfernandes
fcac437363 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
asfernandes
79c4fdeb4f increment build number 2006-08-26 15:46:11 +00:00
asfernandes
ccdbe63a63 Corrections - thanks to Claudio 2006-08-26 15:46:09 +00:00
asfernandes
212f8990f8 increment build number 2006-08-26 15:46:08 +00:00
hvlad
e04772b9e2 increment build number 2006-08-26 12:24:13 +00:00
hvlad
bcb2836eb1 Cleanup 2006-08-26 12:24:11 +00:00
hvlad
d5360695aa increment build number 2006-08-26 12:12:32 +00:00
hvlad
ece81ac260 Proper but more complex fix for CORE-904: new ODS11 optimizer used unnecessary huge amount of memory while processing IN list with large number of items.
Use Firebird::ObjectsArray instead of Firebird::Array and remove IndexScratchListHolder as unneeded
2006-08-26 12:12:30 +00:00
hvlad
25ffbdb08b increment build number 2006-08-26 11:25:44 +00:00
asfernandes
0dfa1b3997 increment build number 2006-08-26 02:59:53 +00:00
asfernandes
73b8ff849e Backup the new fields added - thanks to Claudio 2006-08-26 02:59:49 +00:00
fsg
5da0e58588 increment build number 2006-08-26 02:19:51 +00:00
asfernandes
1b49b2eda4 increment build number 2006-08-26 02:02:50 +00:00
asfernandes
a1b03ceefb Correction for default value of parameters 2006-08-26 02:02:46 +00:00
dimitr
82ea883cad increment build number 2006-08-25 05:42:12 +00:00
dimitr
bb34500a8b Fixed another bug reported in fb-devel. 2006-08-25 05:42:11 +00:00
dimitr
cae4ebab37 increment build number 2006-08-25 04:57:15 +00:00
dimitr
b496022b61 Fixed a small issue noticed by Michal. 2006-08-25 04:57:14 +00:00
dimitr
43b1511c06 increment build number 2006-08-25 04:51:15 +00:00
dimitr
67e061029f Fixed a small issue noticed by Michal. 2006-08-25 04:51:13 +00:00
dimitr
8dc8c23c1a increment build number 2006-08-25 04:50:54 +00:00
fsg
fec609e5a8 increment build number 2006-08-25 02:19:59 +00:00
hvlad
d372badccd increment build number 2006-08-24 13:28:44 +00:00
hvlad
705db538f9 Fix for CORE-908: Garbage in plan output of complex statement 2006-08-24 13:28:42 +00:00
fsg
a63f5bf9e4 increment build number 2006-08-22 13:09:48 +00:00
fsg
7e3d7a635c increment build number 2006-08-22 13:09:06 +00:00
alexpeshkoff
6ce7f1f4a6 increment build number 2006-08-22 11:11:07 +00:00
asfernandes
027c475118 increment build number 2006-08-22 02:27:09 +00:00
asfernandes
6ca9286373 Display system collations in isql SHOW COLLATIONS 2006-08-22 02:27:07 +00:00
hvlad
b153596cd0 increment build number 2006-08-21 15:23:24 +00:00
alexpeshkoff
39f4ab1263 increment build number 2006-08-21 08:23:05 +00:00
alexpeshkoff
bf3b16eb9d commited patch of Gerard Patel 2006-08-21 08:23:02 +00:00
asfernandes
2ad4ccca50 increment build number 2006-08-20 19:26:37 +00:00
asfernandes
8622322ca2 Print the statement text before print the BLR 2006-08-20 19:26:35 +00:00
asfernandes
97a5f66ab2 increment build number 2006-08-20 15:23:05 +00:00
asfernandes
33422843fc Rollback change not necessary after creation of consts_pub.h 2006-08-20 15:23:00 +00:00
fsg
1b084f18fe increment build number 2006-08-20 02:19:44 +00:00
asfernandes
e6e8dfad2b increment build number 2006-08-19 18:18:33 +00:00
asfernandes
3fb67ef75d Fix problems of RETURNING...INTO of not yet existent constructions (update/delete) 2006-08-19 18:18:31 +00:00
asfernandes
d0de0728bf increment build number 2006-08-19 15:49:32 +00:00