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

50226 Commits

Author SHA1 Message Date
dimitr
b936bead5e Fixed CORE-4422: FB crashes when using row_number()over( PARTITION BY x) in ORDER by clause. Adriano, please review. 2014-05-12 07:06:57 +00:00
dimitr
d28311c4af Fixed the issue privately reported by Claudio. 2014-05-12 06:04:20 +00:00
firebirds
f7efce81bc nightly update 2014-05-11 00:27:18 +00:00
robocop
9eb742d2cb Misc. 2014-05-10 14:24:46 +00:00
robocop
9f44913ad9 Add 4 more verbose messages when restoring and reorganize code. 2014-05-10 14:23:09 +00:00
robocop
492f4437c4 Misplaced parentheses are unexpected invitees. 2014-05-10 14:17:53 +00:00
firebirds
2f01ae4920 nightly update 2014-05-10 00:26:56 +00:00
robocop
632075d98f It seems it's possible to restrict gbak more on deletions. Thanks Vlad for hint on TDBB_dont_post_dfw. 2014-05-09 20:26:01 +00:00
mapopa
9b059636a6 remove vms basic 2014-05-09 11:38:23 +00:00
mapopa
740fcef9a6 Misc cleanup 2014-05-09 09:23:37 +00:00
mapopa
19e4918bbb Cleanup dead platforms 2014-05-09 09:01:51 +00:00
firebirds
ece7a84872 nightly update 2014-05-09 00:26:55 +00:00
asfernandes
40b38014e4 Misc. 2014-05-08 23:26:40 +00:00
asfernandes
88f58e409f Misc. 2014-05-08 02:51:12 +00:00
firebirds
6b36cc07f4 nightly update 2014-05-08 00:26:24 +00:00
mapopa
2adce12d57 FB_ALIGN is always defined in src/include/types_pub.h ((n+b-1)&~(b-1)) 2014-05-07 15:14:41 +00:00
mapopa
8315a7756a FB_ALIGN is always defined in src/include/types_pub.h ((n+b-1)&~(b-1)) 2014-05-07 15:11:23 +00:00
mapopa
654c3562a3 cleanup VMS FB_ALIGN define 2014-05-07 14:51:49 +00:00
alexpeshkoff
bf82df1ebb Postfix for CORE-3242: somewhy when checking metadata access (like MODIFY or DROP) always checked that access from object itself. Strange at the first glance behavior, but let us do not change legacy (at least since FB1.0) when possible. 2014-05-07 11:21:31 +00:00
alexpeshkoff
9e3f5a9a56 Fixed CORE-4398: Provide ability to specify extra-long name of log when doing gbak to avoid "attempt to store 256 bytes in a clumplet" message 2014-05-07 10:21:49 +00:00
alexpeshkoff
854aa5ec96 Change Hash duplicates control interface to avoid unexpected use - thanks to Claudio 2014-05-07 09:18:52 +00:00
robocop
4895ac6067 Fix the problem with gbak restoring a db and lack of rights on sys tables that Philippe detected. 2014-05-07 08:58:36 +00:00
firebirds
2709be39c3 nightly update 2014-05-07 00:51:58 +00:00
robocop
2a9f17ec6d I need name_length_limit() for testing some isql functionality. 2014-05-06 22:41:24 +00:00
asfernandes
8162336592 Fixed CORE-4415 - Useless extraction of generic DDL trigger. 2014-05-06 18:10:07 +00:00
mapopa
f3a32150a5 Remove unused generated directory. Builds use the temporary 'gen' directory 2014-05-06 13:41:13 +00:00
alexpeshkoff
094c540f23 Turn off db triggers for mapping connections 2014-05-06 12:37:45 +00:00
alexpeshkoff
d83d4d084a Fixed a bug, privately reported by Pavel Zotov - segfault when closing trace 2014-05-06 12:25:35 +00:00
alexpeshkoff
2fdac342a0 Turn of forgotten debugging 2014-05-06 10:29:59 +00:00
alexpeshkoff
148f60aa94 Fixed support of maps with same hash value 2014-05-06 10:07:08 +00:00
mapopa
da1e63df21 remove vax pascal 2014-05-06 08:49:27 +00:00
mapopa
55da24472a remove PYXIS 2014-05-06 08:34:00 +00:00
mapopa
deb63804dc cleanup 2014-05-06 07:49:43 +00:00
robocop
e6d3b34c55 Fix CORE-4418, using the property of special triggers that are marked "system" or "ignore_perm". 2014-05-06 01:28:53 +00:00
firebirds
14dffb79a2 nightly update 2014-05-06 00:30:24 +00:00
mapopa
ac65e2269b cleanup VMS leftovers 2014-05-05 15:28:10 +00:00
alexpeshkoff
7469e4498c Use separate callback event per process - should make windows happy 2014-05-05 14:58:48 +00:00
alexpeshkoff
467ff965f9 Corrected patch from Dmitry Sibiryakov 2014-05-05 10:07:48 +00:00
firebirds
2a3c851d1a nightly update 2014-05-05 00:25:33 +00:00
dimitr
0d255045b9 Fixed the issue with UNION ALL vs WITH LOCK reported by Claudio privately. 2014-05-04 07:43:49 +00:00
robocop
51b9c701ba 1.- Prevent special chars from disabling isql. 2.- Do not take offsets from null pointers. 2014-05-04 06:46:39 +00:00
robocop
e853009f49 Group some global vars in isql (relative to the SET command). 2014-05-04 05:40:55 +00:00
firebirds
6fb7406eba nightly update 2014-05-04 00:28:10 +00:00
firebirds
ffa9c25008 nightly update 2014-05-03 00:30:45 +00:00
robocop
a6133d02a8 Replace "unknown token" by specific messages. 2014-05-03 00:27:47 +00:00
robocop
8f1373aaa1 In ODS12, rdb$system_flag is not nullable thus we can simplify some conditions. 2014-05-02 03:04:56 +00:00
robocop
a6fc5ea73b 1.- Don't let gbak delete more than the only table it might clean. 2.- Special case for rdb$types: user can insert records, provided that's locksmith and the records contain non-system types. 2014-05-02 03:01:38 +00:00
firebirds
5d6afb3ec7 nightly update 2014-05-02 00:54:31 +00:00
robocop
8c83e71e88 More sys tables protected. 2014-05-01 05:55:15 +00:00
robocop
6af9181230 Misc. 2014-05-01 05:51:23 +00:00