8
0
mirror of https://github.com/FirebirdSQL/firebird.git synced 2025-01-24 18:43:02 +01:00
Commit Graph

18181 Commits

Author SHA1 Message Date
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
dimitr
2c2d36473f increment build number 2005-05-18 19:27:15 +00:00
dimitr
edf48a04be Fixed the threading issues in fbembed. 2005-05-18 19:26:47 +00:00
arnobrinkman
2067f75c04 increment build number 2005-05-18 18:56:21 +00:00
arnobrinkman
0132e696f2 Fix mapping problem when derived table was used as sub-query.
This was only possible since pass1_any() behaviour has been changed.
Normally a derived table cannot access fields outside the derived table context.
2005-05-18 18:55:57 +00:00
dimitr
a4408dc08a increment build number 2005-05-18 15:53:46 +00:00
dimitr
00e8d18464 Implemented metadata extract for expression indices. 2005-05-18 15:53:41 +00:00
dimitr
a10df93246 increment build number 2005-05-18 14:43:52 +00:00
dimitr
8f13835656 1. Fixed bug with selectivity of non-equality comparisons.
2. A bit changed the invertions selection code to help in both MERGE and JOIN paths.
2005-05-18 14:43:36 +00:00
alexpeshkoff
c7304b513a increment build number 2005-05-18 11:06:17 +00:00
alexpeshkoff
23aa3b9fef misc 2005-05-18 11:06:15 +00:00
alexpeshkoff
8a55e418b2 increment build number 2005-05-18 11:06:14 +00:00
robocop
6449111e08 increment build number 2005-05-18 08:41:52 +00:00
robocop
585a7d19d2 Corrections to the COMMENT ON facility. 2005-05-18 08:41:47 +00:00
robocop
a061d38e39 increment build number 2005-05-18 07:29:24 +00:00
robocop
e2b16d669d Get rid of redundant definition: already in constants.h. 2005-05-18 07:29:13 +00:00
robocop
cb6100316b increment build number 2005-05-18 07:27:36 +00:00
robocop
43ce2abc98 Correcting myself. 2005-05-18 07:27:25 +00:00
fsg
c1e95661dc increment build number 2005-05-18 02:23:24 +00:00
fsg
dd2de8d14e nightly update 2005-05-18 02:23:19 +00:00
alexpeshkoff
6ff9c5da1b increment build number 2005-05-17 18:20:27 +00:00
alexpeshkoff
c03d2241c5 fixed issues, reported by Claudio 2005-05-17 18:20:07 +00:00
alexpeshkoff
0b8bba662e increment build number 2005-05-17 18:20:06 +00:00
robocop
3c64de7d00 increment build number 2005-05-17 07:22:11 +00:00
robocop
83945cc239 Explain how metadata comments syntax works. 2005-05-17 07:21:56 +00:00
robocop
0285f6bf76 - Implement the proposed COMMENT keyword to allow descriptions in database objects. Subject to change or withdrawal.
- Enhance some messages. Reuse some msg numbers that were duplicate.
- Fix some issues found in Alex recent MetaName-related commits.
2005-05-17 07:17:25 +00:00
robocop
ccfb7ecc3f increment build number 2005-05-17 07:17:24 +00:00
robocop
5bf89a3e60 increment build number 2005-05-17 07:17:18 +00:00
robocop
870cb2522f increment build number 2005-05-17 07:16:59 +00:00
fsg
ae68940280 increment build number 2005-05-17 02:24:34 +00:00
fsg
23f2fd8b59 nightly update 2005-05-17 02:24:23 +00:00