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

42726 Commits

Author SHA1 Message Date
hvlad
209b003187 Fix for bug CORE-2956 : Problems with requests of procedure's parameters. 2010-04-13 14:28:38 +00:00
fsg
0392756366 nightly update B2_5_Release 2010-04-13 12:55:15 +00:00
dimitr
459fec5084 Correction. 2010-04-13 08:11:45 +00:00
dimitr
0c2a5e3a76 Avoid polluting firebird.log on Vista/Win7 systems when running as application. 2010-04-13 08:09:10 +00:00
dimitr
ef49a50c33 Fixed CORE-2966: Wrong results or unexpected errors while sorting a large data set. 2010-04-13 06:55:46 +00:00
fsg
ff249254c4 nightly update B2_5_Release 2010-04-09 12:56:59 +00:00
dimitr
5f717015ed Corrections for SQL states. 2010-04-09 08:02:20 +00:00
dimitr
7107237cf0 Corrections for SQL states. 2010-04-09 07:53:15 +00:00
fsg
b87f69f40e nightly update B2_5_Release 2010-04-08 12:54:48 +00:00
dimitr
8630fd43e8 Removed the wrong assertion. In fact, the buffer can be larger than 64K, despite what the [unused] length argument suggests. 2010-04-08 04:00:59 +00:00
fsg
6a06827579 nightly update B2_5_Release 2010-04-03 12:57:41 +00:00
alexpeshkoff
95fd7a9f44 misc 2010-04-02 16:48:04 +00:00
fsg
ed3758bd36 nightly update B2_5_Release 2010-03-31 12:54:49 +00:00
alexpeshkoff
00cef81912 Fixed libatomic_ops detection. This should help with linux/hppa build 2010-03-31 08:39:03 +00:00
fsg
851832b5ea nightly update B2_5_Release 2010-03-30 12:54:08 +00:00
alexpeshkoff
c71232d226 Backported fix for CORE-2948: Segfault when server is exiting 2010-03-29 15:24:49 +00:00
fsg
ed99502eb6 nightly update B2_5_Release 2010-03-29 12:57:25 +00:00
dimitr
58307abbf5 Sorry, wrong calculation of the build number. 2010-03-29 07:39:50 +00:00
dimitr
5270779ea4 Update. 2010-03-29 07:38:13 +00:00
dimitr
c814a39fcf Update. 2010-03-29 07:23:21 +00:00
fsg
1818b96a47 nightly update B2_5_Release 2010-03-27 13:57:03 +00:00
hvlad
fb9c2a4099 Rework fix for bug CORE-2934 : Memory leak in FB2.5 trace plugin
Thread safety
2010-03-26 15:36:14 +00:00
hvlad
ff4e296cb9 Additional fix for bug CORE-2934 : Memory leak in FB2.5 trace plugin 2010-03-26 15:35:32 +00:00
fsg
2657682e4b nightly update B2_5_Release 2010-03-26 13:55:25 +00:00
fsg
0d8be19d96 nightly update B2_5_Release 2010-03-25 13:54:27 +00:00
hvlad
6d9f5e255a Fixed bug CORE-2943 : parsing error recursive query with two recursive parts 2010-03-25 13:50:16 +00:00
alexpeshkoff
2e4fea1c04 Fixed CORE-2942: Huge (>10Gb) memory consumption by some fb_inet_server processes 2010-03-25 10:33:28 +00:00
fsg
7c5447a930 nightly update B2_5_Release 2010-03-24 13:54:30 +00:00
alexpeshkoff
1020333c68 fixed posic build 2010-03-24 12:50:35 +00:00
hvlad
057bd7a557 Fixed bug CORE-2934 : Memory leak in FB2.5 trace plugin.
Updated MSVC project files
2010-03-24 12:29:54 +00:00
hvlad
b9ea5ee00c Fixed bug CORE-2934 : Memory leak in FB2.5 trace plugin 2010-03-24 12:29:15 +00:00
hvlad
035e567c37 Fixed bug CORE-2940 : Trace output could contain garbage data left from filtered out statements 2010-03-23 20:06:07 +00:00
fsg
488957dd04 nightly update B2_5_Release 2010-03-23 13:56:11 +00:00
hvlad
dba4d51c98 Fixed bug CORE-2936 : Wrong page type (expected 7 found N) error 2010-03-22 22:48:19 +00:00
fsg
a945e8d84a nightly update B2_5_Release 2010-03-21 13:54:36 +00:00
asfernandes
7b1c7db1ee Fixed CORE-2923 - Problem with dependencies between a procedure and a view using that procedure 2010-03-20 19:12:51 +00:00
fsg
508f8d7f9e nightly update B2_5_Release 2010-03-19 13:57:18 +00:00
asfernandes
050646b6f4 Fixed CORE-2930 - DROP VIEW drops output parameters of used stored procedures 2010-03-19 00:50:33 +00:00
fsg
03c11075db nightly update B2_5_Release 2010-03-18 13:53:53 +00:00
hvlad
0f5324d705 Update documentation 2010-03-18 10:33:43 +00:00
hvlad
2d74ff8c72 Fixed bug CORE-2907 : Exception handling with EXECUTE STATEMENT 2010-03-18 10:29:07 +00:00
fsg
ff9dc27b8e nightly update B2_5_Release 2010-03-17 13:55:16 +00:00
alexpeshkoff
522fa7fd9a Backported fix for CORE-2928: Buffer overflow in gsec 2010-03-17 10:08:32 +00:00
hvlad
eb7abe4939 Fixed bug CORE-2628 : FB 2.5-beta2-win32 denied FreeAdhocUDF library functions 2010-03-16 14:56:40 +00:00
fsg
c98085fa46 nightly update B2_5_Release 2010-03-16 13:54:47 +00:00
alexpeshkoff
5098340106 Fixed CORE-2859: Security database remains locked after replacing database 2010-03-16 10:21:46 +00:00
dimitr
b149388cb6 Correction for one of my prior optimizer commits. 2010-03-16 05:00:33 +00:00
alexpeshkoff
c46bef6e98 Backported fix for CORE-2926: "make install" fails on linux 2010-03-15 14:35:19 +00:00
fsg
34eb3e9027 nightly update B2_5_Release 2010-03-15 14:00:22 +00:00
alexpeshkoff
5a4eb6b1cb freebsd port 2010-03-15 11:59:10 +00:00