firebirds
|
d48d29ac61
|
nightly update
|
2014-07-22 00:31:22 +00:00 |
|
asfernandes
|
a73629afc8
|
Tweaks to CORE-4488.
|
2014-07-21 16:13:49 +00:00 |
|
alexpeshkoff
|
1057ad3a9a
|
Fixed build on linux64 - it was really bad that behavior of macro FB_ALIGN depended upon alignment parameter type
|
2014-07-21 08:10:53 +00:00 |
|
asfernandes
|
0478d4fffa
|
Fixed CORE-4488 - Wrong results of FOR SELECT <L> FROM <T> AS CURSOR <C> and table <T> is modified inside cursor's begin...end block.
|
2014-07-21 02:37:58 +00:00 |
|
firebirds
|
c3aff7941c
|
nightly update
|
2014-07-21 00:32:30 +00:00 |
|
asfernandes
|
719b150da0
|
Misc.
|
2014-07-20 15:44:47 +00:00 |
|
asfernandes
|
933dd7daef
|
Warnings.
|
2014-07-20 02:19:56 +00:00 |
|
asfernandes
|
86487fda92
|
Misc.
|
2014-07-20 02:19:06 +00:00 |
|
firebirds
|
e49347428f
|
nightly update
|
2014-07-19 00:31:00 +00:00 |
|
hvlad
|
006e20c7b1
|
Correction
|
2014-07-18 14:34:47 +00:00 |
|
hvlad
|
1042e09739
|
Correction
|
2014-07-18 12:42:36 +00:00 |
|
hvlad
|
bfb1a6a329
|
Misc
|
2014-07-18 12:25:06 +00:00 |
|
hvlad
|
d14c19107d
|
Avoid races (and AV as result) when two attachments starts to use temporary page space simultaneously.
|
2014-07-18 12:24:30 +00:00 |
|
asfernandes
|
6488dfed7f
|
Misc.
|
2014-07-18 01:52:24 +00:00 |
|
firebirds
|
5d654929f6
|
nightly update
|
2014-07-18 00:33:51 +00:00 |
|
skidder
|
e2e901939c
|
Fix GCC warnings
|
2014-07-17 21:17:15 +00:00 |
|
skidder
|
17b60455d5
|
Vanilla mkdir program does not recognize -p switch on Windows. It is the default, so remove it
|
2014-07-17 20:35:37 +00:00 |
|
skidder
|
ae02639968
|
Fix GCC build broken with last commit
|
2014-07-17 19:17:11 +00:00 |
|
skidder
|
7c743fc291
|
Fix build warnings
|
2014-07-17 18:48:46 +00:00 |
|
firebirds
|
f009d6b996
|
nightly update
|
2014-07-17 00:27:11 +00:00 |
|
dimitr
|
3bab84be69
|
More fixes for the explained plan output.
|
2014-07-16 12:51:22 +00:00 |
|
roman-simakov
|
06e61b329a
|
Fixed crash due restore from backup after DDL permissions implementation and changed prefix of SC to general SQL$ to skip backuping such classes by standard way.
|
2014-07-16 10:09:02 +00:00 |
|
firebirds
|
1ecedbbdf9
|
nightly update
|
2014-07-16 00:26:28 +00:00 |
|
dimitr
|
84b3d84458
|
Fixed the crash I accidentally introduced a few days ago.
|
2014-07-15 19:41:56 +00:00 |
|
asfernandes
|
8cde86bf1d
|
Warning.
|
2014-07-15 14:47:42 +00:00 |
|
firebirds
|
adcc8ba0c1
|
nightly update
|
2014-07-15 00:27:54 +00:00 |
|
dimitr
|
88cee0cf97
|
Added the missing but required (by ICU) runtime lib.
|
2014-07-14 19:33:47 +00:00 |
|
roman-simakov
|
46cf49c730
|
Improved description of DDL access control operations.
Fixed DB and DDL triggers handling. Thanks to Adriano.
|
2014-07-14 13:12:12 +00:00 |
|
firebirds
|
208d7cbd85
|
nightly update
|
2014-07-14 00:27:26 +00:00 |
|
roman-simakov
|
d74aeda1a0
|
Corrections pointed by Adriano.
|
2014-07-13 18:50:57 +00:00 |
|
asfernandes
|
9aa49de41a
|
Misc.
|
2014-07-13 01:33:34 +00:00 |
|
asfernandes
|
67c06780a4
|
Correction.
|
2014-07-13 01:33:18 +00:00 |
|
firebirds
|
f0e3129815
|
nightly update
|
2014-07-13 00:24:05 +00:00 |
|
dimitr
|
fee9ca2cc3
|
Improved the detailed plan output (report both table name and its alias).
|
2014-07-12 08:04:04 +00:00 |
|
firebirds
|
30b78cd071
|
nightly update
|
2014-07-11 00:36:16 +00:00 |
|
asfernandes
|
c74f71e143
|
Simplifications.
|
2014-07-10 15:45:02 +00:00 |
|
asfernandes
|
62719c854d
|
Warnings.
|
2014-07-10 02:25:44 +00:00 |
|
asfernandes
|
fa0c3dd11c
|
Misc.
|
2014-07-10 02:21:18 +00:00 |
|
firebirds
|
5f86a8f1f8
|
nightly update
|
2014-07-09 00:37:11 +00:00 |
|
roman-simakov
|
573e93e5a6
|
Fixed CORE-735: User rights for metadata changes.
We check DDL in DDL nodes and skip at vio level. vio level still exists for direct metadata editing.
|
2014-07-08 07:35:27 +00:00 |
|
firebirds
|
a1d0c2b52a
|
nightly update
|
2014-07-07 00:47:21 +00:00 |
|
hvlad
|
e8abd4c201
|
Fixed Windows build
|
2014-07-06 21:15:47 +00:00 |
|
asfernandes
|
6af94ab408
|
Get rid of warnings and two set of constants chasing the same "number space".
|
2014-07-06 18:47:17 +00:00 |
|
firebirds
|
5590ff59a9
|
nightly update
|
2014-07-06 00:35:48 +00:00 |
|
asfernandes
|
c35228c0ee
|
Misc.
|
2014-07-05 18:36:54 +00:00 |
|
firebirds
|
321cb4539a
|
nightly update
|
2014-07-05 00:35:48 +00:00 |
|
fsg
|
e7ea80b645
|
rename constants used by extract.epp to avoid future naming conflicts
|
2014-07-04 14:43:40 +00:00 |
|
alexpeshkoff
|
2b066db7ab
|
Fixed CORE-4478: Failure to load provider/plugin not reported
|
2014-07-04 08:25:49 +00:00 |
|
firebirds
|
2dfeb0e422
|
nightly update
|
2014-07-04 00:35:34 +00:00 |
|
alexpeshkoff
|
9dda94984b
|
Fixed management for users with ' (single quote) in a name
|
2014-07-03 09:43:41 +00:00 |
|