asfernandes
|
32fe5b0988
|
Avoid thrown exceptions in normal operation when loading non-existent ICU versions. This was a pain in the debugger.
|
2011-10-12 02:06:25 +00:00 |
|
alexpeshkoff
|
bf36c6a366
|
Cleanup
|
2011-10-11 13:42:55 +00:00 |
|
alexpeshkoff
|
343c7862bf
|
Fixed CORE-3607: Solaris does not define the RLIMIT_NPROC limit
|
2011-10-11 11:59:47 +00:00 |
|
alexpeshkoff
|
715df9d4d7
|
Porting - some Debians miss SA_SIGINFO, committed fixing it patch by Samuel Thibault
|
2011-10-11 10:29:35 +00:00 |
|
alexpeshkoff
|
d61e4a7344
|
Create metadata.fdb using isql
|
2011-10-11 08:20:16 +00:00 |
|
alexpeshkoff
|
5af848ad8e
|
Cleanup: remove all GDEF files - we anyway have no tool to run them
|
2011-10-11 07:46:13 +00:00 |
|
alexpeshkoff
|
ae198472d3
|
Fixed CORE-3576: Make ICU built with U_DISABLE_RENAMING load correctly - thanks to Treeve Jelbert
|
2011-10-11 06:46:53 +00:00 |
|
firebirds
|
3fa29b4bcc
|
nightly update
|
2011-10-11 03:18:11 +00:00 |
|
alexpeshkoff
|
705d0b90de
|
misc
|
2011-10-10 17:15:20 +00:00 |
|
dimitr
|
4263301039
|
Refactored the database shutdown. Work in progress.
|
2011-10-10 13:51:10 +00:00 |
|
dimitr
|
1b0ff623e7
|
Misc.
|
2011-10-10 10:39:59 +00:00 |
|
firebirds
|
67ca8b4b9c
|
nightly update
|
2011-10-07 03:18:24 +00:00 |
|
asfernandes
|
eb5689ef0e
|
Misc.
|
2011-10-07 02:33:02 +00:00 |
|
alexpeshkoff
|
cf4fe8ae9b
|
Added license files to linux packages
|
2011-10-06 12:19:54 +00:00 |
|
alexpeshkoff
|
963096063f
|
Fronported CORE-3615: add silent_install target to firebird's Makefile (and some other misc install-related fixes)
|
2011-10-06 09:31:22 +00:00 |
|
firebirds
|
a07f19b294
|
nightly update
|
2011-10-06 03:19:07 +00:00 |
|
asfernandes
|
be18048455
|
Avoid waste some bytes per record and procedure streams.
|
2011-10-06 01:41:10 +00:00 |
|
dimitr
|
0130da039f
|
Fixed the Windows build.
|
2011-10-05 17:14:35 +00:00 |
|
alexpeshkoff
|
1eb6cbbaef
|
Added forgotten upgradeInterface() - thanks to Claudio
|
2011-10-05 10:31:02 +00:00 |
|
alexpeshkoff
|
af4d1d87d6
|
Posix-only fix for CORE-3600: temp files fb_query_xxxx remains after ISQL has been closed
|
2011-10-05 09:59:34 +00:00 |
|
firebirds
|
acc4af92a2
|
nightly update
|
2011-10-05 03:19:36 +00:00 |
|
alexpeshkoff
|
4b87ef2341
|
Front-ported fix for unregistered bug - check return value of poll() before using it's output structures
|
2011-10-04 13:43:38 +00:00 |
|
alexpeshkoff
|
5cfb49f79b
|
Fixed CORE-3612: gfix-related services may loose error value in status vector in isc_service_start()
|
2011-10-04 12:55:47 +00:00 |
|
alexpeshkoff
|
70ddf7a875
|
Make services work correctly with multiple security databases
|
2011-10-04 12:51:57 +00:00 |
|
firebirds
|
9876683315
|
nightly update
|
2011-10-04 03:20:16 +00:00 |
|
asfernandes
|
c9a5a513d0
|
Mark sub procedure scratch as a procedure.
|
2011-10-03 15:52:14 +00:00 |
|
asfernandes
|
7c1a04ea83
|
This check appears to do nothing good. Let the error always be thrown in DSQL.
|
2011-10-03 15:35:49 +00:00 |
|
hvlad
|
ca1a67992c
|
Return explicit sign of active transaction from VIO_get_current() - it makes logic more clear in check_duplicates() and allows to clear transient lock error from status vector and not propagate up to the callers.
Cleanup : removed my old disabled code (checking for old and new values) and restored original code in check_duplicates().
|
2011-10-03 11:27:46 +00:00 |
|
firebirds
|
98085ae41a
|
nightly update
|
2011-10-03 03:19:02 +00:00 |
|
asfernandes
|
5ae632cf0b
|
Feature CORE-1288 - Sub Procedures.
They're very simple for now. No access to parent variables nor to call neighbour procedures.
Tests at http://firebird.cvs.sourceforge.net/viewvc/firebird/fbtcs/GTCS/tests/FB_SQL_SUBPROC_1.output.
|
2011-10-02 22:11:41 +00:00 |
|
hvlad
|
dc4abc05e4
|
Protect system attachments list with dedicated sync object. It prevents deadlocks with common sync object on process shutdown.
|
2011-10-02 10:19:06 +00:00 |
|
firebirds
|
38317552a3
|
nightly update
|
2011-10-02 03:20:24 +00:00 |
|
asfernandes
|
92cb1cbd87
|
Fix ACL checking. Alex, please review.
|
2011-10-01 21:38:02 +00:00 |
|
firebirds
|
976e9ba7fd
|
nightly update
|
2011-09-30 03:20:40 +00:00 |
|
asfernandes
|
b048dfb072
|
Misc.
|
2011-09-30 01:15:13 +00:00 |
|
hvlad
|
fb36296224
|
Port forward fix for bug CORE-3610 : Can insert DUPLICATE keys in UNIQUE index
|
2011-09-29 12:34:07 +00:00 |
|
firebirds
|
284f68e581
|
nightly update
|
2011-09-28 03:18:21 +00:00 |
|
alexpeshkoff
|
c6b3a162b8
|
misc
|
2011-09-27 11:51:24 +00:00 |
|
firebirds
|
5252b70cb0
|
nightly update
|
2011-09-27 03:19:00 +00:00 |
|
hvlad
|
c55cdb25f6
|
Fixed AV in trace: after refactoring dsc_address field of input parameter descriptor contains offset in message buffer (it was real addresses before).
Reported by Alex privately.
|
2011-09-26 08:20:51 +00:00 |
|
firebirds
|
f6c5405e28
|
nightly update
|
2011-09-26 03:18:27 +00:00 |
|
asfernandes
|
01e6fd70ae
|
Fixed PSQL functions problem (missing EOS).
|
2011-09-25 23:28:09 +00:00 |
|
firebirds
|
97dd38a41c
|
nightly update
|
2011-09-24 03:18:01 +00:00 |
|
alexpeshkoff
|
68bb1e1563
|
Avoid segfault when transaction is missing
|
2011-09-23 16:09:57 +00:00 |
|
dimitr
|
c864f7ed66
|
Misc.
|
2011-09-23 05:44:59 +00:00 |
|
firebirds
|
fd28ffa9ea
|
nightly update
|
2011-09-23 03:19:07 +00:00 |
|
dimitr
|
b100b395eb
|
Being a little bit more paranoid doesn't hurt.
|
2011-09-22 18:15:21 +00:00 |
|
dimitr
|
b528faa162
|
Corrections.
|
2011-09-22 15:14:36 +00:00 |
|
firebirds
|
bfec8ca255
|
nightly update
|
2011-09-22 03:19:47 +00:00 |
|
asfernandes
|
26392cae53
|
Misc.
|
2011-09-22 01:40:38 +00:00 |
|