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

32357 Commits

Author SHA1 Message Date
robocop
f6bb5be68f increment build number 2008-04-12 13:40:51 +00:00
robocop
62a2cddd9d I consider useful to be able to add weeks or get differences in weeks without going back and forth with *7 or /7, but if others want to follow the standard literally and leave week only as week number in a year... 2008-04-12 13:40:48 +00:00
robocop
86748a39bb increment build number 2008-04-12 13:40:47 +00:00
robocop
b481354167 increment build number 2008-04-12 12:44:05 +00:00
robocop
7cc216e732 Update doc for DATEADD and DATEDIFF. 2008-04-12 12:43:58 +00:00
robocop
363ba2aa23 increment build number 2008-04-12 12:27:11 +00:00
robocop
7a5c224438 - Enable week for dateAdd and dates or timestamps, since it's simply adding 7 days.
- Enable hour, minute, second and millisecond for dateAdd and dates.
The quantity added or substracted should account at least for one day to produce effect (IE adding 23 hours to a date doesn't increment it).
- Enable week for dateDiff and dates or timestamps.
- Enable hour, minute, second and millisecond for dateDiff and dates.

To be checked by Adriano.
2008-04-12 12:27:05 +00:00
robocop
0d17ebbfbe increment build number 2008-04-12 12:19:19 +00:00
robocop
fe41009642 Corrections, const style, etc.
To be reviewed by Vlad.
2008-04-12 12:19:15 +00:00
robocop
f61050b663 increment build number 2008-04-12 11:57:55 +00:00
robocop
08fce4aefd Misc. 2008-04-12 11:57:46 +00:00
robocop
b421a51d8c increment build number 2008-04-12 11:56:40 +00:00
robocop
1d080ea198 increment build number 2008-04-12 11:56:39 +00:00
robocop
a808a2bda2 const and style. 2008-04-12 11:56:32 +00:00
robocop
fb9ea8ce48 increment build number 2008-04-12 11:54:48 +00:00
robocop
4de9c4050b Use array notation. 2008-04-12 11:54:42 +00:00
asfernandes
93b683c8c0 increment build number 2008-04-12 04:11:09 +00:00
asfernandes
553da033a1 Changed blob filter functions to throw exceptions instead of return status codes 2008-04-12 04:11:03 +00:00
fsg
46979e234a increment build number 2008-04-11 19:11:39 +00:00
fsg
8b29c28885 nightly update 2008-04-11 19:11:30 +00:00
asfernandes
daa2be682f increment build number 2008-04-11 15:35:19 +00:00
asfernandes
28bf8b4f6c Improvement CORE-789 - Collation backup of RDB$DEFAULT_COLLATE_NAME 2008-04-11 15:35:14 +00:00
asfernandes
15f61c2bed increment build number 2008-04-11 12:57:54 +00:00
asfernandes
a9413397a7 Feature CORE-1831 - Creation of GBAK restore switches FIX_FSS_DATA and FIX_FSS_METADATA 2008-04-11 12:57:52 +00:00
asfernandes
7ed965fde8 increment build number 2008-04-11 12:57:48 +00:00
asfernandes
820933d490 increment build number 2008-04-11 11:37:21 +00:00
asfernandes
9d35c4a274 Misc 2008-04-11 11:37:18 +00:00
robocop
2763c5f3b1 increment build number 2008-04-11 03:45:46 +00:00
robocop
64ea67ddf6 The "unnamed field" bug strikes again. :-( 2008-04-11 03:45:42 +00:00
asfernandes
6e59d736df 1) Fix Linux build
2) Misc
2008-04-11 01:38:50 +00:00
asfernandes
9376155d0f increment build number 2008-04-11 01:38:47 +00:00
asfernandes
67aff423eb increment build number 2008-04-11 01:38:46 +00:00
asfernandes
311cc46b6d increment build number 2008-04-11 01:38:41 +00:00
asfernandes
f8c04120f1 increment build number 2008-04-11 01:38:38 +00:00
asfernandes
b70315c1d2 increment build number 2008-04-10 19:41:33 +00:00
asfernandes
66bc7f0b57 Misc 2008-04-10 19:41:30 +00:00
fsg
fd938d7fd9 increment build number 2008-04-10 19:04:05 +00:00
fsg
0e08eb721e increment build number 2008-04-10 19:02:32 +00:00
fsg
6e253a65a6 nightly update 2008-04-10 19:02:15 +00:00
asfernandes
58f8ffe06d increment build number 2008-04-10 18:54:41 +00:00
asfernandes
4164be17ef Misc 2008-04-10 18:54:38 +00:00
dimitr
7fe790684c increment build number 2008-04-10 18:05:14 +00:00
dimitr
d4fc5aef4f Adjustment for the new superclassic switch. 2008-04-10 18:05:07 +00:00
hvlad
b1153ae6d8 increment build number 2008-04-10 15:15:12 +00:00
hvlad
b75f2252b2 Free a bit of system memory. Noted by Claudio. 2008-04-10 15:15:09 +00:00
hvlad
85c03d1fbf increment build number 2008-04-10 15:02:10 +00:00
hvlad
205d058d24 Unused vars. 2008-04-10 15:02:00 +00:00
paulbeach
826793a67e increment build number 2008-04-10 13:49:11 +00:00
paulbeach
3aad8a5ea5 Fix issue re. unresolved exception symbols on client link 2008-04-10 13:48:52 +00:00
paulbeach
de346ac9bd increment build number 2008-04-10 13:47:13 +00:00