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

33780 Commits

Author SHA1 Message Date
firebirds
4ded7ce5f0 nightly update 2013-06-04 00:27:08 +00:00
firebirds
b3ac95d777 nightly update 2013-05-31 00:42:23 +00:00
firebirds
c631bd5b97 nightly update 2013-05-28 00:40:24 +00:00
asfernandes
abea0e695d Misc. 2013-05-27 01:50:57 +00:00
firebirds
350a491865 nightly update 2013-05-24 00:49:08 +00:00
dimitr
e2d4568239 Fixed CORE-4102: Bad optimization of OR predicates applied to unions. 2013-05-23 08:27:15 +00:00
firebirds
1ffcc77cde nightly update 2013-05-23 00:28:51 +00:00
asfernandes
bdbd54b81e Improve external triggers messages to work by field name (instead of field order). 2013-05-22 15:44:05 +00:00
firebirds
cf9594ec32 nightly update 2013-05-22 00:26:08 +00:00
robocop
c0b8b68777 Misc. 2013-05-21 21:53:39 +00:00
robocop
0ad2e4b52b Misc. 2013-05-21 21:49:26 +00:00
robocop
3460f121f6 Misc. 2013-05-21 21:47:23 +00:00
firebirds
d9544fc5b9 nightly update 2013-05-21 00:23:49 +00:00
firebirds
5d96d3ac18 nightly update 2013-05-16 00:25:26 +00:00
hvlad
3c7f8623fd Fixed bug CORE-4100 : Automatic sweep could be run when there is no need for it 2013-05-15 14:28:51 +00:00
firebirds
59c5d734dd nightly update 2013-05-14 00:46:12 +00:00
asfernandes
fc16bb34e4 Fixed crash when calling unimplemented packaged procedures. 2013-05-13 01:48:57 +00:00
asfernandes
24552c4bb2 Misc. 2013-05-12 02:45:54 +00:00
firebirds
19eb6c4df9 nightly update 2013-05-11 00:42:13 +00:00
firebirds
5014849e05 nightly update 2013-05-09 00:35:36 +00:00
firebirds
bcd5fc228d nightly update 2013-05-08 00:48:52 +00:00
hvlad
4267d261d4 Fixed bug CORE-4094 : Wrong parameters order in trace output 2013-05-07 11:37:56 +00:00
firebirds
7721e86bbc nightly update 2013-05-07 00:41:22 +00:00
dimitr
ac43e1f2d2 Postfix for my prior commit. 2013-05-06 18:41:59 +00:00
dimitr
c1c5d2b0db Rolled back my patch for CORE-2709. Reworked Adriano's solution for CORE-1188, CORE-3052 and CORE-3239. Both changes affect the stored index keys for compound indices, so beware. 2013-05-06 14:16:52 +00:00
dimitr
af97c12801 Simplified the code and reworked the NULL validation logic. 2013-05-06 12:34:20 +00:00
firebirds
f2fcd26b7e nightly update 2013-05-06 00:30:17 +00:00
firebirds
de58569067 nightly update 2013-05-05 00:36:48 +00:00
dimitr
18ac6284b7 Fixed bug in my recent refactoring, thanks to Adriano. 2013-05-04 16:19:07 +00:00
firebirds
80fd447426 nightly update 2013-05-04 00:39:27 +00:00
dimitr
921e28d136 Misc. 2013-05-03 15:01:05 +00:00
dimitr
941029af90 Correction as per Claudio's request. 2013-05-03 13:29:21 +00:00
firebirds
443eb62521 nightly update 2013-05-01 00:42:36 +00:00
dimitr
040650b750 One more bugfix for full outer joins. 2013-04-30 15:27:51 +00:00
firebirds
116d28e3ab nightly update 2013-04-30 00:42:07 +00:00
firebirds
1488f83f1e nightly update 2013-04-29 00:42:49 +00:00
dimitr
6d7b9184cf Fixed CORE-4091 (Incorrect full join result with ROW_NUMBER() Function in CTE) and one part of CORE-4083 (full outer join in subrequest with coalesce). 2013-04-28 11:52:02 +00:00
firebirds
a6aeb5b00c nightly update 2013-04-27 00:30:51 +00:00
firebirds
492e4b588f nightly update 2013-04-26 02:11:05 +00:00
firebirds
0cf7e23c62 nightly update 2013-04-25 01:32:16 +00:00
firebirds
cb8a89a234 nightly update 2013-04-24 00:28:22 +00:00
firebirds
0e433f8304 nightly update 2013-04-23 00:49:18 +00:00
firebirds
5a9a5cb416 nightly update 2013-04-22 00:33:55 +00:00
asfernandes
f2b24d02ca Misc. 2013-04-21 02:09:45 +00:00
firebirds
5ae04f81a6 nightly update 2013-04-20 02:05:13 +00:00
dimitr
d274c0287b Refactoring: isolated the singularity checking logic and simplified the whole RSB beast. 2013-04-19 09:22:58 +00:00
firebirds
0a0eccae1e nightly update 2013-04-19 00:40:07 +00:00
firebirds
30ff272314 nightly update 2013-04-18 00:40:00 +00:00
asfernandes
2b52e34f3e Fixed CORE-4084 - GROUP BY fails if subselect-column is involved. 2013-04-17 15:54:00 +00:00
alexpeshkoff
b9a96911ca Avoid extra atomic operations when assigning pointer to the object with pre-incremented counter (like returned from the function) to reference-counted pointer holder 2013-04-17 11:16:06 +00:00