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

54559 Commits

Author SHA1 Message Date
Adriano dos Santos Fernandes
f6cda2a693 Fixed CORE-6271 - Bind time with time zone to legacy produces wrong values. 2020-05-04 13:03:28 -03:00
firebirds
9914167397 increment build number 2020-05-02 00:05:02 +00:00
AlexPeshkoff
e102baa348 Fixed CORE-6294: Negative 128-bit integer constants are not accepted in DEFAULT clause 2020-05-01 14:31:17 +03:00
firebirds
3e40cc7c97 increment build number 2020-05-01 00:04:36 +00:00
Adriano dos Santos Fernandes
f440a7d77c
Added tzdata directory to Linux install and allow to configure its default location in build time (#267)
* Added tzdata directory to Linux install and allow to configure its default location in build time.
2020-04-30 12:36:23 -03:00
Paul Reeves
63fae7cabb Don't allow installation of the msvc runtims to force a restart 2020-04-30 13:20:01 +02:00
firebirds
b1ffdc70dd increment build number 2020-04-30 00:05:03 +00:00
Dmitry Yemanov
f5f07b80d1 Postfix for my commit #1cd0a1 2020-04-29 15:05:55 +03:00
Paul Reeves
5f727d31f2 Revert "Be sure to package .md filetypes with a .txt extension. Windows does not seem to have a native reader for this type."
This reverts commit 2b18b0e82a.
2020-04-29 10:30:23 +02:00
firebirds
4e8d1a133e increment build number 2020-04-29 00:05:29 +00:00
Dmitry Yemanov
87c499ad36 Added the forgotten config option 2020-04-28 18:27:03 +03:00
Paul Reeves
49bf80035e Include sub-dirs added since beta 1 2020-04-28 16:32:29 +02:00
Paul Reeves
e7e83a4024 whitespace 2020-04-28 16:31:26 +02:00
Paul Reeves
2b18b0e82a Be sure to package .md filetypes with a .txt extension. Windows does not seem to have a native reader for this type. 2020-04-28 16:29:11 +02:00
Paul Reeves
52a8d42a99 Upgrade to v6 of the InnoSetup installer. 2020-04-28 16:25:29 +02:00
Paul Reeves
23dcc30058 Remove some InnoSetup compiler warnings 2020-04-28 16:14:41 +02:00
firebirds
a00c88dbf4 increment build number 2020-04-28 00:04:55 +00:00
Paul Reeves
bfe66caabe Be sure to fail windows packaging if firebird.pas not found. 2020-04-27 16:21:57 +02:00
AlexPeshkoff
1723b61ec0 An attempt to fix appveyor build 2020-04-27 14:24:24 +03:00
firebirds
7685126e66 increment build number 2020-04-27 00:04:24 +00:00
Mark Rotteveel
fcb20271c3 Restrict tzdata-update to FirebirdSQL/firebird 2020-04-26 10:51:24 -03:00
Adriano dos Santos Fernandes
12658b7879
Merge pull request #264 from FirebirdSQL/work/tzdata-update
Updata tzdata to version 2020a.
2020-04-26 10:50:54 -03:00
github-actions[bot]
6b17241438 Updata tzdata. 2020-04-26 11:03:53 +00:00
firebirds
4f9fa82de9 increment build number 2020-04-25 00:04:46 +00:00
hvlad
68f2fdce8e Fixed warning 2020-04-24 23:24:13 +03:00
Mark Rotteveel
e5b049d2bb
Update URL to tzdata in README.time_zone.md 2020-04-24 18:22:44 +02:00
Paul Reeves
9b3644515a Be sure to call SETVCENV first as even REPACK depends upon setting VC env correctly 2020-04-24 16:19:57 +02:00
Dmitry Yemanov
86407237b2 Additions 2020-04-24 09:30:30 +03:00
firebirds
b965c8a088 increment build number 2020-04-24 00:04:35 +00:00
AlexPeshkoff
b83f4b10f5 misc 2020-04-23 23:46:02 +03:00
AlexPeshkoff
9722a77be4 Updated gentoo init.d script to make it match current OS requirements 2020-04-23 23:36:55 +03:00
AlexPeshkoff
a3ca34253d Moved less-specific test down to the end of list, should help with distro detection on elbrus linux 2020-04-23 20:09:03 +03:00
Adriano dos Santos Fernandes
df23e506d4 Fixed CORE-6290 - Hex number used at end of statement (for exame with CREATE DOMAIN ... DEFAULT)
may read invalid memory and produce wrong values or exceptions.
2020-04-23 16:08:48 +00:00
Adriano dos Santos Fernandes
a626a8765c CORE-6289 - Put RDB$ prefix in RDB$TIME_ZONE_UTIL.TRANSITIONS input/output parameters. 2020-04-22 22:21:34 -03:00
firebirds
c4ec3983b4 increment build number 2020-04-23 00:04:41 +00:00
Paul Reeves
6648b512cc Add option to pass REALCLEAN to run_all.bat 2020-04-22 16:08:47 +02:00
Paul Reeves
cf2612a699 Setup vc environment for run_all script 2020-04-22 16:07:32 +02:00
Paul Reeves
64632adca5 Even more thorough cleaning - Add option to pass REALCLEAN to clean_all.bat to clean up files shared by win32 and x64 builds 2020-04-22 16:04:00 +02:00
Paul Reeves
69bb7aca0a Be sure to include /extern in the cleaning process 2020-04-22 15:57:32 +02:00
Paul Reeves
6da5d068f2 Throw an error if re2 fails to build 2020-04-22 15:41:11 +02:00
Dmitry Yemanov
1cd0a17330 Short-circuit check for replication being not configured 2020-04-22 10:23:33 +03:00
firebirds
3bda59e42d increment build number 2020-04-22 00:04:30 +00:00
Dmitry Yemanov
dfdcf95c40 Raise beta number 2020-04-21 19:44:34 +03:00
AlexPeshkoff
62b91c4430 Changed stretching of chacha key according to Mark's recommendation to make it better match other implementations 2020-04-21 19:39:36 +03:00
Dmitry Yemanov
21798987a2 Post-merge adjustments 2020-04-21 19:36:43 +03:00
Dmitry Yemanov
c97d7518f7 Prepared the initial docs 2020-04-21 19:36:43 +03:00
Dmitry Yemanov
0080687f75 Some encapsulation 2020-04-21 19:36:43 +03:00
Dmitry Yemanov
b74a2bec3c More reliable behaviour when the replication state is switched under load 2020-04-21 19:36:43 +03:00
Dmitry Yemanov
dcdb8e826b Avoid half-replicated transactions after publication is turned on 2020-04-21 19:36:43 +03:00
Dmitry Yemanov
96eeeb2ef7 Make table attributes position-independent + some logic ported from the Dimitry Sibiryakov's PR 2020-04-21 19:36:43 +03:00