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

16856 Commits

Author SHA1 Message Date
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
robocop
f05c19c9b8 Fix more inconsistencies in gpre related to SF Bug #1103666, supposedly caused by the starfishes. 2005-01-17 05:39:13 +00:00
robocop
56e028a7e0 increment build number 2005-01-17 05:31:18 +00:00
robocop
6a2ecc3fd3 Fix more inconsistencies in gpre related to SF Bug #1103666.
The others were fixed as part of fixing SF Bug #504978 about truncation of variables.
2005-01-17 05:31:12 +00:00
robocop
72f3e685a0 increment build number 2005-01-17 05:22:17 +00:00
robocop
ae780ca62d Misc. 2005-01-17 05:22:10 +00:00
robocop
9fb5eaa19d increment build number 2005-01-17 05:02:22 +00:00
robocop
0d4bd2e497 Fix SF Bug #504978. Restore gpre ability to work with variables up to 63 bytes in length. Now that the lengths are expressed by constants instead of random values in each place, the limit may be increased further. The problem happened between IB5 and IB6 at Borland. 2005-01-17 05:02:09 +00:00
fsg
4e0e30890a increment build number 2005-01-17 02:12:00 +00:00
fsg
98ee2db40e nightly update 2005-01-17 02:11:48 +00:00
dimitr
ef2e09e49b increment build number 2005-01-16 12:35:32 +00:00
dimitr
c39a6c057a increment build number 2005-01-16 12:35:30 +00:00
dimitr
03cfc7c237 Changes and cleanup regarding XNET vs old-style IPC. 2005-01-16 12:35:27 +00:00
dimitr
63efb924df increment build number 2005-01-16 12:31:04 +00:00
dimitr
3360ab59b8 increment build number 2005-01-16 12:26:30 +00:00
dimitr
7901c5bf4a increment build number 2005-01-16 12:20:39 +00:00
dimitr
f49849da03 Changes and cleanup regarding XNET vs old-style IPC. 2005-01-16 12:20:09 +00:00
dimitr
58b538fb97 increment build number 2005-01-16 11:25:27 +00:00
dimitr
b37a6f707a Changes and cleanup regarding XNET vs old-style IPC. 2005-01-16 11:25:18 +00:00
dimitr
304c1af57b increment build number 2005-01-16 10:22:09 +00:00
dimitr
5dd85db2ea Changes and cleanup regarding XNET vs old-style IPC. 2005-01-16 10:21:54 +00:00
asfernandes
54df9982e1 increment build number 2005-01-15 22:35:48 +00:00
fsg
d7555956f6 increment build number 2005-01-15 02:18:55 +00:00
fsg
2b152bb585 nightly update 2005-01-15 02:18:41 +00:00
skidder
2a225cc2dd increment build number 2005-01-14 23:53:21 +00:00
skidder
d9eba66627 Fix a couple parameter parse errors in NBACKUP utility noted by Vlad 2005-01-14 23:52:52 +00:00
alexpeshkoff
daa462b010 increment build number 2005-01-14 09:57:00 +00:00
alexpeshkoff
19411789b3 fixed multi-threaded client and Win32 embedded problems
after introducing context memory pools
2005-01-14 09:56:38 +00:00
fsg
66ba18f364 increment build number 2005-01-14 02:17:34 +00:00
fsg
47c380992a increment build number 2005-01-14 02:16:55 +00:00
fsg
9335f76f92 nightly update 2005-01-14 02:16:43 +00:00
asfernandes
11b759353f increment build number 2005-01-13 18:06:18 +00:00
kkuznetsov
5e9627deb3 increment build number 2005-01-13 10:30:58 +00:00
kkuznetsov
e47da68685 increment build number 2005-01-13 10:29:31 +00:00
kkuznetsov
596e3925ad increment build number 2005-01-13 10:29:27 +00:00
aafemt
d77e77c365 increment build number 2005-01-13 07:31:21 +00:00
aafemt
cf54708af3 Fix fearful warning 2005-01-13 07:31:17 +00:00
aafemt
c221349d3b increment build number 2005-01-13 07:28:43 +00:00
aafemt
6196c962ac Missed objects 2005-01-13 07:28:32 +00:00