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

29842 Commits

Author SHA1 Message Date
paulbeach
3a0a25e794 This line - be not needed 2008-03-25 09:10:06 +00:00
paulbeach
8280b332bf These changes to 2.0 should be in 2.1 as well 2008-03-24 14:02:49 +00:00
asfernandes
a895462a0a More problematic cases of CORE-1798 - thanks to Dmitry 2008-03-21 19:02:38 +00:00
asfernandes
3a8684629e Backport fix for CORE-1798 - RDB$DB_KEY evaluates to NULL in INSERT ... RETURNING 2008-03-21 17:11:13 +00:00
alexpeshkoff
e3b6ffbca1 Fixed a problem with #! specifier not in first line - thanks to Fred Polizo 2008-03-20 10:46:49 +00:00
paulbeach
cfcc52eddc Include aliases.conf in the install 2008-03-17 12:06:11 +00:00
alexpeshkoff
7afd61dfe2 Make it buildable with VC7 2008-03-12 10:38:44 +00:00
alexpeshkoff
3d2c8bfa51 Fixed wrong data in Make.Version file 2008-03-06 13:45:14 +00:00
robocop
2c986a8480 Misc. 2008-03-02 09:03:08 +00:00
paulbeach
60c7ab6e03 Correct include for MacTypes.h 2008-02-29 15:27:25 +00:00
paulbeach
83377303d0 Minor typo 2008-02-29 13:56:52 +00:00
paulbeach
9efa1483c8 MacOSX 10.5 use this semaphore declaration only 2008-02-29 13:37:50 +00:00
paulbeach
ad3050b4b8 Get rid of the really annoying $UNIX2003 symbols that get pulled into libfbclient.dylib that prevent kinterbasdb running on MacOSX 10.4 2008-02-29 13:26:55 +00:00
paul_reeves
530b1a10bf Ensure readme and installation_readme display RC2
Use Windows instead of Win32 where appropriate.
2008-02-29 11:08:14 +00:00
paul_reeves
dc5f87c6b8 Add updated bosnian translations for binary installer 2008-02-29 09:38:02 +00:00
alexpeshkoff
01e73c7885 fixed access rights to isc1_monitor file - reported by Dmitry 2008-02-28 08:00:57 +00:00
alexpeshkoff
c06199f40d corrections to my fix for CORE-1476 2008-02-26 13:17:43 +00:00
paul_reeves
e6f148bfad Dont run the guardian service if using the classic server. 2008-02-25 09:21:56 +00:00
tsteinmaurer
b596cbeca4 Removed the unused caption 2008-02-22 18:26:43 +00:00
asfernandes
53dd722ef9 Update doc. 2008-02-22 10:36:23 +00:00
paul_reeves
251cd63de5 Don't include old fb 2.0 release notes.
Comment out unmaintained installation languages
2008-02-22 10:31:23 +00:00
paul_reeves
a0dff9e951 updated translations for windows installer 2008-02-22 10:29:33 +00:00
makowski
e684de2018 French translation for win setup FB2.1RC2 2008-02-21 14:27:56 +00:00
paulbeach
a76d480f35 Installation of Firebird 2.0.x SuperServer on Solaris 2008-02-20 15:53:59 +00:00
dimitr
37d0e2a1c3 Update. 2008-02-20 12:42:44 +00:00
dimitr
d6b4b1f295 Optimizer adjustments for the new built-in functions. 2008-02-20 09:23:40 +00:00
fsg
cdcd9ad5d5 nightly update B2_1_Release 2008-02-19 10:30:15 +00:00
alexpeshkoff
e43f401425 backport: Make windows and linux install trees better match 2008-02-19 10:29:14 +00:00
robocop
17ec303e42 The second "if" is just the "else". 2008-02-19 05:42:57 +00:00
asfernandes
a4381bba04 Misc 2008-02-19 01:57:50 +00:00
hvlad
d69c68a346 Fixed bug CORE-1746 : Expression index can be created while doing inserts into table 2008-02-18 15:56:10 +00:00
dimitr
2de3fd9842 Update. 2008-02-17 15:03:45 +00:00
dimitr
c40f2713ec Update. 2008-02-17 13:51:22 +00:00
alexpeshkoff
179d9989b8 changed soname for embedded library 2008-02-14 16:27:21 +00:00
robocop
9d46bd51e1 Misc. 2008-02-14 07:38:47 +00:00
alexpeshkoff
cf6b58826f Backported fix for CORE-1726: isc_service_start failed 2008-02-13 12:04:00 +00:00
paul_reeves
0640a8924b Default to using embedded server to build examples 2008-02-13 10:54:00 +00:00
tsteinmaurer
4304d266c0 Adjustments in the German translation based on the English version for Firebird 2.1.0 RC2 2008-02-12 19:59:17 +00:00
paulbeach
f9591670ce update the launchdaemon plist file with the correct dtd url 2008-02-12 16:12:04 +00:00
dimitr
5eca41da6a Misc. 2008-02-12 13:54:47 +00:00
paul_reeves
c8b990d733 Fix build script if wix already executed.
Add ru directory for i18n
Use appropriate format placeholders in translations.
2008-02-12 13:43:42 +00:00
paulbeach
c182d673be Don't call vfork recursively on MacOSX 2008-02-12 10:59:44 +00:00
asfernandes
9103630deb Misc 2008-02-10 17:54:08 +00:00
hvlad
bb1d566e55 Final fix (i hope) for CORE-1443 : Embedded engine may hang application on exit if no database access was performed 2008-02-08 14:07:30 +00:00
paulbeach
6d68730d6e 64bit MacOS use __x86_64__ instead of DARWIN64 as per Adriano 2008-02-08 10:48:03 +00:00
hvlad
b028c9061e Fixed bug CORE-1724 : Common table expressions cannot be used in computed columns and quantified predicates (IN / ANY / ALL) 2008-02-07 14:07:21 +00:00
hvlad
736feae2ea Fixed bug CORE-1724 : Common table expressions cannot be used in computed columns and quantified predicates (IN / ANY / ALL) 2008-02-07 13:53:55 +00:00
dimitr
84d3208a0f Backport from HEAD (trivial changes only). 2008-02-06 19:31:48 +00:00
paulbeach
0afd0fe037 64bit MacOS 2008-02-06 16:51:52 +00:00
paulbeach
7ca5ca33b8 Oops - there should be a comment here 2008-02-06 16:20:16 +00:00