alexpeshkoff
9a4670a33f
Fixed Darwin build
2012-02-27 16:59:01 +00:00
alexpeshkoff
e3866b85b3
Fixed broken multi DB transaction - thanks to Adriano
2012-02-27 16:09:40 +00:00
alexpeshkoff
4201b434a1
cleanup
2012-02-27 16:07:51 +00:00
alexpeshkoff
462822f4cd
cleanup
2012-02-27 13:50:09 +00:00
alexpeshkoff
b4c806385f
Fixed make syntax
2012-02-27 12:12:47 +00:00
firebirds
7f0b49b7b5
nightly update
2012-02-27 04:48:16 +00:00
asfernandes
435666cea5
Misc.
2012-02-26 14:27:27 +00:00
asfernandes
aa2b0a02e1
Corrections.
2012-02-26 14:26:51 +00:00
asfernandes
ec14b1aac0
Replace reinterpret_casts to static_casts.
2012-02-26 14:26:23 +00:00
firebirds
4ba40ac5cc
nightly update
2012-02-26 04:49:58 +00:00
asfernandes
8f46d9300e
1) Make a new kind of Node (TransactionNode).
...
2) Make main parser statement return requests instead of nodes.
3) Some related cleanup (ddlData, ddlScratch).
4) Added dsqlPass to dsql_req and children, to get rid of ugly logic in prepareStatement.
2012-02-25 19:56:37 +00:00
asfernandes
1198014fcf
Renamed error constant/message by Alex request.
2012-02-25 13:55:04 +00:00
asfernandes
1039b3115f
Patch by Alex to fix some bug in restore.
2012-02-25 13:53:49 +00:00
firebirds
5867b88107
nightly update
2012-02-25 04:49:52 +00:00
alexpeshkoff
50bbe2e446
Mac port
2012-02-24 16:55:18 +00:00
alexpeshkoff
2a5e7e7f32
Implemented CORE-672: "Over the wire" connection encryption
2012-02-24 12:39:27 +00:00
alexpeshkoff
acd923aabb
No use in specially handling DBB_security_db when closing engine. Keep it commented for a while.
2012-02-24 12:27:36 +00:00
alexpeshkoff
488bd238c2
Fixed races in YValve
2012-02-24 12:25:26 +00:00
alexpeshkoff
8f9370ecda
Minor debugging enhancement - makes it possible to watch name in dtor
2012-02-24 12:24:39 +00:00
firebirds
c62013843c
nightly update
2012-02-24 04:49:32 +00:00
dimitr
c879beaa21
Fixed the assert/crash when using the cursors at runtime.
2012-02-23 15:39:57 +00:00
robocop
b29cdc92b3
Kill variable shadowing.
2012-02-23 07:17:12 +00:00
firebirds
264d0160a0
nightly update
2012-02-23 04:53:56 +00:00
dimitr
47caec6d00
Fixed the MSVC8 build.
2012-02-22 08:09:29 +00:00
firebirds
87f1fbe961
nightly update
2012-02-22 04:49:20 +00:00
robocop
1c3fa15b79
Misc.
2012-02-22 01:29:35 +00:00
firebirds
15326a1a99
nightly update
2012-02-21 04:49:31 +00:00
asfernandes
07f2d7117e
Misc.
2012-02-20 21:52:29 +00:00
firebirds
f4b6d3b6bf
nightly update
2012-02-20 04:50:16 +00:00
asfernandes
b522566474
Remove legacy statements residuals.
2012-02-20 02:02:04 +00:00
firebirds
7128ab2d24
nightly update
2012-02-19 04:48:52 +00:00
asfernandes
df31dac958
Refactor GRANT and REVOKE commands. This eliminates the DYN subsystem.
2012-02-19 02:17:27 +00:00
firebirds
4b2e143307
nightly update
2012-02-16 04:50:47 +00:00
asfernandes
4ffb392c89
Warnings.
2012-02-16 01:11:27 +00:00
robocop
0b5ee78cb7
Make more members of blb private.
2012-02-15 07:13:41 +00:00
firebirds
8b9a83fb45
nightly update
2012-02-15 04:50:57 +00:00
robocop
843ebacf0a
Include a new type of validation error: unknown blob type.
2012-02-15 03:44:17 +00:00
robocop
5d2a0118c0
I don't see the point in creating temporary strings in these cases.
2012-02-15 03:43:06 +00:00
robocop
d1fa698a13
Delete unused and wrong definition.
2012-02-15 03:36:04 +00:00
robocop
eed418a89e
Make blb resemble more a class: private data members, convert some functions into methods, add methods with code that was in other files, etc.
2012-02-15 03:34:21 +00:00
firebirds
d3b55da0d2
nightly update
2012-02-14 04:49:10 +00:00
dimitr
3851382b8a
Attempted to fix a lock validation bug which ignored a situation where an incompatible request was changed from LRQ_pending to LRQ_rejected but temporarily remained in the queue.
...
A few other misc changes.
2012-02-13 15:39:51 +00:00
firebirds
0f197ee416
nightly update
2012-02-13 04:49:15 +00:00
mapopa
25d006ecdf
comment cleanup STEXT and UTEXT not used anywhere
2012-02-12 14:54:34 +00:00
firebirds
8654cf08f3
nightly update
2012-02-12 04:49:31 +00:00
asfernandes
8963f176e7
Misc.
2012-02-11 14:34:13 +00:00
firebirds
fd32211f87
nightly update
2012-02-10 04:52:09 +00:00
asfernandes
6b5a322e8b
Refactor SELECT.
2012-02-10 03:06:57 +00:00
asfernandes
ae1563fa2e
Cleanup.
2012-02-10 03:06:22 +00:00
dimitr
bcd483d173
This should resolve CORE-3753.
2012-02-09 07:38:51 +00:00