asfernandes
f2b24d02ca
Misc.
2013-04-21 02:09:45 +00:00
asfernandes
f91bc11492
Correction.
2013-04-21 01:52:37 +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
alexpeshkoff
ac4da0e515
First draft of plugins readme file
2013-04-18 13:51:28 +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
alexpeshkoff
6f5fedec9a
Fixes related with CORE-3993
2013-04-17 08:04:02 +00:00
firebirds
6f530d30f9
nightly update
2013-04-17 00:41:48 +00:00
asfernandes
81fb7546c4
Document CORE-726 - Boolean data type.
2013-04-16 16:13:38 +00:00
asfernandes
520280f44a
Replace my e-mail.
2013-04-16 16:13:18 +00:00
alexpeshkoff
a4fa821ec4
Fixed assertion in services when talking to pre-FB3 server
2013-04-16 08:54:48 +00:00
firebirds
ff1218a336
nightly update
2013-04-16 01:02:27 +00:00
alexpeshkoff
3746843930
Postfix for CORE-3935 and CORE-3993: avoid opening same database file twice
2013-04-15 16:51:20 +00:00
alexpeshkoff
f7f798f4e7
Fixed a bug in one of my recent commits - thanks to Claudio
2013-04-15 15:58:52 +00:00
alexpeshkoff
5fec042c74
Documented configuration file changes in distributed .conf files
2013-04-15 12:10:10 +00:00
alexpeshkoff
30eb092d48
Make numbers parser behave traditionally - no spaces inside the number
2013-04-15 11:07:30 +00:00
alexpeshkoff
3687048bc2
Misc
2013-04-15 06:54:07 +00:00
firebirds
399737c40e
nightly update
2013-04-14 00:46:15 +00:00
dimitr
5e5514107d
Misc and small cleanup.
2013-04-13 16:31:12 +00:00
dimitr
3031034302
Moved ThreadData into the namespace + small cleanup.
2013-04-13 15:07:51 +00:00
dimitr
a95810d476
Fixed typo, thanks to Claudio.
2013-04-13 13:20:46 +00:00
dimitr
551e2416c6
Add interface support for scrollable DSQL cursors. Implementation will follow later.
2013-04-13 07:11:58 +00:00
dimitr
89ec718d3b
Updated docs.
2013-04-13 07:09:21 +00:00
dimitr
b3ec8d811d
Updated docs.
2013-04-13 06:50:19 +00:00
dimitr
02b2bd6707
The initial list of changes for Alpha.
2013-04-13 05:58:54 +00:00
dimitr
55a1eadc2c
Misc.
2013-04-13 05:11:37 +00:00
firebirds
935d34721a
nightly update
2013-04-13 00:35:50 +00:00
dimitr
1c5062ea23
Fixed CORE-4082: Wrong error message.
2013-04-12 17:59:59 +00:00
asfernandes
1e373aa1a7
Corrections.
2013-04-12 15:20:31 +00:00
firebirds
bc3500158b
nightly update
2013-04-12 00:44:59 +00:00
asfernandes
6e05b5c21c
Fix build with ICU 3.0.
2013-04-12 00:24:34 +00:00
asfernandes
5e53549702
Misc.
2013-04-11 16:09:46 +00:00
asfernandes
93924e08f5
Cleanup.
2013-04-11 16:04:25 +00:00
asfernandes
e0567463bf
Revert external routines to request-based (*) code, but now using a totally different internal approach.
...
* This is not ideal IMO, but much more easier to currently support stack traces, and domain's defaults and validations.
2013-04-11 15:44:17 +00:00
alexpeshkoff
d82ebf8cf2
Fixed regression in protocol < 13 introduced when adding statement flags
2013-04-11 14:28:01 +00:00
alexpeshkoff
abf4beb433
Fixed security issue - plain password remained in DPB
2013-04-11 13:35:37 +00:00
alexpeshkoff
bd40a0b769
Fixed regression, found by Adriano - fbtcs does not work
2013-04-11 11:40:23 +00:00
dimitr
8af216f731
Cleanup.
2013-04-11 10:13:47 +00:00
dimitr
f2a72c8285
Finished the 16-bit -> 32-bit conversion for SQL/BLR/buffer/message sizes, this time in the remote provider. The server has been proven to be able to create a procedure longer than 64KB in length and execute it, but more testing is required.
...
A major battle against 64-bit build warnings were performed.
Additionally, fixed CORE-3943. It does affect compatibility with older servers, but at the minor level.
2013-04-11 10:07:38 +00:00
asfernandes
0d403112c5
Fixed CORE-4081 - Built-in functions and subselect no longer supported in "update or insert" value list.
2013-04-11 01:17:37 +00:00
asfernandes
bca2d1dcd2
Apply patch by Treeve Jelbert to build against ICU 5.11.
2013-04-11 01:03:35 +00:00
firebirds
ca1d395501
nightly update
2013-04-11 00:38:01 +00:00
mapopa
2a608f7814
Update cleaning todo for 3.x , remove already cleaned work done in 1.5.x,2.x
2013-04-10 11:32:45 +00:00
firebirds
bb2ec33516
nightly update
2013-04-10 00:44:27 +00:00
mapopa
5d2a451d4e
Cleanup mingw build instructions , todo add up to date instructions with ming-w64 http://mingw-w64.sourceforge.net/ used for qt , boost ... http://qt-project.org/wiki/MinGW
2013-04-09 20:09:56 +00:00
mapopa
a7985b8491
Update VisualStudio 20xx building notes README
2013-04-09 15:34:55 +00:00
alexpeshkoff
b3c33aeeb6
Renamed aliases.conf to databases.conf as suggested by Dmitry
2013-04-08 16:28:05 +00:00