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

31 Commits

Author SHA1 Message Date
7ad99b795e Added support for system privileges 2016-05-31 20:07:08 +03:00
dimitr
02b2bd6707 The initial list of changes for Alpha. 2013-04-13 05:58:54 +00:00
robocop
3c9bbac969 Misc. 2012-07-29 00:24:00 +00:00
asfernandes
b31f4d9b94 Frontport UUID fixes (CORE-3238 and CORE-3887). 2012-07-11 01:56:37 +00:00
asfernandes
7c9fb70af3 Make UUID_TO_CHAR2 returns lower-cased strings, as the RFC specifies· 2011-12-30 14:38:03 +00:00
asfernandes
359f74e73a Misc. 2011-12-24 18:08:13 +00:00
asfernandes
1bb24e6c08 Fixed CORE-3238 - Makes GEN_UUID return a compliant RFC-4122 binary UUID and introduce CHAR_TO_UUID2 and UUID_TO_CHAR2 to convert UUIDs from/to string also complying with the RFC. 2011-12-20 14:30:41 +00:00
asfernandes
a25584f7a2 Fixed CORE-3382 - Incomplete description of POSITION() function. 2011-12-06 14:38:49 +00:00
dimitr
d29c9df5cf CORE-3102 (minor documentation mistake) 2010-08-09 14:50:11 +00:00
asfernandes
087b3c8fba Misc 2010-06-18 13:13:37 +00:00
robocop
586c3a6cde CORE-1799: improve the almost useless "expression evaluation not supported" error message.
Did the JRD side except par.cpp because this part is covered by DSQL (only ESQL programs won't get the improved messages).
2008-10-03 05:41:16 +00:00
asfernandes
8b4a83f201 Misc 2008-05-11 03:00:46 +00:00
asfernandes
6e827b8633 Documentation for CHAR_TO_UUID and UUID_TO_CHAR 2008-05-09 15:27:31 +00:00
asfernandes
5575f29694 Update doc. 2008-04-25 11:00:55 +00:00
robocop
3d750c2bf1 Enable WEEK for dateAdd and dateDiff. 2008-04-14 13:21:05 +00:00
robocop
d54a9f7ef6 - Let BIN_AND, BIN_OR and BIN_XOR take two params as minimum.
- Implement BIN_NOT.
2008-04-14 11:09:16 +00:00
asfernandes
aab534e66c 1) Misc 2) Remove temp. comment found by Claudio 2008-04-13 14:38:39 +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
7cc216e732 Update doc for DATEADD and DATEDIFF. 2008-04-12 12:43:58 +00:00
asfernandes
34e2843708 Change function description 2007-11-30 13:49:09 +00:00
asfernandes
4e47cd4846 Feature CORE-1511 - POSITION(string_exp1, string_exp2 [, start]) 2007-11-12 00:31:11 +00:00
asfernandes
ca7004e241 1) Fixing another case of CORE-1514 - Many new 2.1 built in functions have incorrect NULL semantics
2) Improvement CORE-1569 - ROUND function second parameter - make optional like TRUNC
2007-11-12 00:02:18 +00:00
asfernandes
78e4d71ee1 Remove weekday support in DATEADD/DATEDIFF - CORE-1526 2007-10-23 14:14:23 +00:00
asfernandes
ed67711a48 Update 2007-10-08 01:21:39 +00:00
asfernandes
3ed4d0373a Misc 2007-10-06 16:07:31 +00:00
asfernandes
d8dde42d07 Fixed CORE-1490 - New builtin function DATEDIFF() implements wrong choice of keywords for expanded syntax 2007-10-02 15:37:38 +00:00
asfernandes
e25dcbc17c Improvement CORE-1340 - Add a scale parameter to TRUNC function 2007-07-03 00:09:39 +00:00
robocop
fe757d1562 Misc. 2007-04-24 06:11:08 +00:00
asfernandes
348e167309 Some more info proposed by Claudio 2007-04-21 21:27:22 +00:00
robocop
538fea0157 Misc. 2007-04-15 11:56:14 +00:00
asfernandes
737a1b2e55 Documentation for new builtin functions 2007-04-15 01:11:35 +00:00