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

50558 Commits

Author SHA1 Message Date
dimitr
fee9ca2cc3 Improved the detailed plan output (report both table name and its alias). 2014-07-12 08:04:04 +00:00
firebirds
30b78cd071 nightly update 2014-07-11 00:36:16 +00:00
asfernandes
c74f71e143 Simplifications. 2014-07-10 15:45:02 +00:00
asfernandes
62719c854d Warnings. 2014-07-10 02:25:44 +00:00
asfernandes
fa0c3dd11c Misc. 2014-07-10 02:21:18 +00:00
firebirds
5f86a8f1f8 nightly update 2014-07-09 00:37:11 +00:00
roman-simakov
573e93e5a6 Fixed CORE-735: User rights for metadata changes.
We check DDL in DDL nodes and skip at vio level. vio level still exists for direct metadata editing.
2014-07-08 07:35:27 +00:00
firebirds
a1d0c2b52a nightly update 2014-07-07 00:47:21 +00:00
hvlad
e8abd4c201 Fixed Windows build 2014-07-06 21:15:47 +00:00
asfernandes
6af94ab408 Get rid of warnings and two set of constants chasing the same "number space". 2014-07-06 18:47:17 +00:00
firebirds
5590ff59a9 nightly update 2014-07-06 00:35:48 +00:00
asfernandes
c35228c0ee Misc. 2014-07-05 18:36:54 +00:00
firebirds
321cb4539a nightly update 2014-07-05 00:35:48 +00:00
fsg
e7ea80b645 rename constants used by extract.epp to avoid future naming conflicts 2014-07-04 14:43:40 +00:00
alexpeshkoff
2b066db7ab Fixed CORE-4478: Failure to load provider/plugin not reported 2014-07-04 08:25:49 +00:00
firebirds
2dfeb0e422 nightly update 2014-07-04 00:35:34 +00:00
alexpeshkoff
9dda94984b Fixed management for users with ' (single quote) in a name 2014-07-03 09:43:41 +00:00
alexpeshkoff
1213828e37 Added missing check for provider status before creating yvalve objects 2014-07-03 09:37:59 +00:00
alexpeshkoff
f9963d95dc Frontported fix for linux build regression 2014-07-03 07:54:48 +00:00
firebirds
d94f45288a nightly update 2014-07-03 00:28:01 +00:00
dimitr
306c4043f4 Fixed CORE-4480: ISQL issues warning: "Bad debug info format" when connect to database with stored function after it's restoring. 2014-07-02 19:19:05 +00:00
alexpeshkoff
a9721f18e0 Added first parameter IStatus* to a lot of functions in API interfaces 2014-07-02 12:57:12 +00:00
fsg
d9b465b824 corrections as suggested by Adriano and Claudio 2014-07-02 07:59:31 +00:00
asfernandes
3233fca7f5 Misc. 2014-07-02 02:22:40 +00:00
firebirds
8c149a0248 nightly update 2014-07-02 00:30:41 +00:00
alexpeshkoff
a936611786 Fixed CORE-4477: Field RDB$MAP_TO_TYPE is not present in RDB$TYPES 2014-07-01 08:23:07 +00:00
firebirds
5fbff493d9 nightly update 2014-07-01 00:18:05 +00:00
alexpeshkoff
f1e3ba674b Fixed CORE-4475: attempt to create lock files directory fails during cleanup 2014-06-30 11:45:53 +00:00
firebirds
8e94a32920 nightly update 2014-06-29 00:36:05 +00:00
alexpeshkoff
adb0480c9b Fixed CORE-4469: Add field in SEC$USERS reflecting whether a user has RDB$ADMIN role in security database 2014-06-28 09:58:02 +00:00
firebirds
fc8016e044 nightly update 2014-06-28 00:35:36 +00:00
alexpeshkoff
5f4d742a45 Fixed CORE-4468: CREATE USER GRANT ADMIN ROLE does not work 2014-06-27 11:58:22 +00:00
alexpeshkoff
d3abae08e6 cleanup 2014-06-27 11:32:33 +00:00
firebirds
b2811a1400 nightly update 2014-06-27 00:39:59 +00:00
fsg
4ee9286131 some more enhancements to isqls extract utility
split extraction of functions and procedures in two parts (header and body)
2014-06-26 16:14:21 +00:00
alexpeshkoff
7b33771b73 Fixed very frequent segfault in monitoring code (CS/SC): tdbb->attachment was not set in thread_db::getCharSet() function used to convert monitoring strings 2014-06-26 09:43:40 +00:00
alexpeshkoff
26319333e3 Renamed mapping-related tables as was discussed in devel 2014-06-26 09:37:55 +00:00
fsg
2d025fe99b extract domain definitions before functions, they may need them 2014-06-26 07:32:01 +00:00
fsg
28a9f167ff fixed extract of return parameter of external UDF's 2014-06-26 07:09:16 +00:00
firebirds
abe52a73c1 nightly update 2014-06-26 00:29:29 +00:00
alexpeshkoff
568861d2d7 Cleanup - removed unused any more service time only switches trusted_user & trusted_role 2014-06-25 11:20:42 +00:00
firebirds
ac421c2fb7 nightly update 2014-06-25 01:36:14 +00:00
alexpeshkoff
0e8e251e03 Avoid non-standard use of RDB$ROLES.RDB$SYSTEM_FLAG 2014-06-24 10:16:24 +00:00
alexpeshkoff
a38c2ab324 Fixed CORE-4464: Duplicate tags for CREATE/ALTER USER not handled correctly 2014-06-24 06:58:05 +00:00
firebirds
d36f59007c nightly update 2014-06-24 01:06:22 +00:00
alexpeshkoff
69475936c8 Fixed deadlock privately reported by Dmitry Yemanov 2014-06-23 11:17:25 +00:00
firebirds
a9f154f974 nightly update 2014-06-23 00:30:44 +00:00
asfernandes
c42c2b833f Fixed CORE-4470 - gbak fails to restore database containing dependency between views and packaged functions. 2014-06-22 02:30:24 +00:00
firebirds
ff8a3ee993 nightly update 2014-06-22 00:30:23 +00:00
fsg
af44f86e59 let isql ignore packaged functions when extracting external UDF's 2014-06-21 14:07:47 +00:00