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 |
|
firebirds
|
2ed75f6d96
|
nightly update
|
2012-02-07 04:56:43 +00:00 |
|
robocop
|
49bf3a476d
|
const
|
2012-02-07 03:33:32 +00:00 |
|
robocop
|
186c817caa
|
Playing with fire: converting some static functions into member functions. I tried to check every change I did.
|
2012-02-07 03:17:52 +00:00 |
|
asfernandes
|
54986a0b0b
|
Misc.
|
2012-02-06 21:50:49 +00:00 |
|
asfernandes
|
9a85f4f48b
|
Refactor SET TRANSACTION command.
|
2012-02-06 20:10:50 +00:00 |
|
asfernandes
|
cf0cf42288
|
Refactor COMMIT and ROLLBACK commands.
|
2012-02-06 20:10:07 +00:00 |
|
firebirds
|
af4d1d158a
|
nightly update
|
2012-02-06 04:49:29 +00:00 |
|
asfernandes
|
0437488857
|
Misc.
|
2012-02-05 14:46:03 +00:00 |
|
firebirds
|
15fb0e1015
|
nightly update
|
2012-02-04 04:51:23 +00:00 |
|
asfernandes
|
27bb1f8bc1
|
1) Removed READ/WRITE BLOB sql commands. 2) Refactored request operations to fix server crashes.
|
2012-02-03 19:01:36 +00:00 |
|
firebirds
|
aba334d844
|
nightly update
|
2012-01-29 04:36:52 +00:00 |
|
asfernandes
|
e51ddc7a38
|
Misc.
|
2012-01-29 02:53:44 +00:00 |
|
firebirds
|
d7acef0194
|
nightly update
|
2012-01-28 04:37:08 +00:00 |
|
robocop
|
32712c2c40
|
Misc and cleanup
|
2012-01-27 09:10:12 +00:00 |
|
firebirds
|
e79325330f
|
nightly update
|
2012-01-27 04:37:52 +00:00 |
|
hvlad
|
a10c75f37c
|
Update windows builds
|
2012-01-26 14:14:25 +00:00 |
|
dimitr
|
43898b2d41
|
I believe this flag is redundant as it duplicates the information already available on the index root page.
|
2012-01-26 07:38:14 +00:00 |
|
dimitr
|
104814f721
|
Slightly refactored the b-tree nodes. This commit includes cleaning up ods.h from the runtime (in memory) structures and encapsulating the b-tree nodes implementation inside their corresponding objects. To be continued.
|
2012-01-26 07:01:45 +00:00 |
|
firebirds
|
88e24d5ed9
|
nightly update
|
2012-01-26 04:36:48 +00:00 |
|
asfernandes
|
819da0f942
|
Fixed problem with default collation.
|
2012-01-25 17:46:44 +00:00 |
|
alexpeshkoff
|
6b88a478c3
|
Avoid presence of a lot of unneeded stuff like exceptions and pools in fbudf. This also fixes segfault when library is unloaded.
|
2012-01-25 13:49:08 +00:00 |
|
alexpeshkoff
|
d9fd86a645
|
Warning
|
2012-01-25 13:30:52 +00:00 |
|
alexpeshkoff
|
d694457a91
|
Simplify .h-file dependencies
|
2012-01-25 09:19:10 +00:00 |
|
dimitr
|
e265d5e6a3
|
Simplification.
|
2012-01-25 07:32:35 +00:00 |
|
dimitr
|
88336dfde3
|
Cleaned up and slightly refactored the XDR logic.
|
2012-01-25 07:13:53 +00:00 |
|
firebirds
|
a87befaf15
|
nightly update
|
2012-01-25 04:39:27 +00:00 |
|
dimitr
|
9c035feea4
|
Front ported CORE-3730: isc_dsql_exec_immed2() loses input parameter value with RETURNING clause.
|
2012-01-24 10:02:46 +00:00 |
|
robocop
|
c333847adf
|
Uninvited file went with others in the commit.
|
2012-01-24 09:26:07 +00:00 |
|
robocop
|
21cd78a0fd
|
Cleanup: unused functions, parameters & variables.
|
2012-01-24 03:37:43 +00:00 |
|
firebirds
|
cdad33c2a6
|
nightly update
|
2012-01-24 03:21:35 +00:00 |
|
robocop
|
e30d6a6c1f
|
Move hardcoded message to the msg db.
|
2012-01-24 03:11:40 +00:00 |
|
robocop
|
a12820300f
|
Move hardcoded message to the msg db.
|
2012-01-24 03:04:28 +00:00 |
|