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

13335 Commits

Author SHA1 Message Date
robocop
19d0f8b4e3 increment build number 2006-02-04 04:19:34 +00:00
fsg
b9321ca7d4 increment build number 2006-02-04 03:18:32 +00:00
robocop
b9dc7fb1ca increment build number 2006-02-04 02:40:22 +00:00
robocop
09545d7385 increment build number 2006-02-04 02:40:21 +00:00
robocop
38b063b3de I misread the logic: it's true (not false) that tells Timestamp to not call the operating system to get the current time. Thanks to D. Sibiryakov. 2006-02-04 02:40:20 +00:00
asfernandes
ca5c471bd8 increment build number 2006-02-03 23:47:10 +00:00
hvlad
0f6f223739 increment build number 2006-02-03 22:05:08 +00:00
hvlad
961aea2f41 Correction 2006-02-03 22:05:04 +00:00
hvlad
d206bb05c3 increment build number 2006-02-03 17:45:47 +00:00
hvlad
df8d3059a1 increment build number 2006-02-03 17:44:21 +00:00
hvlad
014f65b55f increment build number 2006-02-03 17:44:20 +00:00
hvlad
daadf2dce0 Prevent transaction numbers from overflow MAX_SLONG boundary 2006-02-03 17:44:19 +00:00
hvlad
eb3de43cae increment build number 2006-02-03 16:57:28 +00:00
hvlad
bf4630e16a increment build number 2006-02-03 16:57:27 +00:00
hvlad
00fdbbe579 Replace one fb_assert with BUGCHECK as Claudio suggested some time ago 2006-02-03 16:57:26 +00:00
hvlad
ed489f9d6d increment build number 2006-02-03 16:22:45 +00:00
hvlad
59c9e6849d increment build number 2006-02-03 13:49:40 +00:00
hvlad
43fc51e2c1 Prevent unnecessary blocking of garbage collection by read-committed transactions 2006-02-03 13:49:39 +00:00
hvlad
2731cd1de7 increment build number 2006-02-03 13:23:59 +00:00
hvlad
7c5c5ec818 Don't overwrite dbb_oldest_snapshot and another transaction numbers with
oldest values from header page after user call to isc_info_oldest_snapshot etc
2006-02-03 13:23:58 +00:00
hvlad
8050433157 increment build number 2006-02-03 13:13:29 +00:00
hvlad
1a38ea793b increment build number 2006-02-03 13:13:28 +00:00
hvlad
95d1f0db44 increment build number 2006-02-03 13:13:26 +00:00
hvlad
3c94df7d7d increment build number 2006-02-03 13:13:25 +00:00
hvlad
7f41b4378c increment build number 2006-02-03 13:13:23 +00:00
hvlad
6322df74a9 increment build number 2006-02-03 13:13:22 +00:00
kkuznetsov
b20d8b62b2 increment build number 2006-02-03 12:24:26 +00:00
kkuznetsov
f8d3034786 increment build number 2006-02-03 12:23:31 +00:00
robocop
68ea5c51cf increment build number 2006-02-03 08:41:47 +00:00
robocop
fd48f4d0dc Bye, bye jrd_time.h. 2006-02-03 08:41:46 +00:00
robocop
dcfe428724 increment build number 2006-02-03 08:39:38 +00:00
robocop
d5a746f36f increment build number 2006-02-03 08:39:37 +00:00
robocop
97122ee389 Replace jrd_time.h by our timestamp.h, but I left timestamp.h's #includes commented where it *seemed* not necessary. 2006-02-03 08:39:36 +00:00
robocop
95891034e0 increment build number 2006-02-03 08:39:34 +00:00
robocop
8a2d53726d increment build number 2006-02-03 08:37:16 +00:00
robocop
eb9bec4b32 More scrollable cursors related code. 2006-02-03 08:37:14 +00:00
kkuznetsov
65afaa822f increment build number 2006-02-03 08:19:09 +00:00
fsg
721efd308c increment build number 2006-02-03 03:18:53 +00:00
robocop
798134b2aa increment build number 2006-02-03 02:29:00 +00:00
robocop
2011950972 The files rng.cpp, rng.h, rng_proto.h, bookmark.cpp and bookmark.h belong exclusively to PC_ENGINE, that's obsolete functionality.
Ninth step: while doing cleanup, I discovered some data members that aren't used anymore or that should be inside conditional code. This is the result.
2006-02-03 02:28:58 +00:00
dimitr
fe6cfb77fe increment build number 2006-02-02 13:18:00 +00:00
dimitr
e98b343566 increment build number 2006-02-02 12:57:50 +00:00
dimitr
bf1562a49a Fixed a bug with NOT ANY/ALL reported by Alex. 2006-02-02 12:56:57 +00:00
robocop
25d18e3ca3 increment build number 2006-02-02 07:57:41 +00:00
robocop
25c08aea67 The files rng.cpp, rng.h, rng_proto.h, bookmark.cpp and bookmark.h belong exclusively to PC_ENGINE, that's obsolete functionality.
Eighth step: dbb_refresh_ranges belongs to the obsolete functionality and since it's never set but tested in cch.cpp with two AND, the whole condition will be always false, hence remove the code.
2006-02-02 07:57:36 +00:00
robocop
80334e4b1c increment build number 2006-02-02 07:40:43 +00:00
robocop
29a6749c22 Misc. 2006-02-02 07:40:42 +00:00
robocop
04898742a3 increment build number 2006-02-02 07:40:41 +00:00
robocop
da2531b32c increment build number 2006-02-02 07:37:28 +00:00
robocop
2b8121da2f The files rng.cpp, rng.h, rng_proto.h, bookmark.cpp and bookmark.h belong exclusively to PC_ENGINE, that's obsolete functionality.
Seventh step: since RSE_MARK_CRACK became a no-op, remove it from the sources.
2006-02-02 07:37:26 +00:00