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

43447 Commits

Author SHA1 Message Date
firebirds
32d6b14968 nightly update 2012-03-15 05:02:58 +00:00
dimitr
8f7ab9dbbe Pleased Paul V. so that CORE-3195 (Concatenation to CHAR(32766/7) impossible) could be resolved. 2012-03-14 17:46:31 +00:00
dimitr
54747cbf38 Fixed CORE-3569: CHAR(32767) present in XSQLVAR with length 32765. The JRD part of the patch is not strictly required, as it's used exclusively for VARCHARs right now, but let's be protected for the unpredictable future. 2012-03-14 17:37:20 +00:00
dimitr
06fba6937d Added the forgotten bugfix. 2012-03-14 15:55:58 +00:00
dimitr
ed317170a4 Fixed CORE-2286: Selecting from MON$CALL_STACK within a Trigger or SP sometimes return 0 rows. 2012-03-14 15:24:12 +00:00
firebirds
f699e5460b nightly update 2012-03-10 04:55:26 +00:00
robocop
774d92e674 Misc. 2012-03-09 08:27:15 +00:00
firebirds
b9ed86fcf8 nightly update 2012-03-08 05:00:12 +00:00
alexpeshkoff
005fc13692 Backported fix for CORE-3721: Multiuser server startup (/etc/init.d) script picks up the ISC_ variables if set. 2012-03-07 12:09:25 +00:00
firebirds
23c896d622 nightly update 2012-03-07 04:58:37 +00:00
alexpeshkoff
a38f89cf14 Fixed CORE-3682: Firebird 2.5.1 OSX Lion hangs on attaching to second database 2012-03-06 13:28:02 +00:00
firebirds
5303363f75 nightly update 2012-03-06 04:58:09 +00:00
dimitr
48fe775f98 Fixed the commit mistake. 2012-03-05 13:48:09 +00:00
dimitr
7fcc8b1e05 Fixed CORE-3777: Conversion error from string when using GROUP BY. 2012-03-05 13:47:11 +00:00
firebirds
d9d63ac86f nightly update 2012-03-04 04:58:08 +00:00
alexpeshkoff
950f499f12 Backported fix for CORE-3649: gbak deletes backup file even if error happens when it's already successfully closed 2012-03-03 16:48:40 +00:00
firebirds
e8ccfa6d0c nightly update 2012-03-02 04:58:37 +00:00
alexpeshkoff
772ed0f2d3 Backported fix for CORE-3762: gsec returns 0 return code on some errors 2012-03-01 17:13:11 +00:00
firebirds
b6d0e53ea4 nightly update 2012-02-28 05:17:15 +00:00
asfernandes
33b4780605 Backported fix for CORE-2457 - UNICODE_CI internal gds software consistency check. 2012-02-27 15:51:39 +00:00
asfernandes
d16fad4d0f Backported fix for CORE-1997 - Broken foreign key handling for multi-segmented index using multi-level collations. 2012-02-27 15:51:03 +00:00
hvlad
850683a012 Fixed bug CORE-3778 : AV at connection shutdown 2012-02-27 08:17:20 +00:00
firebirds
cacae34819 nightly update 2012-02-16 04:58:22 +00:00
dimitr
4b38132006 Fixed CORE-3761: Conversion error when using a blob as an argument for the EXCEPTION statement. 2012-02-15 10:01:42 +00:00
firebirds
87b5618de9 nightly update 2012-02-03 04:55:58 +00:00
alexpeshkoff
41e1fc0fba Fixed CORE-3750: Error increasing limits on posix (thanks to Dmitry Starodubov) 2012-02-02 14:10:25 +00:00
firebirds
838996a587 nightly update 2012-01-20 03:29:47 +00:00
alexpeshkoff
12163ff293 Backported fix for CORE-3736: WITH LOCK clause is allowed for users with read-only rights on some table, thus blocking others from updating this table 2012-01-19 15:34:03 +00:00
robocop
2804bf7fc0 Stop db triggers in qli, from Herr Schlottmann-Gödde 2012-01-19 07:26:14 +00:00
firebirds
44b49e1425 nightly update 2012-01-19 03:27:38 +00:00
alexpeshkoff
f5cc73ac36 Backported fix for CORE-3733: GBAK fails to fix system generators while restoring 2012-01-18 12:05:09 +00:00
firebirds
6986b89662 nightly update 2012-01-18 03:31:57 +00:00
dimitr
dc4e08a8b3 Hopefully, this should fix CORE-3730: isc_dsql_exec_immed2() loses input parameter value with RETURNING clause. 2012-01-17 17:25:39 +00:00
robocop
7d014142ba Misc. 2012-01-17 06:20:36 +00:00
firebirds
e724a3bf94 nightly update 2012-01-17 03:26:59 +00:00
alexpeshkoff
30d75a117e Fixed CORE-3732: Segfault when closing attachment to database 2012-01-16 16:38:18 +00:00
alexpeshkoff
dac0827e52 misc 2012-01-16 16:37:24 +00:00
firebirds
2a7e98c1ab nightly update 2012-01-14 03:32:30 +00:00
alexpeshkoff
4ea9267178 Backported fix for CORE-3599: Possible drop role RDB$ADMIN 2012-01-13 08:23:55 +00:00
firebirds
7a61139909 nightly update 2012-01-13 03:31:00 +00:00
alexpeshkoff
ec2402c0d0 Backported fix for CORE-3727: Support C preprocessor flags in firebird build system 2012-01-12 15:02:17 +00:00
firebirds
bddc2dca2c nightly update 2012-01-12 03:29:11 +00:00
alexpeshkoff
117b1d1225 Applied Michal's patch 2012-01-11 13:04:11 +00:00
firebirds
82339f1d2e nightly update 2012-01-11 03:32:31 +00:00
dimitr
f529cbfbd6 The simplest possible fix for CORE-3722: IS NOT DISTINCT FROM NULL doesn't use index. 2012-01-10 05:27:19 +00:00
firebirds
da83c7e67a nightly update 2012-01-10 03:29:17 +00:00
dimitr
a59d2c5326 One more index to avoid full table scans on system tables (this time during the column modification). 2012-01-09 08:56:00 +00:00
dimitr
19c1733c0e Added a system index that helps to avoid a full table scan on RDB$PROCEDURE_PARAMETERS during domain deletion. 2012-01-09 08:27:59 +00:00
firebirds
1949361040 nightly update 2011-12-31 03:34:40 +00:00
asfernandes
beaa96a5a1 Make UUID_TO_CHAR2 returns lower-cased strings, as the RFC specifies. 2011-12-30 14:46:41 +00:00