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

48895 Commits

Author SHA1 Message Date
dimitr
60d8b9fd37 Additional fixes for CORE-3981 (Sub-optimal predicate checking while selecting from a view) that also resolve the regression CORE-3986 (GSEC couldn't change user password after fix for CORE-3981). 2012-11-20 10:39:37 +00:00
hvlad
3d33908684 Fixed bug CORE-3988 : Engine crashed when trace or audit is active 2012-11-20 10:00:47 +00:00
firebirds
33cf778554 nightly update 2012-11-20 03:46:51 +00:00
asfernandes
a31f48a6a2 Misc. 2012-11-19 23:32:44 +00:00
firebirds
30b577f23f nightly update 2012-11-18 03:42:43 +00:00
dimitr
74db9507c2 Fixed CORE-3979: Server crashes while unwinding changes in an autonomous transaction. 2012-11-17 15:31:21 +00:00
firebirds
093e89063d nightly update 2012-11-17 03:40:35 +00:00
alexpeshkoff
304f6a4cfd Use correct default password in examples 2012-11-16 14:03:39 +00:00
firebirds
d4d2453f39 nightly update 2012-11-15 03:43:00 +00:00
dimitr
606ae96e9f A more generic solution for CORE-1245: Incorrect column values with outer joins and views. It also fixes CORE-3981: Sub-optimal predicate checking while selecting from a view. 2012-11-14 08:24:18 +00:00
dimitr
41925536c7 Fixed CORE-3978: Invalid transaction counters may be reported in firebird.log during the sweep. 2012-11-13 09:42:11 +00:00
alexpeshkoff
123d5b0a40 Misc 2012-11-12 08:51:41 +00:00
firebirds
5e894f52fd nightly update 2012-11-12 03:52:57 +00:00
asfernandes
62161af59b Misc. 2012-11-11 18:19:33 +00:00
dimitr
a85629a9de Fixed CORE-3977: DELETE FROM MON$STATEMENTS does not interrupt a longish fetch. 2012-11-11 15:33:18 +00:00
firebirds
f8f1f597ac nightly update 2012-11-10 03:58:12 +00:00
mapopa
8f918288a8 Update salaries and the currency in the intl version for employee db 2012-11-09 14:56:42 +00:00
mapopa
0f1d1f2e80 use dialect 3 2012-11-09 14:37:38 +00:00
mapopa
69fe81bdca update currency cross rates to current ones 2012-11-09 14:28:33 +00:00
alexpeshkoff
f9297d19f1 Make example runnable with dialect-3 employee database 2012-11-09 13:35:53 +00:00
firebirds
d0a55a4569 nightly update 2012-11-09 04:11:18 +00:00
mapopa
6798bd4d5f adjust salaries to the Euro 2012-11-08 23:07:09 +00:00
mapopa
b77aee90d7 Update the countries with current currencies in example database 2012-11-08 20:35:08 +00:00
alexpeshkoff
052ec47f04 make example posix 2008 compatible - thanks to marius 2012-11-08 06:09:58 +00:00
firebirds
b97802a7b9 nightly update 2012-11-08 03:42:55 +00:00
asfernandes
745a457f69 Fixed CORE-3973 - Original table name and column name and owner missing from SQLDA for aliased column in grouped query. 2012-11-07 15:46:54 +00:00
asfernandes
b7193e8edb Refactor duplicated code. 2012-11-07 15:46:13 +00:00
firebirds
d68f3815ad nightly update 2012-11-07 03:58:35 +00:00
asfernandes
c15552e21a Fixed CORE-3965 - Creating a procedure containing "case when" expression leads to a server crash. 2012-11-07 00:43:21 +00:00
alexpeshkoff
502c392f34 misc 2012-11-06 10:07:58 +00:00
firebirds
8c6f825be0 nightly update 2012-11-06 04:07:39 +00:00
alexpeshkoff
dcd019400a Frontported forgotten change from 2.5 2012-11-05 08:20:57 +00:00
firebirds
de658f11ae nightly update 2012-11-05 03:53:08 +00:00
asfernandes
6a0a6f2d13 Misc. 2012-11-05 01:14:04 +00:00
firebirds
1a2c7e72c2 nightly update 2012-11-04 03:47:54 +00:00
asfernandes
62ac6e3b31 Fixed CORE-3966 - Creating a stored procedure with an "update or insert" statement with MATCHING fails. 2012-11-04 02:28:33 +00:00
asfernandes
c0b11f52ff Improvement CORE-3972 - Allow the selection of SQL_INT64, SQL_DATE and SQL_TIME in dialect 1.
Fix for CORE-3964 - It is not possible to create a ddl-trigger with "any DDL statement" clause.
2012-11-04 00:17:50 +00:00
mapopa
5b42a1b301 Replace Windows 3.1 with just Windows reference in comments and readme 2012-11-03 14:11:26 +00:00
mapopa
8568d6ffdc Remove old examples makefiles from interbase era 2012-11-03 13:45:25 +00:00
hvlad
4875c235a7 Fixed Windows build after recent Alex's changes 2012-11-03 10:55:16 +00:00
firebirds
450dac18a3 nightly update 2012-11-03 04:44:16 +00:00
alexpeshkoff
57e5936d44 Avoid use of namespace Jrd in common file isc_sync 2012-11-02 16:27:12 +00:00
alexpeshkoff
c5278dea9b Removed debugging 2012-11-02 15:39:37 +00:00
mapopa
aa332679c7 Remove Windows 3.1 clients reference from the readme 2012-11-02 10:58:40 +00:00
mapopa
0d9e275631 Remove old makefile area, left over from the InterBase unix build procedures. They have been replaced in src/make.new with an autoconfig version 2012-11-02 07:09:45 +00:00
firebirds
d320b2134f nightly update 2012-11-02 04:16:44 +00:00
dimitr
92e6b2e543 Fixed CORE-3967: subselect with reference to outer select fails. 2012-11-01 16:19:39 +00:00
alexpeshkoff
3e07dd131f Begin wire crypt only after successfull authentication - this helps avoid meaningless message when password is wrong, thanks to Vlad 2012-11-01 14:38:14 +00:00
alexpeshkoff
4ca6e669fe 1. Fixed CORE-3786: Firebird 2.5.1 Hangs on MacOSX 10.7 (Lion) on DB create after reboot.
2. Cleanup: avoid functional style in stuff exception.
2012-11-01 11:40:18 +00:00
paulbeach
0cbd833b0f Fix problem with Trace not working on MacOS 2012-11-01 09:13:13 +00:00