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

49055 Commits

Author SHA1 Message Date
firebirds
38922b467e nightly update 2012-11-23 03:49:33 +00:00
dimitr
361c5a3b38 Implemented CORE-3994: Improve the limbo transactions scan at the end of the sweep.
Also, fixed the mistake in the refactored code (see the first change in the diff).
2012-11-22 17:17:59 +00:00
asfernandes
d574d43aa4 Fixed CORE-3992 - No records in the table rdb$dependencies for ddl trigger. 2012-11-22 13:55:31 +00:00
firebirds
e4b2014b1f nightly update 2012-11-22 03:49:04 +00:00
mapopa
08834058d4 Fix echo in configure : Firebird3 package 2012-11-21 14:51:44 +00:00
firebirds
d568f9e733 nightly update 2012-11-21 03:43:57 +00:00
dimitr
21ac7882da Misc. 2012-11-20 17:12:25 +00:00
dimitr
afe6692c18 Misc. 2012-11-20 16:34:54 +00:00
dimitr
2f7643a689 Better sync with Firebird::Array. 2012-11-20 16:32:20 +00:00
hvlad
6afc531f86 Make sure relation's flags are loaded from disk before analyze them 2012-11-20 12:23:53 +00:00
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