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

16648 Commits

Author SHA1 Message Date
asfernandes
bff839b8c6 increment build number 2005-01-05 17:20:15 +00:00
asfernandes
a12232d321 increment build number 2005-01-05 17:20:10 +00:00
asfernandes
298aa8f32c increment build number 2005-01-05 17:20:05 +00:00
dimitr
41d3ae3f77 increment build number 2005-01-05 12:16:03 +00:00
dimitr
3d826cc06c Minor corrections. 2005-01-05 12:15:51 +00:00
dimitr
56a6087038 increment build number 2005-01-05 12:13:45 +00:00
dimitr
5a3a80aa38 Fixed concatenation desciptor usage (e.g. GROUP BY failures) + minor corrections. 2005-01-05 12:13:37 +00:00
robocop
b96ca2f05d increment build number 2005-01-05 08:25:32 +00:00
robocop
3eacd85d2a Let's prevent accidental modification of some params. 2005-01-05 08:25:24 +00:00
robocop
0d18d75299 increment build number 2005-01-05 04:02:23 +00:00
robocop
de1eb7fc2a increment build number 2005-01-05 04:02:21 +00:00
robocop
5877cba380 Misc. 2005-01-05 04:02:19 +00:00
robocop
809527cc64 increment build number 2005-01-05 04:00:36 +00:00
robocop
0cd5c8b716 1.- More constants.
2.- Support for BASIC language was dropped a lot of time ago.
2005-01-05 04:00:33 +00:00
robocop
0e503155ed increment build number 2005-01-05 03:58:54 +00:00
robocop
bfd96a4936 More constants. 2005-01-05 03:58:49 +00:00
fsg
6aec315cd5 increment build number 2005-01-05 02:53:53 +00:00
fsg
74d2b99876 nightly update 2005-01-05 02:53:37 +00:00
robocop
456ab39112 increment build number 2005-01-05 02:08:03 +00:00
robocop
fd7b507d19 More constants. 2005-01-05 02:06:31 +00:00
dimitr
cd326c2a6c increment build number 2005-01-04 13:37:15 +00:00
dimitr
a0b24cf577 Don't forget to remove user savepoints in the no-op part of the commit-retaining implementation. 2005-01-04 13:37:11 +00:00
dimitr
85a71a028e increment build number 2005-01-04 13:17:37 +00:00
dimitr
f2d2ad2542 1. Allowed implicit NOT NULL declaration for a PRIMARY KEY constraint (per SQL-99)
2. Minor fixes and cleanup
2005-01-04 13:17:16 +00:00
dimitr
3e73590578 increment build number 2005-01-04 13:09:37 +00:00
dimitr
49f06704db Looper fixes:
1. Slightly changed the error handling to exactly correspond the FB1 logic
2. Added code to always cleanup the active savepoints, even after nested error handlers
3. Fixed one little debug-time issue
4. Replaced VERB_CLEANUP macro with an inline function
2005-01-04 13:09:11 +00:00
dimitr
9c7ffb833e increment build number 2005-01-04 10:53:58 +00:00
dimitr
c990ed78e4 Fixed the build. 2005-01-04 10:53:44 +00:00
robocop
31acbf52fa increment build number 2005-01-04 05:42:31 +00:00
robocop
1361f698e1 Show system UDF's. According to Ann, she seems to remember that
"there hasn't been a missing RDB$SYSTEM_FLAG since V2 except
objects created with direct system table inserts."
but if there are problems, I will have to do two loops.
2005-01-04 05:42:26 +00:00
robocop
21e4da0759 increment build number 2005-01-04 05:19:45 +00:00
robocop
ef602283bf More constants. 2005-01-04 05:19:37 +00:00
asfernandes
01fd8abe97 increment build number 2005-01-04 02:14:37 +00:00
asfernandes
6938411d39 increment build number 2005-01-04 02:14:32 +00:00
fsg
ed090f36f8 increment build number 2005-01-04 02:14:29 +00:00
fsg
a11b59b649 nightly update 2005-01-04 02:14:21 +00:00
stryqx
711dd4839a increment build number 2005-01-04 01:16:53 +00:00
stryqx
25bb7871b9 Using tr to map a-z to A-Z doesn't always work as expected on all platforms,
especially when a locale is set where the number of lower case characters is
different to the number of upper case characters. Using the lower and upper
case character classes fixes this problem.
2005-01-04 01:16:47 +00:00
robocop
d06442f8bf increment build number 2005-01-04 00:18:40 +00:00
robocop
1062f96919 Fix typo reported by Kristof Petr. 2005-01-04 00:18:19 +00:00
arnobrinkman
e42c382372 increment build number 2005-01-03 19:25:06 +00:00
arnobrinkman
eddac3c767 Fix index bug when a single NULL with recordnumber 0 was 2 times removed.
Due this the LevelNode was removed, which of course may never happen.
2005-01-03 19:24:48 +00:00
robocop
2ed683e90e increment build number 2005-01-03 08:16:22 +00:00
robocop
a2ec82d731 increment build number 2005-01-03 08:16:21 +00:00
robocop
7817290a56 Forget the log: it belongs to one of the merry friends WAL and JOURNAL that we deprecated and deleted for v2. 2005-01-03 08:16:18 +00:00
robocop
41f3e83986 increment build number 2005-01-03 08:11:33 +00:00
robocop
0077efa78f Misc. 2005-01-03 08:11:29 +00:00
robocop
850cd40fcf increment build number 2005-01-03 08:08:55 +00:00
robocop
2826e0c88b Avoid possible buffer overflow. 2005-01-03 08:08:51 +00:00
robocop
469cda1d77 increment build number 2005-01-03 08:07:50 +00:00