8
0
mirror of https://github.com/FirebirdSQL/firebird.git synced 2025-01-24 06:03:02 +01:00
Commit Graph

43823 Commits

Author SHA1 Message Date
firebirds
97c85b5e89 nightly update 2014-01-10 01:26:41 +00:00
hvlad
f3094b0e10 Backport fix for bug CORE-2165 : Unnecessary 1 index read may occur when using strict inequality condition 2014-01-09 10:51:49 +00:00
hvlad
11bad4438e Backport additional fix for bug CORE-4302 : Lookup (or scan) in descending index could be very inefficient for some keys 2014-01-09 10:48:08 +00:00
firebirds
e8ca1ef428 nightly update 2013-12-27 00:42:49 +00:00
alexpeshkoff
932a63a7a3 No use overwriting install-sh when it already exists 2013-12-26 11:58:04 +00:00
firebirds
b03d92ab5e nightly update 2013-12-23 01:16:40 +00:00
asfernandes
778cf94bb7 Fixed CORE-4299 - "Inappropriate self-reference of column" when using "with check option" with extract(...). 2013-12-22 14:55:29 +00:00
firebirds
2a91863eaa nightly update 2013-12-22 01:23:33 +00:00
hvlad
fb35e77fcc Backport fix for bug CORE-4302 : Descending index could be very inefficient for some keys 2013-12-21 18:50:27 +00:00
firebirds
5c7602f2e5 nightly update 2013-12-20 01:13:42 +00:00
alexpeshkoff
7d2a89408c Backported minimum fix for CORE-4298: fbsvcmgr doesn't recognise sts_record_versions and other sts switches 2013-12-19 13:50:25 +00:00
firebirds
50f2f0232b nightly update 2013-12-19 00:45:27 +00:00
dimitr
036a3cb3fc Fixed CORE-4300: Server terminates abnormally when iscDatabaseInfo() is called with buffer size = 0. 2013-12-18 08:23:37 +00:00
firebirds
c5ae899c60 nightly update 2013-12-13 01:19:47 +00:00
alexpeshkoff
4bec156968 Slightly better fix for gfix posix build problem 2013-12-12 09:14:48 +00:00
hvlad
99651f72d6 Trying to fix posix build of gfix 2013-12-12 08:23:44 +00:00
firebirds
bbe664858e nightly update 2013-12-12 02:08:56 +00:00
hvlad
5554f52522 Fixed bug CORE-4297 : Gfix crashed when description of limbo transaction have size large than 1KB 2013-12-11 16:33:29 +00:00
firebirds
5325d38e34 nightly update 2013-12-11 01:21:27 +00:00
dimitr
5b30a1cd0d Updated docs. 2013-12-10 08:56:43 +00:00
firebirds
ee9ceaae73 nightly update 2013-12-09 03:14:59 +00:00
robocop
6bebf1010d Misc. 2013-12-08 07:49:43 +00:00
firebirds
583f0727a7 nightly update 2013-12-07 01:51:32 +00:00
roman-simakov
cc859a37d2 Hope the last fix of nbackup host case insensitive cutting. Sorry. 2013-12-06 15:52:14 +00:00
roman-simakov
6d33d87728 Make comparing of host name case-insensitive 2013-12-06 14:49:35 +00:00
firebirds
3ce26a3eb1 nightly update 2013-12-05 17:36:29 +00:00
alexpeshkoff
bba4236bc9 Committed reworked patch from Debian 2013-12-05 09:19:41 +00:00
roman-simakov
fa751247f4 Ignoring port for localhost in nbackup. Added check for localhost and error message if non localhost provided. 2013-12-04 16:24:08 +00:00
firebirds
4d639b6506 nightly update 2013-11-30 03:13:24 +00:00
alexpeshkoff
7b208f8543 Committed commented ARM64-linux port in order to reserve class ID for it 2013-11-29 11:33:33 +00:00
firebirds
e29649e5bd nightly update 2013-11-28 01:07:22 +00:00
alexpeshkoff
231089c781 Backported fix for CORE-4283: Resource temporarily unavailable errors while simultaneously registering events 2013-11-27 12:48:10 +00:00
firebirds
581d115aff nightly update 2013-11-16 04:56:36 +00:00
dimitr
679de0fb65 Fixed CORE-4267: Server crashes while sweeping the database. 2013-11-15 15:12:51 +00:00
firebirds
1e0956dd06 nightly update 2013-11-14 00:41:11 +00:00
dimitr
5bf1f9b07c Attachments marked as shutdown may still be running (before they reach the rescheduling point), so they should not be accounted as already gone. This should also fix CORE-4236: Database shutdown is reported as successfully completed before all active connections are in fact interrupted. 2013-11-13 18:36:59 +00:00
firebirds
254d3d75a6 nightly update 2013-11-08 00:44:04 +00:00
paulbeach
5377f3200d Fix embedded on MacOS issue with symbolic links and relative paths 2013-11-07 11:10:54 +00:00
firebirds
c4bdb8f689 nightly update 2013-10-25 01:36:42 +00:00
asfernandes
00d1394b5d Backported fix for CORE-4247 - Delete "where current of" cursor fails for tables with newly added fields. 2013-10-24 14:53:09 +00:00
firebirds
ee01ab69b0 nightly update 2013-10-24 00:42:20 +00:00
hvlad
7ce9758a33 Fixed minor bugs
CORE-4250 : AV in guardian at process shutdown
CORE-4251 : Guardian service could write garbage after the end of message in the Event Log
and clean up a bit
2013-10-23 11:06:52 +00:00
firebirds
ce19040f7f nightly update 2013-10-15 00:49:56 +00:00
asfernandes
d699c7c2f0 Fixed CORE-4244 - Problem with creation procedure which contain adding text in DOS864 charset. 2013-10-14 16:15:41 +00:00
firebirds
94e689592b nightly update 2013-09-27 02:36:20 +00:00
asfernandes
c62e9cfbf5 Backport fix for CORE-4145 - Memory leak when preparing Execute Block which uses domains. 2013-09-26 15:37:21 +00:00
firebirds
31bdfdbac4 nightly update 2013-09-25 00:42:01 +00:00
hvlad
cfed85fca7 Additional fix for bug CORE-2648 : Nbackup's delta file ignored Forced Writes database setting 2013-09-24 12:24:09 +00:00
firebirds
c1c61ad67d nightly update 2013-09-24 00:31:49 +00:00
hvlad
650007add2 Fixed bug CORE-4233 : In PSQL modules with declared cursors engine could assign value to the wrong variable 2013-09-22 11:59:02 +00:00