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

42559 Commits

Author SHA1 Message Date
asfernandes
3b9e9936e4 Fix typo 2009-11-15 18:53:16 +00:00
fsg
db9d2eac0b nightly update B2_5_Release 2009-11-15 13:54:45 +00:00
alexpeshkoff
0e5f6b033b Additions for CORE-2748 - thanks to Adriano and Claudio 2009-11-15 12:43:59 +00:00
robocop
9a0e501103 Put the correct information for UAC in VC9. 2009-11-15 09:39:47 +00:00
fsg
3f8dabfadb nightly update B2_5_Release 2009-11-14 19:00:05 +00:00
robocop
88e1756a9b Misc. 2009-11-14 07:22:16 +00:00
alexpeshkoff
bd9fb75df8 Improvement CORE-2748: allow gsec to grant RDB$ADMIN role in the security database 2009-11-13 18:09:29 +00:00
paul_reeves
b4d61bc026 Remove redundant file copy 2009-11-13 13:46:54 +00:00
verbguy
02c3be6515 international library fails to load on AIX with unresolved symbols. reviewed by Alex 2009-11-10 15:28:24 +00:00
hvlad
4cdb94d94d Missed part of documentation 2009-11-09 12:41:09 +00:00
robocop
f38b0940ea Remove the manifest files not needed by VC9. 2009-11-09 12:33:58 +00:00
robocop
357491779c Get rid of references to the manifest files not needed by VC9. 2009-11-09 12:30:06 +00:00
dimitr
86e3dd62bd Update. 2009-11-09 09:54:16 +00:00
dimitr
dbbf6978f7 Update. 2009-11-09 09:44:57 +00:00
dimitr
c122909ec6 Fixed CORE-2742: Server may stop responding to a particular client attachment under some conditions.
Credits belong to Vlad ;-)
2009-11-09 09:32:17 +00:00
alexpeshkoff
f3f41c5bf0 Fixed linux packages build 2009-11-09 09:31:05 +00:00
robocop
58becc1d6d CORE-2741 and a special case of the ancient CORE-932 2009-11-09 07:26:09 +00:00
robocop
b58ac3f91d Adriano says we shouldn't assume argv[argc] is null. 2009-11-09 06:19:47 +00:00
dimitr
9f87c75553 Update. 2009-11-08 07:22:51 +00:00
asfernandes
ee1e7aa529 Backport fix for CORE-2739 - ASSERT at parse.cpp line 22885 2009-11-07 19:21:03 +00:00
dimitr
1a1c013496 Fixed a typo. 2009-11-07 19:00:29 +00:00
robocop
ade3c62b6d Misc. 2009-11-06 08:43:34 +00:00
robocop
45a6000075 Follow the VC8 settings. 2009-11-06 08:35:41 +00:00
robocop
d4c645a928 Follow the VC8 settings. 2009-11-06 07:34:08 +00:00
robocop
27a618e9c3 Misc. 2009-11-06 05:46:43 +00:00
dimitr
1423f664e4 Update. 2009-11-06 05:46:15 +00:00
dimitr
ca7e46e889 Update. 2009-11-06 05:31:23 +00:00
hvlad
dc3cb55183 Backport fix for bug CORE-2731 : Recursive EXECUTE STATEMENT works wrong 2009-11-05 22:44:48 +00:00
alexpeshkoff
39f3ec8018 Backported fix for CORE-2578: select rdb$db_key from a view with a more than 1 table joined, results in conversion error 2009-11-05 16:24:11 +00:00
alexpeshkoff
0ac8725bc4 Fixed CORE-2730: Bus error when working with DB_KEY on RISC machines 2009-11-05 09:27:36 +00:00
robocop
d9fed5766e Backport Adriano's correction. 2009-11-05 08:33:44 +00:00
dimitr
e3cd367838 Correction. 2009-11-05 06:02:55 +00:00
hvlad
209767cc82 Backport fix for bug CORE-2729 : Current connection may be used by EXECUTE STATEMENT instead of creation of new attachment 2009-11-04 14:49:57 +00:00
verbguy
ad601e0f8c exported symbols in HP-UX version file should match firebird.vers 2009-11-03 23:33:39 +00:00
verbguy
66018e590a exported symbols in AIX export file should match the firebird.vers 2009-11-03 21:17:41 +00:00
verbguy
71b7001321 AIX porting changes
- suppress "unknown pragma message" messages for production build
- fix comment, -qstaticinline is still used in production build
2009-11-02 20:34:58 +00:00
alexpeshkoff
f90a43acfc Fixed CORE-2725: Server crashes when sending wrong BLR for parameters in op_execute 2009-11-02 11:10:52 +00:00
asfernandes
ba8166521c Backport fix for CORE-2722 - Storage of malformed blob is allowed when copying from a blob with NONE/OCTETS charset 2009-11-01 17:00:20 +00:00
asfernandes
ba9231d48c Backport fix for CORE-2721 - Issue with SIMILAR TO and UTF8 on 2.5 Beta 2 (and 1) 2009-11-01 13:58:42 +00:00
hvlad
494aaa7965 Backport fix for bug CORE-2720 : Wrong evaluation result with divide and unary plus\minus operations 2009-10-31 20:03:53 +00:00
dimitr
d37555ed16 Backported the fix for CORE-2711. 2009-10-31 08:20:25 +00:00
alexpeshkoff
bb5a238d29 Fixed build with Sun Studio after making SCH_ast() dummy function. Does not require mentioning in whats new and release notes. 2009-10-30 09:09:10 +00:00
verbguy
2263810f47 shared libraries have ".sl" suffix on HP-UX HPPA. A more complete fix using configure.in and autoconfig.h will be committed later to HEAD 2009-10-28 13:16:07 +00:00
verbguy
784c78e919 hpux corrections for rpath issues and atomic library 2009-10-27 19:47:07 +00:00
paulbeach
0c50bf99a7 Missing symbols 2009-10-23 11:30:32 +00:00
paulbeach
0b21753870 Updated for 25RC1 2009-10-23 10:55:18 +00:00
paulbeach
61384ac746 remove -lfbembed from the link line, as it breaks the Mac build. - if you need this amend LINK_UDF_LIBS in the prefix file instead. 2009-10-23 09:40:41 +00:00
asfernandes
b87290f2c7 Doc. typo 2009-10-22 00:22:35 +00:00
paulbeach
e497593e62 Another missing symbol.... 2009-10-21 12:52:37 +00:00
paulbeach
df2891c2c2 Missing symbols. Is it so difficult for the developer who adds new symbols to add the new symbols to all the vers files rather than just the one that concerns them? 2009-10-21 12:49:50 +00:00