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

29926 Commits

Author SHA1 Message Date
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
paulbeach
820cc6c940 Minor modifications for MacOS 64bit builds 2008-02-06 14:58:40 +00:00
paulbeach
c8cb386d4d Minor modifications for MacOS 64bit builds 2008-02-06 14:42:30 +00:00
dimitr
a389c401ac Fixed CORE-1729. 2008-02-06 13:45:32 +00:00
paulbeach
b6b5873350 Add HPUX for when the port comes later 2008-02-06 11:40:51 +00:00
alexpeshkoff
9d984a98be Backported fix for CORE-1728: Monitoring tables do not work after fresh linux install 2008-02-06 11:34:33 +00:00
paulbeach
467730f903 1. Updated MacOS mod_loader to hanle Bundles and Dynamic Libraries (yes the loading of the two is different)
2. Support the loading of the ICU Libraries dynamically
3. new = FB_NEW - prevent asserts.
2008-02-05 12:36:33 +00:00
asfernandes
b4a39902af Backport fix for CORE-1694 - Bug in create/alter Database trigger (with Russian comment) 2008-02-01 20:21:56 +00:00
asfernandes
e3cdddf44d Backport fix for CORE-1716 - Wrong variable initialization in recursive procedures 2008-01-30 19:05:52 +00:00
asfernandes
06cf57bacd Backport fix for CORE-1715 - Incorrect "key size exceeds implementation restriction for index" error 2008-01-30 13:51:56 +00:00
dimitr
b32234e27c Restored the legacy logic for blob sorting, thus rolling back changes for CORE-859 and CORE-1530. 2008-01-26 18:07:41 +00:00
paul_reeves
da899e323c Go a little way further to minimize hard-coded version string hell. 2008-01-24 10:17:41 +00:00
asfernandes
14e722a8c1 Misc 2008-01-23 00:00:40 +00:00
paulbeach
935fced623 Assert Failure on MacOS - adjustment 2008-01-22 14:20:03 +00:00
paul_reeves
ecc24716ab Allow snapshots to build without dependencies upon wix and external documentation 2008-01-22 13:54:26 +00:00
alexpeshkoff
a8c5c70dc6 Fixed RC1 regression - SS does not start on Mandriva 2008-01-22 11:39:13 +00:00
robocop
9c2703c9e3 Misc. 2008-01-22 10:09:40 +00:00