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

24 Commits

Author SHA1 Message Date
Adriano dos Santos Fernandes
ee088c22e3
Rework messages processing, simplifying the build and avoiding store generated files in git. (#6958) 2021-09-15 08:37:17 -03:00
AlexPeshkoff
2adaef9aa0 Finished with warnings cleanup 2020-12-30 17:16:08 +03:00
Adriano dos Santos Fernandes
b2b5f9a87c Improvement CORE-6239 - Procedures and EXECUTE BLOCK without RETURNS should not be allowed to use SUSPEND. 2020-02-04 15:42:02 +00:00
paul_reeves
7224a0ac91 Disconnect from empbuild database on error. 2015-06-26 15:52:56 +00:00
paul_reeves
2daf347b4f Improve error handling and document addlang correctly as a function that updates an array, not a blob. 2015-06-26 13:23:04 +00:00
alexpeshkoff
9efc7cb4d2 It's better to always check isql return code 2013-11-20 12:03:22 +00:00
alexpeshkoff
5aa85c8bba Fixed employee build - avoid CHECK constraint errors 2013-02-07 12:51:56 +00:00
mapopa
8f918288a8 Update salaries and the currency in the intl version for employee db 2012-11-09 14:56:42 +00:00
mapopa
0f1d1f2e80 use dialect 3 2012-11-09 14:37:38 +00:00
mapopa
69fe81bdca update currency cross rates to current ones 2012-11-09 14:28:33 +00:00
mapopa
6798bd4d5f adjust salaries to the Euro 2012-11-08 23:07:09 +00:00
mapopa
b77aee90d7 Update the countries with current currencies in example database 2012-11-08 20:35:08 +00:00
alexpeshkoff
57e187ad1d misc 2012-10-12 08:26:11 +00:00
asfernandes
7545b8d172 Make Linux build faster.
It seems the usage of databases with FW=ON in ext4 filesystems mounted with barriers=1 (default) is very slow.

This change decreased build time in my machine from 2m41s to 1m21s.
2011-08-21 04:11:41 +00:00
makowski
e549d13fd3 fixed destbufferoverflow in empbuild.e 2009-08-25 15:27:17 +00:00
dimitr
090ca7adc3 Fixed compilation of empbuild. 2005-12-09 10:17:25 +00:00
paul_reeves
7de72dd72a Bring employee database up to dialect 3 2005-02-08 14:55:23 +00:00
brodsom
c45f1656e1 c++ comment in c source 2004-05-16 01:46:21 +00:00
brodsom
c2defdb5f7 Replace remaining gds.h 2004-04-25 23:11:11 +00:00
skidder
c64f31b712 Fix some warnings from GCC/Linux build. Some of them were subtle errors 2004-03-12 07:00:52 +00:00
brodsom
d8097dbaf0 Use isql option to set character set from command line, to connect with a command line specified database with non default charset. 2003-07-16 18:49:59 +00:00
brodsom
503235ab00 Remove generated source 2003-07-11 03:10:09 +00:00
brodsom
d4917a3c65 Change DATE to TIMESTAMP 2003-07-11 03:09:06 +00:00
brodsom
947eefac27 Moving firebird/src/v5_examples to firebird/examples 2003-07-10 23:04:39 +00:00