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

27993 Commits

Author SHA1 Message Date
paul_reeves
aa3fd068b1 Minor cleanup 2007-09-18 12:48:55 +00:00
robocop
7d082ca78f increment build number 2007-09-18 06:02:11 +00:00
robocop
215e083ea2 increment build number 2007-09-18 06:02:08 +00:00
robocop
658cc34c85 Totally misc. 2007-09-18 06:02:01 +00:00
robocop
e7a15ea6ab increment build number 2007-09-18 06:01:10 +00:00
robocop
b495af9497 Adjust the SHOW command for CORE-1261
Here, we don't need to follow the syntax as it's only informative.
2007-09-18 06:01:07 +00:00
robocop
141595fef8 increment build number 2007-09-18 06:00:21 +00:00
robocop
b261c3dd72 Change for fix in CORE-1261: the index name can't be omitted in our current syntax if the USING clause appears. Example:
CREATE TABLE T (A INTEGER,
CONSTRAINT Z UNIQUE (A) USING DESCENDING INDEX Z);

(The constraint and the index use the same name, but the descending clause forces the using clause and then the index name is mandatory.)
2007-09-18 06:00:18 +00:00
fsg
f6b7c13152 increment build number 2007-09-18 02:22:56 +00:00
fsg
c7f9e1c2a0 nightly update 2007-09-18 02:22:52 +00:00
dimitr
76f837c477 increment build number 2007-09-17 15:48:34 +00:00
dimitr
2c3e6417ef Fixed CORE-1467. 2007-09-17 15:48:31 +00:00
dimitr
02c75bbccf increment build number 2007-09-17 15:11:30 +00:00
dimitr
a97c31fddc increment build number 2007-09-17 13:20:47 +00:00
dimitr
95d8609812 increment build number 2007-09-17 13:19:57 +00:00
paul_reeves
449d64a772 increment build number 2007-09-17 09:49:43 +00:00
paul_reeves
ded4267446 More misc tidy up. 2007-09-17 09:49:39 +00:00
paul_reeves
9ca70c0056 increment build number 2007-09-17 09:48:46 +00:00
paul_reeves
f9d2c07785 Misc tidy up. 2007-09-17 09:48:43 +00:00
paul_reeves
dce698c1f9 increment build number 2007-09-17 08:14:11 +00:00
paul_reeves
11e13470c7 Fix debug build to use release target when building ICU module 2007-09-17 08:14:06 +00:00
paul_reeves
18cdcbe1c2 increment build number 2007-09-17 08:14:05 +00:00
dimitr
bfd770e33b increment build number 2007-09-17 05:56:22 +00:00
dimitr
af1a7bd430 Fixed the wrong assertion. 2007-09-17 05:56:16 +00:00
fsg
6db42106c9 increment build number 2007-09-17 02:22:23 +00:00
fsg
6e213770d7 nightly update 2007-09-17 02:22:19 +00:00
hvlad
3216ad9e93 increment build number 2007-09-16 18:46:52 +00:00
hvlad
8a4c649ee1 Frontport fix for CORE-1207 : FB embedded requires extra OS privileges 2007-09-16 18:46:50 +00:00
asfernandes
5dfa88396e increment build number 2007-09-16 17:35:20 +00:00
asfernandes
d3f854562d increment build number 2007-09-16 17:35:17 +00:00
dimitr
8552fe7429 increment build number 2007-09-16 16:36:40 +00:00
dimitr
64b3f100c3 Update. 2007-09-16 16:36:37 +00:00
asfernandes
08accd3082 increment build number 2007-09-16 16:15:23 +00:00
asfernandes
4b229e89d4 increment build number 2007-09-16 16:15:20 +00:00
asfernandes
a8355d8e8f Misc 2007-09-16 16:15:19 +00:00
asfernandes
05e1a0048f increment build number 2007-09-16 15:41:36 +00:00
asfernandes
fdd74de7f8 Fixed CORE-1466 - Substring of multi-byte BLOBs can fail 2007-09-16 15:41:33 +00:00
robocop
e637699b93 increment build number 2007-09-16 11:16:33 +00:00
robocop
eb51d83899 Fix CORE-1261
First part: change extract.epp that's for scripts
The counterpart in show.epp (not critical) will be updated later.
2007-09-16 11:16:29 +00:00
robocop
74de774b13 increment build number 2007-09-16 09:05:23 +00:00
robocop
344559bc7b Post undocumented SHOW USERS command for testing, with permission from Dmitry. 2007-09-16 09:05:21 +00:00
robocop
e256254154 Fix CORE-1465 2007-09-16 09:02:53 +00:00
robocop
842e48b388 increment build number 2007-09-16 09:02:52 +00:00
robocop
4d3d0879d5 increment build number 2007-09-16 09:02:51 +00:00
robocop
383d89c938 increment build number 2007-09-16 09:02:47 +00:00
fsg
ffae805204 increment build number 2007-09-16 02:21:45 +00:00
fsg
5ba9aaf0f3 nightly update 2007-09-16 02:21:40 +00:00
hvlad
b363438baa increment build number 2007-09-15 15:01:21 +00:00
hvlad
f7fdc098cf Fixed compilation on non-MULTI_THREAD platforms 2007-09-15 15:01:19 +00:00
dimitr
65d764953d increment build number 2007-09-15 06:02:55 +00:00