dimitr
f3b8f38c22
Restored the error reporting for the already closed cursor.
2014-01-06 08:03:14 +00:00
asfernandes
f85f43ae9c
Change type of user flags from int to bool.
2014-01-06 00:57:10 +00:00
asfernandes
0ec5daac05
Misc.
2014-01-06 00:51:37 +00:00
firebirds
0775e0cc83
nightly update
2014-01-06 00:30:51 +00:00
dimitr
15113ae2dd
Resolved CORE-1482: Make optimizer to consider ORDER BY optimization when making decision about join order.
...
Also, improved (hopefully) cost calculation for navigational retrievals.
2014-01-05 19:40:07 +00:00
dimitr
adef7226a0
Fixed CORE-4313: Error "Attempt to reopen an open cursor" may be raised if the query handle is reused in a different transaction.
2014-01-05 16:25:12 +00:00
firebirds
5f3f0d98cc
nightly update
2013-12-30 00:29:10 +00:00
hvlad
54a33e39f7
One more typo in validation messages
2013-12-29 15:55:09 +00:00
robocop
2810026363
Misc and warnings.
2013-12-29 00:35:50 +00:00
firebirds
aa1aa4eed8
nightly update
2013-12-28 00:28:43 +00:00
dimitr
d7f6aba4a9
Updated docs.
2013-12-27 11:27:23 +00:00
dimitr
545629d417
Bump the version suffix.
2013-12-27 07:52:14 +00:00
firebirds
03cc13f4db
nightly update
2013-12-27 00:27:39 +00:00
alexpeshkoff
35c23e7086
Misc enhancements in user management - thanks to Adriano
2013-12-26 10:59:25 +00:00
firebirds
0e3243ef78
nightly update
2013-12-26 00:42:33 +00:00
asfernandes
7bb6f550ee
Misc.
2013-12-25 23:36:56 +00:00
hvlad
2e7ca28cce
Fixed bug CORE-2165 : Unnecessary 1 index read may occur when using strict inequality condition
2013-12-25 10:59:22 +00:00
hvlad
7ef7eb3467
Additional fix for bug CORE-4302 : Lookup (or scan) in descending index could be very inefficient for some keys
2013-12-25 10:57:27 +00:00
firebirds
1074ec9420
nightly update
2013-12-24 00:29:28 +00:00
dimitr
a4570e1f36
Updated docs.
2013-12-23 11:57:49 +00:00
alexpeshkoff
db7baf02e6
Removed wrong assert
2013-12-23 10:55:08 +00:00
firebirds
05027f8148
nightly update
2013-12-22 00:44:13 +00:00
hvlad
b6e00c5cdb
Fixed bug CORE-4302 : Descending index could be very inefficient for some keys
2013-12-21 18:46:33 +00:00
firebirds
aa2333cec6
nightly update
2013-12-20 00:37:06 +00:00
alexpeshkoff
d0a916138f
Fixed CORE-4298: fbsvcmgr doesn't recognise sts_record_versions and other sts switches
2013-12-19 13:48:17 +00:00
dimitr
b2375e34d7
I prefer to explicitly initialize suspicious pointers. Related to CORE-4300 (although there's no crash here).
2013-12-19 11:41:11 +00:00
firebirds
8903f17d20
nightly update
2013-12-18 00:28:31 +00:00
alexpeshkoff
dacbc27616
Implemented CORE-3365: Extend syntax for ALTER CURRENT USER
2013-12-17 16:24:49 +00:00
alexpeshkoff
7355df4a99
Misc
2013-12-17 15:52:30 +00:00
alexpeshkoff
812f422392
Documented changes in SQL user management
2013-12-17 15:49:10 +00:00
alexpeshkoff
64b4f89d43
Changed syntax of user definition operators according to discussion in devel
...
Added virtual table sec$user_attributes with parsed user's attributes
Implemented CORE-2004: Ability to alter user inactive/active
Implemented CORE-2063: Added CREATE OR ALTER USER operator
Implemented CORE-3931: Ability to set comment for the user
2013-12-17 14:20:25 +00:00
firebirds
4085ac9ae2
nightly update
2013-12-17 00:40:12 +00:00
asfernandes
5b790ef18d
Fixed CORE-4271 - Engine crashs in case of re-creation of an erratic package body.
2013-12-16 01:32:44 +00:00
firebirds
97b328f36d
nightly update
2013-12-16 00:44:33 +00:00
asfernandes
e280fc27c7
Remove two introduced reduce/reduce conflict in the parser.
2013-12-15 01:19:39 +00:00
firebirds
eb9cc86a92
nightly update
2013-12-15 00:42:41 +00:00
asfernandes
8e73b1cb28
Misc.
2013-12-14 23:59:55 +00:00
firebirds
5117594b2b
nightly update
2013-12-13 00:44:31 +00:00
asfernandes
2aa3e8dd4d
Working in progress on the fix for CORE-4271: unify as possible the handling of procedures and functions.
2013-12-12 14:42:31 +00:00
firebirds
2d6546fe24
nightly update
2013-12-12 01:02:10 +00:00
dimitr
f1139cc9ab
Protected from unexpected operations with a closed stream.
2013-12-11 17:11:47 +00:00
hvlad
82a1736390
Fixed bug CORE-4297 : Gfix crashed when description of limbo transaction have size large than 1KB
2013-12-11 16:32:39 +00:00
dimitr
bd1429c8ba
Fixed the issue with recursive CTEs reported by Philippe in firebird-devel.
2013-12-11 11:04:08 +00:00
hvlad
07bc0dfc81
No need to maintain precedence for temporary blobs. Use correct page space for precedence.
2013-12-11 10:20:30 +00:00
hvlad
b9a5577467
Refactor common code a bit
2013-12-11 10:19:13 +00:00
firebirds
34e9e6cc93
nightly update
2013-12-11 00:46:29 +00:00
alexpeshkoff
72bfd909e6
Fixed CORE-4290: added SQL support to set/drop unlimited list of user's properties
2013-12-10 13:03:39 +00:00
firebirds
c6a83e4f97
nightly update
2013-12-10 00:28:52 +00:00
alexpeshkoff
3d3a143bf3
Fixed issues noticed by Claudio
2013-12-09 08:19:49 +00:00
firebirds
eac8ed420a
nightly update
2013-12-07 01:09:46 +00:00