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

19311 Commits

Author SHA1 Message Date
robocop
aab2d20725 - Get rid of DBB_v3 in DSQL and put a message just in case we find ODS<=7 (impossible in theory, since FB wouldn't open such db).
- Put mnemonics for two hardcoded error msgs I hijacked from DYN years ago. Now they are defined for the SQLERR facility.
2005-09-10 07:15:24 +00:00
robocop
19045f5b4e increment build number 2005-09-10 07:15:23 +00:00
fsg
f57c9104d5 increment build number 2005-09-10 02:17:37 +00:00
fsg
c394025317 nightly update 2005-09-10 02:17:36 +00:00
dimitr
219b8333d8 increment build number 2005-09-09 10:15:04 +00:00
dimitr
e2ca3104e5 Cleanup. 2005-09-09 10:15:02 +00:00
dimitr
d4811f47d7 increment build number 2005-09-09 09:07:10 +00:00
dimitr
d946030bed Small correction. 2005-09-09 09:07:08 +00:00
dimitr
e8da21d2e7 increment build number 2005-09-09 06:40:46 +00:00
dimitr
9309486dba Clear the DSQL metadata cache after ALTER EXTERNAL FUNCTION statement. 2005-09-09 06:40:44 +00:00
fsg
ddf117fa74 increment build number 2005-09-09 02:17:57 +00:00
fsg
133fc7d5e9 nightly update 2005-09-09 02:17:56 +00:00
alexpeshkoff
63c51615fd increment build number 2005-09-08 16:41:58 +00:00
alexpeshkoff
f8235339e8 increment build number 2005-09-08 16:41:57 +00:00
alexpeshkoff
e832cd2c68 fixed BOFs in PIO functions 2005-09-08 16:41:56 +00:00
alexpeshkoff
541f424620 increment build number 2005-09-08 16:39:16 +00:00
alexpeshkoff
f7125d5885 increment build number 2005-09-08 16:39:15 +00:00
alexpeshkoff
eb79e9b195 increment build number 2005-09-08 16:39:14 +00:00
dimitr
aa5030e634 increment build number 2005-09-08 10:23:00 +00:00
dimitr
68a2827d2e 1) Commented code that doesn't work properly (until Arno is back).
2) Fixed some optimization issues in the new logic.
3) Small cleanup.
2005-09-08 10:22:59 +00:00
dimitr
04db6e3c0d increment build number 2005-09-08 10:08:19 +00:00
dimitr
e5a151aff8 1) Fixed csb_validation which was defined in a wrong flags group.
2) Renumbering and cleanup.
2005-09-08 10:08:18 +00:00
alexpeshkoff
92e93f537a increment build number 2005-09-06 09:55:23 +00:00
robocop
68c9a8e2d8 increment build number 2005-09-06 05:11:15 +00:00
robocop
e799c52ca0 increment build number 2005-09-06 05:11:14 +00:00
fsg
a77295827f increment build number 2005-09-05 02:20:35 +00:00
fsg
da5d7bc2fe nightly update 2005-09-05 02:20:27 +00:00
hvlad
d4dd2e5b54 increment build number 2005-09-04 21:39:23 +00:00
hvlad
c420a96abe Removed unused member 2005-09-04 21:39:22 +00:00
hvlad
79904e8677 increment build number 2005-09-04 21:33:59 +00:00
hvlad
5da5b2a5d4 increment build number 2005-09-04 21:33:58 +00:00
hvlad
6e63680183 Correction 2005-09-04 21:33:57 +00:00
hvlad
efdf1d7fe6 increment build number 2005-09-04 21:32:17 +00:00
hvlad
a3c369866a Add error handlers 2005-09-04 21:32:16 +00:00
hvlad
efb26eeb26 increment build number 2005-09-04 21:31:34 +00:00
hvlad
3f03b1d619 Small code reorganisation:
1. move two identical 'copy_status' functions from array.epp and blob.epp into utld.cpp
2. allow ERRD_punt use local instance of status-vector
2005-09-04 21:31:25 +00:00
asfernandes
d5dc56ce81 increment build number 2005-09-04 15:28:14 +00:00
asfernandes
817a954e0b Use the same comparation rules of VARCHAR/NONE in text BLOB/NONE 2005-09-04 15:28:09 +00:00
fsg
4560b567fe increment build number 2005-09-04 02:18:03 +00:00
fsg
19186ce170 nightly update 2005-09-04 02:18:01 +00:00
robocop
8bae0274d2 increment build number 2005-09-03 08:03:41 +00:00
robocop
36f8683511 Get rid of my old hack to solve a problem between John/Mark's FIRST/SKIP parameters type and dialect detection. The dialect is in the request. 2005-09-03 08:03:39 +00:00
robocop
6bfc9a0d80 increment build number 2005-09-03 07:47:33 +00:00
robocop
057f098a28 - Misc.
- Detect a limit case with params and containing or starting.
2005-09-03 07:47:32 +00:00
robocop
027002aabb increment build number 2005-09-03 05:56:36 +00:00
robocop
83c918dcc5 Misc. 2005-09-03 05:56:35 +00:00
robocop
b0d22c4ed0 increment build number 2005-09-03 05:54:29 +00:00
robocop
a32b4cbbb6 increment build number 2005-09-03 05:54:28 +00:00
robocop
d7f1979164 Fix premature EOF while reading a script file when using the SHELL command inside it, found by Paul Reeves. Trying to find a compromise between MS requirements for system() call and its bad side effects on our isql. 2005-09-03 05:54:27 +00:00
robocop
f58ecb7e68 increment build number 2005-09-03 05:52:04 +00:00