dimitr
|
e1b83aa99a
|
increment build number
|
2003-02-24 13:53:08 +00:00 |
|
dimitr
|
01ad3c5cd0
|
1) Some cleanup.
2) Problem with the GC thread during detaching seems to be fixed.
|
2003-02-24 13:53:06 +00:00 |
|
dimitr
|
ca3a7023d2
|
increment build number
|
2003-02-24 13:16:11 +00:00 |
|
dimitr
|
d61fb482ac
|
Fixed problem with lack of trailing backslash in the registry key.
|
2003-02-24 13:16:10 +00:00 |
|
eku
|
994cc7ec1a
|
increment build number
|
2003-02-24 09:52:40 +00:00 |
|
eku
|
5ffe65acc2
|
Since PYXIS support has gone some time ago, remove it from the Makefiles as
well.
|
2003-02-24 09:52:33 +00:00 |
|
dimitr
|
0ba6aaaf5a
|
increment build number
|
2003-02-24 09:37:58 +00:00 |
|
dimitr
|
7d4444165b
|
Cleanup.
|
2003-02-24 09:37:52 +00:00 |
|
arnobrinkman
|
376f4b2bcc
|
increment build number
|
2003-02-23 23:40:42 +00:00 |
|
arnobrinkman
|
c187bdd4b8
|
sub-selects inside a set-clause from an UPDATE didn't use an index when there was one.
From now indices are used whenever possible with sub-selects inside the set-clause.
Pointed by Nickolay Samofatov.
|
2003-02-23 23:40:41 +00:00 |
|
fsg
|
69b7b0d26b
|
increment build number
|
2003-02-23 23:21:24 +00:00 |
|
fsg
|
a81b103c9f
|
Updated ChangeLog
|
2003-02-23 23:20:01 +00:00 |
|
dimitr
|
84b1313749
|
increment build number
|
2003-02-23 10:23:20 +00:00 |
|
dimitr
|
09c3847515
|
A bit reworked fixed-size vector allocations. Thanks to Mike for the hint.
|
2003-02-23 10:23:19 +00:00 |
|
arnobrinkman
|
97dfcaeb0c
|
increment build number
|
2003-02-23 01:36:24 +00:00 |
|
arnobrinkman
|
f890eca4ea
|
bugfix: DISTINCT with sub-selects (context already in use (BLR error)). Distinct items are now correctly parsed and not just copied from the select-list.
|
2003-02-23 01:36:22 +00:00 |
|
fsg
|
df50e4bafc
|
increment build number
|
2003-02-22 23:18:08 +00:00 |
|
fsg
|
7724545f2f
|
Updated ChangeLog
|
2003-02-22 23:18:06 +00:00 |
|
skidder
|
cdd13d5d7f
|
increment build number
|
2003-02-22 21:54:11 +00:00 |
|
skidder
|
747bad9b5c
|
Add ability to get a list of currently active transactions via isc_database_info call
|
2003-02-22 21:54:10 +00:00 |
|
skidder
|
f54ca0bea3
|
increment build number
|
2003-02-22 21:48:49 +00:00 |
|
skidder
|
ca67236406
|
Get ready for Beta3
|
2003-02-22 21:48:48 +00:00 |
|
dimitr
|
0a66ff2868
|
increment build number
|
2003-02-22 17:21:25 +00:00 |
|
dimitr
|
973f93f0fe
|
Beta 3 will be out in a few days.
|
2003-02-22 17:21:23 +00:00 |
|
dimitr
|
04cbcbc150
|
increment build number
|
2003-02-22 17:13:12 +00:00 |
|
dimitr
|
dfb8f80dc3
|
Fixed problem with ISQL and character code 0xFF.
|
2003-02-22 17:13:07 +00:00 |
|
dimitr
|
326cfd3b02
|
increment build number
|
2003-02-22 17:09:03 +00:00 |
|
dimitr
|
18549a8e14
|
Cleanup and some economy of the stack space (in favor of the heap). Performance penalty isn't noticable.
|
2003-02-22 17:09:02 +00:00 |
|
skidder
|
b05a4981cf
|
increment build number
|
2003-02-22 15:45:24 +00:00 |
|
skidder
|
8121720f94
|
Make intl support work on POSIX again
|
2003-02-22 15:45:22 +00:00 |
|
dimitr
|
fea9359a91
|
increment build number
|
2003-02-22 15:10:30 +00:00 |
|
dimitr
|
02963521f8
|
Some cleanup of the optimizer.
|
2003-02-22 15:10:29 +00:00 |
|
dimitr
|
bccbf54de0
|
increment build number
|
2003-02-22 14:23:57 +00:00 |
|
dimitr
|
cecc8e915e
|
Added new config option.
|
2003-02-22 14:23:56 +00:00 |
|
dimitr
|
f260797f6a
|
increment build number
|
2003-02-22 12:20:56 +00:00 |
|
dimitr
|
09dec233aa
|
Made the optimizer a bit better in the case of old index statistics.
|
2003-02-22 12:20:53 +00:00 |
|
tamlin
|
ca5fbbcc43
|
increment build number
|
2003-02-22 10:10:38 +00:00 |
|
tamlin
|
f5676d103e
|
A little bit of code cleanup and addition of a few asserts, to get early warning before it crashes.
|
2003-02-22 10:10:37 +00:00 |
|
arnobrinkman
|
b2b035c497
|
increment build number
|
2003-02-22 00:48:41 +00:00 |
|
arnobrinkman
|
59c31c48bc
|
Let the optimizer build MERGE/SORT where possible.
This is : Multiple STORED PROCEDURES and/or VIEWS with internally aggregate or union
|
2003-02-22 00:48:38 +00:00 |
|
fsg
|
edd37a0a07
|
increment build number
|
2003-02-21 23:21:53 +00:00 |
|
fsg
|
ecca89c8e1
|
Updated ChangeLog
|
2003-02-21 23:21:43 +00:00 |
|
dimitr
|
193fb1d1b0
|
increment build number
|
2003-02-21 09:25:25 +00:00 |
|
dimitr
|
4628746c58
|
Fixed bug in the previous commit.
|
2003-02-21 09:25:17 +00:00 |
|
dimitr
|
f0430b19e6
|
increment build number
|
2003-02-21 09:17:12 +00:00 |
|
dimitr
|
bdb6d25a3b
|
Committed Mike's introduction of short-circuit boolean evaluation.
|
2003-02-21 09:17:03 +00:00 |
|
dimitr
|
5856cd3dab
|
increment build number
|
2003-02-21 09:14:55 +00:00 |
|
hippoman
|
200b359f69
|
increment build number
|
2003-02-21 00:32:11 +00:00 |
|
hippoman
|
d4e38c9f2a
|
increment build number
|
2003-02-21 00:32:10 +00:00 |
|
hippoman
|
d1e38338f9
|
* new projects
|
2003-02-21 00:32:09 +00:00 |
|