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

49964 Commits

Author SHA1 Message Date
hvlad
eccee4d692 Use qualified name for packaged stored procedures in trace output 2014-02-13 21:15:40 +00:00
firebirds
c631ee68ea nightly update 2014-02-13 00:31:43 +00:00
alexpeshkoff
26b090c93b Added access to configuration interfaces from IMaster and support for getting configured directories 2014-02-12 11:20:55 +00:00
firebirds
ae9d806101 nightly update 2014-02-12 00:28:06 +00:00
asfernandes
81d2999f35 Fixed CORE-4304 - Engine crashes when attempt to REcreate table with FK after syntax error before such recreating. 2014-02-11 14:52:32 +00:00
dimitr
58691273d2 Slightly changed the invariant handling code for functions. 2014-02-11 09:28:23 +00:00
firebirds
81c80f8a49 nightly update 2014-02-10 00:42:20 +00:00
dimitr
e869780df7 Renamed a few methods for better readability. 2014-02-09 18:28:33 +00:00
dimitr
bd410d08aa Fixed refactoring errors that caused some optimizer regressions. Also, simplified code a little. 2014-02-09 15:58:33 +00:00
firebirds
08ab181329 nightly update 2014-02-07 00:29:25 +00:00
dimitr
994b04ea98 Fixed the assertion. 2014-02-06 09:52:16 +00:00
robocop
5013cc4f16 Give names to the old and new streams in triggers. 2014-02-06 06:53:57 +00:00
robocop
5852ddbe2d Misc. 2014-02-06 06:53:12 +00:00
firebirds
4f0ba62bf2 nightly update 2014-02-06 00:38:54 +00:00
asfernandes
56ed22998d Misc. 2014-02-06 00:37:30 +00:00
dimitr
462cd99636 Fixed some refactoring errors of mine. This should cure CORE-4334: Resources (e.g. sort files) owned by trigger may not be released when it's interrupted asynchronously. 2014-02-05 17:59:39 +00:00
firebirds
d89e1ea66b nightly update 2014-02-04 00:33:53 +00:00
asfernandes
49fa42fc5e Fixed CORE-4330 and CORE-4331.
CORE-4330 - Not correct result function LAG, if OFFSET value ​​are assigned from a table.
CORE-4331 - LAG, LEAD and NTH_VALUE raise error when the second argument is NULL.
2014-02-03 15:07:13 +00:00
paulbeach
d730cff39b Darwin port 2014-02-03 08:58:01 +00:00
paulbeach
cd2506896d Users on Windows are hitting the 1024 FD_SETSIZE socket limit 2014-02-03 08:47:20 +00:00
firebirds
50b3f9c550 nightly update 2014-02-03 00:27:52 +00:00
asfernandes
a52e0ad4c4 Fixed alignment issue. 2014-02-02 01:07:03 +00:00
asfernandes
787f3fd8aa Misc. 2014-02-02 01:02:57 +00:00
firebirds
4651901db5 nightly update 2014-02-02 00:26:22 +00:00
dimitr
ecf2d228e1 Extended the detailed plan output. 2014-02-01 09:42:30 +00:00
firebirds
90688086df nightly update 2014-02-01 00:28:28 +00:00
alexpeshkoff
ca4df415ca Misc enhancements in .conf parser and *.conf.in files 2014-01-31 14:43:25 +00:00
firebirds
33cceae4a5 nightly update 2014-01-31 00:26:57 +00:00
alexpeshkoff
2af22a8bd2 Fixed CORE-4327: Error in QLI when copying NULL blobs between databases 2014-01-30 14:52:02 +00:00
alexpeshkoff
264f939718 Fixed CORE-4326: Keyword SET should not be required in ALTER USER statement 2014-01-30 09:11:06 +00:00
firebirds
16f363cf50 nightly update 2014-01-30 00:45:01 +00:00
asfernandes
79c6b2165b Fixed CORE-4301 - Non-ASCII data in SEC$USERS is not read correctly. 2014-01-29 15:36:09 +00:00
asfernandes
2ad2765d8e Misc. 2014-01-29 15:35:48 +00:00
firebirds
576f8840c9 nightly update 2014-01-28 00:50:20 +00:00
alexpeshkoff
b3c65c98b9 Renamed it once more 2014-01-27 16:47:43 +00:00
alexpeshkoff
3dd3429833 Doc enhancement 2014-01-27 07:14:10 +00:00
asfernandes
9350f941dc Fixed CORE-4322 - Engine crashes when use aggregate or window functions in recursive query. Vlad, please review. 2014-01-27 01:09:32 +00:00
asfernandes
dc03c09415 Misc. 2014-01-27 01:09:05 +00:00
firebirds
365ae2bfab nightly update 2014-01-27 00:42:01 +00:00
dimitr
39574ba899 Front-ported my recent commit re. possibly slow restore. 2014-01-26 15:27:15 +00:00
firebirds
21b1b109ec nightly update 2014-01-26 00:24:53 +00:00
dimitr
b91a120a52 Misc. 2014-01-25 09:05:04 +00:00
firebirds
f6c7f6a316 nightly update 2014-01-24 00:34:27 +00:00
alexpeshkoff
ede5ddeaa5 Misc formattingsrc/common/classes/fb_tls.h 2014-01-23 12:26:03 +00:00
hvlad
87ffb96a88 Misc. 2014-01-23 11:20:50 +00:00
paulbeach
018ef04d69 Darwin port for Firebird 3 2014-01-23 09:46:29 +00:00
firebirds
13c2c60fd7 nightly update 2014-01-23 00:49:25 +00:00
alexpeshkoff
9f0f251599 Fixed CORE-4321: Regression: ISQL does not destroy the SQL statement 2014-01-22 11:21:51 +00:00
firebirds
d7768425d4 nightly update 2014-01-21 00:32:25 +00:00
alexpeshkoff
00971c3941 Changes in IUtl, suggested by Adriano & Dmitry 2014-01-20 14:36:08 +00:00