8
0
mirror of https://github.com/FirebirdSQL/firebird.git synced 2025-01-23 04:43:03 +01:00
Commit Graph

30735 Commits

Author SHA1 Message Date
hvlad
99bca46516 Misc 2011-10-12 19:17:27 +00:00
hvlad
819aca96a6 Backported fix for bug CORE-3631 : Duplicate records with NULLs checked incorrectly 2011-10-12 19:14:49 +00:00
firebirds
c31841e063 nightly update 2011-10-07 03:32:23 +00:00
alexpeshkoff
5f3b0478f2 Added license files to linux packages 2011-10-06 12:40:27 +00:00
firebirds
b18198bbe4 nightly update 2011-10-06 03:33:08 +00:00
alexpeshkoff
a02ad08c12 Fixed linux build 2011-10-05 07:10:41 +00:00
firebirds
a7c053fb5d nightly update 2011-09-10 03:32:32 +00:00
paul_reeves
b0012b9fd6 add i18n fallback message for when translation is out of date 2011-09-09 08:55:31 +00:00
firebirds
33433036f9 nightly update 2011-09-09 03:32:29 +00:00
paul_reeves
e9bd6eb23a Add i18n strings for cz. 2011-09-08 09:56:46 +00:00
paul_reeves
164253bd34 bring i18n instructions up to date 2011-09-08 09:51:30 +00:00
paul_reeves
e33d72536c misc routine maintenance 2011-09-08 09:50:52 +00:00
paul_reeves
3b6cdeb0fe remove hard-coded version string.
misc maintenance
2011-09-08 09:49:03 +00:00
paul_reeves
095833a522 add i18n message 2011-09-08 09:48:00 +00:00
paul_reeves
674c1fc86d calc md5sum after creating packages.
misc routine maintenance.
2011-09-08 09:46:36 +00:00
firebirds
ab9bc21159 nightly update 2011-08-26 04:06:48 +00:00
paulbeach
e40dadc909 Minor modifications to the build process to support MacOSX Lion (10.7) 2011-08-25 11:54:30 +00:00
paulbeach
db0d9e6d7e SuperServer will not start on Lion 2011-08-25 09:42:43 +00:00
firebirds
3c3d24b74f nightly update 2011-07-22 03:29:40 +00:00
dimitr
113258b01c Relaxed the rules a bit thus moving some checks to runtime. This fixes the regression in CORE-1812. 2011-07-21 10:24:12 +00:00
firebirds
c20fd76eec nightly update 2011-07-18 03:30:03 +00:00
hvlad
a406f32ca5 Fixed bug CORE-3409 : Segmentation Fault after upgrade 2.1.3 -> 2.1.4 2011-07-17 09:59:42 +00:00
hvlad
da874ec655 Backported fix for bug CORE-3549 : Database corruption after end of session : page xxx is of wrong type expected 4 found 7 2011-07-17 09:47:15 +00:00
firebirds
291ac1a3c2 nightly update 2011-07-17 03:27:59 +00:00
asfernandes
b269d8b0de Backport improvement CORE-3433 - Improve GBAK restore performance (records insertion). 2011-07-17 02:58:50 +00:00
hvlad
ea661b3d21 Backport fix for bug CORE-3557 : AV in engine when preparing query against dropping table 2011-07-16 10:08:44 +00:00
firebirds
6602629898 nightly update 2011-07-14 03:28:45 +00:00
dimitr
acb020fc35 Fixed CORE-3554: Server crashes during prepare or throws incorrect parsing error if the remotely passed SQL query is empty. The origin of the zero-length SQL string passed is still unknown though, so the ticket remains open for a while. 2011-07-13 13:09:28 +00:00
firebirds
116130a22a nightly update 2011-06-29 06:11:36 +00:00
firebirds
167a23d805 nightly update 2011-06-28 05:24:09 +00:00
firebirds
f81aed58fe nightly update 2011-06-22 03:30:55 +00:00
hvlad
b3cc1c2e1e Fixed bug CORE-3524 : Compiling stored procedure while in use shutdown database 2011-06-17 12:41:46 +00:00
hvlad
44975a70fe Backport fix for bug CORE-3464 : Dirty page could be written without releasing (or downgrading) page lock. It results in "lock denied" or "lock conversion denied" bugcheck 2011-06-15 10:00:54 +00:00
hvlad
4bbd667929 Backport fix for bug CORE-3468 : Attempt to read after the end of file when nbackup state is stalled 2011-06-15 09:53:11 +00:00
hvlad
af4fab86fc Backport fix for bug CORE-3515 : Index corruption. Validation put "missing entries" message into firebird.log 2011-06-15 09:47:46 +00:00
asfernandes
80584e7d24 Fixed CORE-3517 - Server crash with built in function LPAD with string as second parameter. 2011-06-09 00:41:25 +00:00
firebirds
e3ff7e11de nightly update 2011-06-06 03:26:18 +00:00
asfernandes
5350f53af9 Fixed CORE-3231 - OVERLAY() fails when used with text BLOBs containing multi-byte chars.
The issue was fixed in others versions with CORE-2361.
2011-06-05 16:40:27 +00:00
firebirds
365aaea127 nightly update 2011-06-04 03:38:33 +00:00
alexpeshkoff
92e4a9f1db Fixed CORE-3510: gds_drop utility prints an error when trying to shutdown missing lock manager process 2011-06-03 12:24:57 +00:00
firebirds
8d085f35a3 nightly update 2011-06-02 03:31:08 +00:00
alexpeshkoff
136463bda4 Backported CORE-3461: DDL operations fail after backup/restore 2011-06-01 08:55:06 +00:00
alexpeshkoff
8a7935aef6 HPUX/PARISC port - awful hack to avoid errors in OS 2011-06-01 08:07:05 +00:00
firebirds
c1dadb35b5 nightly update 2011-05-26 03:30:54 +00:00
dimitr
7149de599a Fixed CORE-3493: Adding a value to a timestamp below '16.11.1858 00:00:01' throws 'value exceeds the range for valid timestamp'. v2.1 wasn't really affected although the validation sequence was wrong. 2011-05-25 10:56:22 +00:00
dimitr
15dd01a045 Fixed the assertion. 2011-05-25 07:50:42 +00:00
firebirds
f4a501cbce nightly update 2011-05-13 03:32:07 +00:00
dimitr
1532fba9f4 Updated the version string. 2011-05-12 09:01:00 +00:00
firebirds
04018f6062 nightly update 2011-05-05 03:30:38 +00:00
asfernandes
e88b09d202 Backported fix for CORE-1782 - ISQL crashes when fetching data for a column having alias longer than 30 characters. 2011-05-04 23:00:10 +00:00