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

16894 Commits

Author SHA1 Message Date
dimitr
6745134d65 increment build number 2005-01-20 12:35:52 +00:00
dimitr
96f1156adf Some docs. 2005-01-20 12:35:38 +00:00
dimitr
af17d73681 increment build number 2005-01-20 12:34:07 +00:00
dimitr
84e104e7b7 More compatibility modes for the parser. 2005-01-20 12:33:54 +00:00
dimitr
66ed00148d increment build number 2005-01-20 11:29:20 +00:00
dimitr
e2f0e554e6 More correct fix for restore. 2005-01-20 11:29:15 +00:00
dimitr
4d7576f682 increment build number 2005-01-20 11:27:13 +00:00
fsg
33e857dc3c increment build number 2005-01-20 02:19:45 +00:00
fsg
ba87d46ae6 nightly update 2005-01-20 02:19:38 +00:00
skidder
7b3bf0e91d increment build number 2005-01-19 23:04:03 +00:00
skidder
622fe32c27 increment build number 2005-01-19 22:47:37 +00:00
skidder
fc91e7bfb7 increment build number 2005-01-19 22:47:34 +00:00
skidder
08e963d55b increment build number 2005-01-19 22:42:42 +00:00
robocop
51df27c346 increment build number 2005-01-19 09:00:40 +00:00
robocop
8f99d9532a We don't seem to be modifying the program arguments, so make them const for now. 2005-01-19 09:00:33 +00:00
robocop
effb49f4e4 increment build number 2005-01-19 08:59:38 +00:00
robocop
5ad7bc242c increment build number 2005-01-19 08:59:36 +00:00
robocop
15c5bc67d0 Fix SF Bug #527677 for gpre and the ANSI85 switch. 2005-01-19 08:59:23 +00:00
robocop
9d3f280e0d increment build number 2005-01-19 08:54:58 +00:00
robocop
e7bd3ca440 Misc. 2005-01-19 08:54:51 +00:00
robocop
898faf2216 increment build number 2005-01-19 08:52:27 +00:00
robocop
eb6d474451 Requested item in the whatsnew. Added another minor change. 2005-01-19 08:52:19 +00:00
fsg
021bc0ce75 increment build number 2005-01-19 02:18:47 +00:00
fsg
f84d2e4bfc increment build number 2005-01-19 02:17:54 +00:00
fsg
f92437bd11 nightly update 2005-01-19 02:17:44 +00:00
dimitr
a86056fce4 increment build number 2005-01-18 21:49:56 +00:00
dimitr
7d371a8959 Disable XNET for the embedded server. 2005-01-18 21:45:56 +00:00
kkuznetsov
6475965bb0 increment build number 2005-01-18 16:38:35 +00:00
dimitr
a0baed6532 increment build number 2005-01-18 15:06:22 +00:00
dimitr
8d6e675b75 Always zero blr/message memory before usage.
Otherwise a reused message may cause garbage to be copied to XDR
which in turn may cause asynchronous exceptions in the asymmetric protocol code.
2005-01-18 15:04:07 +00:00
stryqx
2dbb9242c3 increment build number 2005-01-18 03:58:20 +00:00
fsg
a8443db810 increment build number 2005-01-18 02:20:36 +00:00
fsg
3b4fa19a9a increment build number 2005-01-18 02:19:45 +00:00
fsg
521edb1b9e nightly update 2005-01-18 02:19:26 +00:00
kkuznetsov
b0519b2013 increment build number 2005-01-17 15:59:42 +00:00
kkuznetsov
e76382a317 Some cleanup 2005-01-17 15:59:32 +00:00
kkuznetsov
27c8e81b81 increment build number 2005-01-17 15:57:14 +00:00
kkuznetsov
90002b0f0b increment build number 2005-01-17 10:05:45 +00:00
kkuznetsov
7a742fa22e Minor fix 2005-01-17 10:05:12 +00:00
robocop
807e9313b6 increment build number 2005-01-17 09:17:01 +00:00
robocop
72e54eb27d First attempt to fix SF Bug #512975.
Please let me know if the problem disappears or there's a bad side effect that I didn't detect.
2005-01-17 09:16:40 +00:00
robocop
6dfb16e43c increment build number 2005-01-17 08:55:26 +00:00
robocop
1b420b2e9b Fix SF Bug #1103740
Both quoted and non-quoted cursors should be checked for duplication.
Now, duplicate quoted identifiers used for cursors will get something like:
(E) gpretest.e:29: symbol a_nice_long_long_long_cusor_name_for_customer is alrea
dy in use
2005-01-17 08:55:03 +00:00
robocop
45288329d1 increment build number 2005-01-17 06:48:22 +00:00
robocop
a696b411c2 Fix SF Bug #1103683 for gpre.
Now, database aliases can't be longer than 31 bytes. Example:
	EXEC SQL
		SET DATABASE "DB0" = COMPILETIME "G:\\DB\\Firebird\\examples\\EMPLOYEE.GDB"
Here DB0 can be longer provided that it doesn't go beyond 31 bytes. As pointed out by Paul Beach, it makes little sense to have a reference that's longer than the physical path of the db.
2005-01-17 06:48:18 +00:00
robocop
7aba79c562 increment build number 2005-01-17 06:43:56 +00:00
robocop
e094566e16 Fix SF Bug #1103670.
Now, quoted cursor names can be opened, closed and reopened in gpre without losing their names.
2005-01-17 06:43:49 +00:00
robocop
c33b0cd774 increment build number 2005-01-17 05:41:21 +00:00
robocop
04f8bb10c8 Fix error message. 2005-01-17 05:41:08 +00:00
robocop
1d5a68c230 increment build number 2005-01-17 05:39:17 +00:00