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

18311 Commits

Author SHA1 Message Date
fsg
b27a465a2c nightly update 2005-05-24 02:26:50 +00:00
arnobrinkman
46aeb4705f increment build number 2005-05-23 23:19:50 +00:00
arnobrinkman
b81de1aca4 more realistic cost value for unique retrieval 2005-05-23 23:19:43 +00:00
arnobrinkman
79f187ac73 increment build number 2005-05-23 23:17:04 +00:00
arnobrinkman
1e539b16c1 fixed missed return, thanks to Claudio 2005-05-23 23:16:49 +00:00
skidder
6abad30c54 increment build number 2005-05-23 21:10:17 +00:00
fsg
14e45badbb increment build number 2005-05-23 02:23:55 +00:00
fsg
d5e5f68c81 nightly update 2005-05-23 02:23:51 +00:00
robocop
6172af33fe increment build number 2005-05-22 06:18:53 +00:00
robocop
23f6de156e Fix crash with views in expand_view_nodes caused by Alex' recent cleanup: unlike VaryingString (aka str) that inherits from pool_alloc_rpt, plain dynamic allocation of UCHAR[n] isn't memset to zero by our allocator, causing us to walk random garbage. 2005-05-22 06:18:51 +00:00
robocop
7813fe3402 Fix SF Bug #494981.
If we can print the name of the exception, we do.
2005-05-22 06:13:54 +00:00
robocop
f835a1adb1 increment build number 2005-05-22 06:13:48 +00:00
robocop
024281f4c8 increment build number 2005-05-22 03:11:44 +00:00
robocop
18a5dfcfc2 increment build number 2005-05-22 03:11:42 +00:00
robocop
3aaa840483 Misc. 2005-05-22 03:11:41 +00:00
robocop
9fc28213e4 increment build number 2005-05-22 03:11:36 +00:00
robocop
cb4ee8a421 increment build number 2005-05-22 03:11:35 +00:00
robocop
9e93da4678 increment build number 2005-05-22 03:10:18 +00:00
robocop
c823700a27 ALTER EXTERNAL FUNCTION: be able to change the entry_point or the module_name when the UDF cannot be dropped to correct the declaration because it's used in some view, procedure, trigger or check. 2005-05-22 03:10:01 +00:00
robocop
f948558063 increment build number 2005-05-22 02:42:20 +00:00
robocop
b490df3a41 ALTER EXTERNAL FUNCTION: be able to change the entry_point or the module_name when the UDF cannot be dropped to correct the declaration because it's used in some view, procedure, trigger or check. 2005-05-22 02:42:17 +00:00
fsg
c046acc77d increment build number 2005-05-21 02:24:28 +00:00
fsg
a3e299ab31 nightly update 2005-05-21 02:24:21 +00:00
robocop
085798d637 increment build number 2005-05-20 08:34:30 +00:00
robocop
e449e24d0b Escape single quotes in comment's text and double quotes in identifiers that have metadata comments not when we are doing SHOW COMMENT[S] but only when we are extracting a script, as Martijn suggested. 2005-05-20 08:34:19 +00:00
robocop
d963a6c61d increment build number 2005-05-20 00:23:28 +00:00
robocop
9866889a99 increment build number 2005-05-20 00:23:26 +00:00
robocop
e93513cd9a - Adjust error messages.
- Correct way to stop automatically generated triggers from being altered.
2005-05-20 00:23:25 +00:00
robocop
aa63ab1d66 increment build number 2005-05-19 23:41:22 +00:00
robocop
87c074705b increment build number 2005-05-19 23:41:18 +00:00
robocop
95d8b36260 Misc. 2005-05-19 23:41:17 +00:00
robocop
325986d385 increment build number 2005-05-19 08:26:59 +00:00
robocop
b79672c9a3 Getting rid of commented code that belonged to the dead shared cache and/or WAL. 2005-05-19 08:26:38 +00:00
robocop
a9a339939f increment build number 2005-05-19 08:03:36 +00:00
robocop
1ac3a5d9b7 - Implement the SHOW COMMENT(S) command.
- Integrate it into metadata extraction, too.
- A couple of minor improvements to isql.
See explanation in show_comments() function.
2005-05-19 08:03:10 +00:00
robocop
4fbcbfe2d9 increment build number 2005-05-19 07:43:22 +00:00
robocop
80392081bc increment build number 2005-05-19 07:43:21 +00:00
robocop
da0da74ee9 New message for isql. 2005-05-19 07:43:16 +00:00
robocop
e552e78a79 increment build number 2005-05-19 07:41:31 +00:00
robocop
1fc49649a0 Getting rid of commented code that belonged to the dead shared cache and/or WAL plus making COLLATION non-reserved word and having trivial special handling for COMMENT so it's recognized as token only if it's the first token. 2005-05-19 07:41:27 +00:00
robocop
0b3a49ad0a increment build number 2005-05-19 07:38:50 +00:00
robocop
934c5d8cf3 Getting rid of commented code that belonged to the dead shared cache and/or WAL plus identifying the keywords that have special handling as non-keyword, so isql and others future clients of KEYWORD_stringIsAToken() won't treat these as if they need double quotes. 2005-05-19 07:38:29 +00:00
robocop
3f00f86609 increment build number 2005-05-19 07:34:50 +00:00
robocop
da0a6bba5b Getting rid of commented code that belonged to the dead shared cache and/or WAL plus fixing some indentation. 2005-05-19 07:34:46 +00:00
aafemt
924221ae6f increment build number 2005-05-19 05:09:09 +00:00
aafemt
d1d1c1423a Config classes are not part of common library because of ifdefs inside 2005-05-19 05:09:06 +00:00
dimitr
1bd30626e7 increment build number 2005-05-19 03:28:11 +00:00
dimitr
ec0a084a61 Correction. 2005-05-19 03:28:07 +00:00
fsg
14efdd0e97 increment build number 2005-05-19 02:24:08 +00:00
fsg
2034cacc3e nightly update 2005-05-19 02:24:02 +00:00