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

38880 Commits

Author SHA1 Message Date
firebirds
8a9d851e96 nightly update 2011-06-22 03:25:43 +00:00
alexpeshkoff
d26f1c5c19 Fixed CORE-3532: Server hangs starting new session when trace is running 2011-06-21 09:06:43 +00:00
asfernandes
6a46929634 Backported fix for CORE-3140 - Preserve comments for parameters after altering procedures. 2011-06-18 18:49:58 +00:00
hvlad
86a63f71e8 Fixed bug CORE-3524 : Compiling stored procedure while in use shutdown database 2011-06-17 12:41:06 +00:00
asfernandes
c25b2d84ea Backported fix for CORE-3523 - SIMILAR TO: False matches on descending ranges. 2011-06-17 01:20:41 +00:00
hvlad
87ba139bb3 Backport fix for bug CORE-3521 : Delta file contents is not flushed to disk 2011-06-16 09:11:07 +00:00
hvlad
ecb52d34a1 Fixed bug CORE-3525 : Autonomous transactions should not inherit run-time flags of "parent" transaction 2011-06-16 08:44:27 +00:00
robocop
b388d0de0f Misc. 2011-06-11 06:06:16 +00:00
hvlad
2e214d5c7d Backport fix for two related bugs
CORE-3502 : DROP VIEW ignores the existing non-column dependencies, and
CORE-3503 : ALTER VIEW crashes the server if the new version has an artificial (aggregate or union) stream at the position of a regular context in the older version.
2011-06-08 08:57:00 +00:00
firebirds
cb2a44a03d nightly update 2011-06-06 03:21:37 +00:00
hvlad
5ac9733073 Fixed bug CORE-3515 : Index corruption. Validation put "missing entries" message into firebird.log 2011-06-05 08:17:04 +00:00
firebirds
e97bd14d78 nightly update 2011-06-05 03:22:58 +00:00
asfernandes
59d841e92e Backport fix for CORE-3511 - Unquoted role names with non-ASCII characters passed in DPB are upper-cased wrongly. 2011-06-04 18:43:10 +00:00
asfernandes
c644ccd699 Backport fix for CORE-3479 - ASCII_VAL raises error instead of return 0 for empty strings. 2011-06-04 18:42:37 +00:00
firebirds
ce5be1f386 nightly update 2011-06-04 03:31:14 +00:00
alexpeshkoff
772f9af937 Backported CORE-3512: Server hangs when trace is running 2011-06-03 14:10:53 +00:00
firebirds
605de72bd9 nightly update 2011-06-03 03:24:35 +00:00
dimitr
17be2f24d6 Fixed CORE-3508: MON$DATABASE_NAME and MON$ATTACHMENT_NAME fields contain question marks instead of non-ASCII characters regardless of the connection charset. 2011-06-02 13:48:11 +00:00
alexpeshkoff
f698d32265 Fixed CORE-3151: memory allocated in sqlda_sup may be not released in some cases 2011-06-02 08:42:50 +00:00
alexpeshkoff
093179e11f Fixed CORE-3150: segmentation fault in gbak when interrupted with Ctrl-C 2011-06-02 07:45:08 +00:00
firebirds
a854973c49 nightly update 2011-06-02 03:25:02 +00:00
alexpeshkoff
016fd3b757 Backported CORE-3199: nackup fails due to O_NOATIME flag in database open 2011-06-01 12:17:13 +00:00
alexpeshkoff
cd603486ca Backported CORE-3462: Add metadata only restore to Services API 2011-06-01 10:39:29 +00:00
alexpeshkoff
843dfc2c49 Backported CORE-3461: DDL operations fail after backup/restore 2011-06-01 08:55:06 +00:00
firebirds
ea80516246 nightly update 2011-05-31 03:29:57 +00:00
asfernandes
0bda6ba36f Fixed CORE-3489 - Blob transliteration may not happen inside the union. 2011-05-31 00:54:35 +00:00
alexpeshkoff
38e5124847 Fixed CORE-3487: sometimes fbtracemgr segfaults when ending with ctrl+c 2011-05-30 12:39:11 +00:00
dimitr
e04bf21073 Fixed CORE-3387: Client library could hang infinitely waiting for a reply packet on a forcibly disconnected server socket. 2011-05-30 09:55:59 +00:00
firebirds
602f749446 nightly update 2011-05-28 03:23:44 +00:00
mapopa
107f789676 Unused inline function 2011-05-27 09:00:25 +00:00
firebirds
74cb8e6ead nightly update 2011-05-27 03:27:46 +00:00
asfernandes
3cfc3120ad Missed piece for CORE-3491. 2011-05-27 02:00:41 +00:00
asfernandes
d12b551207 Fixed CORE-3491 - Altering of a TYPE OF COLUMN parameter affects the original column. 2011-05-27 01:13:17 +00:00
firebirds
f6f59b728b nightly update 2011-05-26 03:25:45 +00:00
alexpeshkoff
63102d01b5 Fixed CORE-3482: nbackup ctrl-c segfaults and leaves db locked (delta file continues to grow) 2011-05-25 11:50:25 +00:00
alexpeshkoff
351324f490 Fixed CORE-3494: Attach fails after shutdown rejected by handler installed in fb_shutdown_callback() 2011-05-25 11:41:34 +00:00
dimitr
8d1abf0939 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
bdb2e2a356 Fixed the assertion. 2011-05-25 07:48:24 +00:00
firebirds
ae9964723a nightly update 2011-05-20 03:25:26 +00:00
alexpeshkoff
4682fdcf0d Fixed CORE-3486: GPRE language modules can't be compiled with gcc 4.4 2011-05-19 17:08:01 +00:00
mapopa
c860d79772 comment cleanup EKU: obsolete, replaced by _FILE_OFFSET_BITS 2011-05-19 11:09:02 +00:00
mapopa
5b2bddde7d Disabled, not found anywhere function 2011-05-19 09:42:39 +00:00
mapopa
91a9a9b997 eliminate unused anywere defines 2011-05-19 09:38:07 +00:00
mapopa
e9303889ed Fix license url for IPL 1.0 http://www.firebirdsql.org/index.php?op=doc&id=ipl 2011-05-19 08:33:37 +00:00
mapopa
da56e757f9 License page is hosted here http://www.firebirdsql.org/index.php?op=doc&id=ipl 2011-05-19 08:31:16 +00:00
firebirds
ac0e3b0fcb nightly update 2011-05-17 03:27:10 +00:00
mapopa
72a494be68 Apply Patch that fixes GNU/Hurd Debian build
Firebird FTBFS on GNU/Hurd because MAXPATHLEN is not defined on that
platform.

Attached is a patch which fixes that.  Please apply, it is a simple
fix and it blocks php5 build on GNU/Hurd.


http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=626931
2011-05-16 14:38:06 +00:00
firebirds
aa3b02c519 nightly update 2011-05-13 03:25:37 +00:00
dimitr
2e987fcc07 Fixed CORE-3477: Passing non-existing SQL parameters always crash server. 2011-05-12 14:51:12 +00:00
dimitr
ac4efcc497 Reduced memory usage for CORE-3457: Optimize the temporary space manager regarding small chunk allocations. 2011-05-12 09:37:47 +00:00