Vlad Khorsun
aa03ab5b6b
This should fix bug #7044 : Error: Data page N {sequence M} marked as secondary but contains primary record versions in table T
2021-11-16 15:44:34 +02:00
firebirds
a86f459902
increment build number
2021-11-16 00:04:59 +00:00
Adriano dos Santos Fernandes
3e488148c2
Fix #7045 - International characters in table or alias names causes queries of MON$STATEMENTS to fail.
2021-11-15 15:41:41 -03:00
firebirds
301768ffd4
increment build number
2021-11-15 10:51:14 +00:00
firebirds
4432ca923a
increment build number
2021-11-13 00:05:02 +00:00
AlexPeshkoff
ddca654a13
Fixed #6963 : grant references not working
2021-11-12 19:44:26 +03:00
firebirds
19e46b8a13
increment build number
2021-11-12 00:05:03 +00:00
Adriano dos Santos Fernandes
88441a9690
Fix VS 2022 GitHub Actions build.
2021-11-11 16:43:19 -03:00
AlexPeshkoff
beb16ff1f1
cleanup
2021-11-11 19:32:17 +03:00
AlexPeshkoff
5b7d0c7a64
Fixed #6966 : Status vector for ES(<EMPTY_STRING>) is unstable if another execute block with correct statement was executed before. Affects only LINUX builds in Classic mode.
2021-11-11 18:27:28 +03:00
firebirds
e472702565
increment build number
2021-11-11 00:05:35 +00:00
AlexPeshkoff
58f76ddf67
Fixed #7043 : Wrong message when user has no access to /tmp/firebird
2021-11-10 18:38:31 +03:00
AlexPeshkoff
79da7e449e
Fixed my 6-years old but unnoticed bug with circular strings buffer
2021-11-10 18:27:55 +03:00
firebirds
ccd3096478
increment build number
2021-11-10 00:05:20 +00:00
asfernandes
b135249b70
Update tzdata to version 2021a4.
2021-11-09 08:32:49 -03:00
AlexPeshkoff
b6658ade91
Cleanup: avoid deprecated entries in regular calls
2021-11-09 12:48:04 +03:00
firebirds
b4f58b579d
increment build number
2021-11-09 00:05:03 +00:00
AlexeyMochalov
c90d3a9488
Fix #6994 - limits lockfile to 2GB for master ( #7022 )
...
* Fix: limits lockfile to 2GB for master
* Remove redundant status vector copying, add parentheses to multiline IF
2021-11-08 14:47:36 +03:00
firebirds
bfe8f57205
increment build number
2021-11-08 00:04:56 +00:00
Roman Simakov
1da899ab80
Update README.time_zone.md
...
Fix typo
2021-11-07 18:00:42 +03:00
firebirds
a72649da0e
increment build number
2021-11-06 00:04:57 +00:00
AlexPeshkoff
43e72b3084
Fixed #7025 : Results of negation must be the same for each datatype (smallint / int /bigint / int128) when argument is least possible value for this type
2021-11-05 20:23:08 +03:00
Adriano dos Santos Fernandes
279274f2ee
Improvement #7038 - Improve performance of STARTING WITH with insensitive collations.
...
Now also for MBCS.
2021-11-05 09:47:44 -03:00
firebirds
dfa1ea19a0
increment build number
2021-11-05 00:05:07 +00:00
Adriano dos Santos Fernandes
551ed996ae
Improvement #7038 - Improve performance of STARTING WITH of fixed-byte charsets with insensitive collations.
2021-11-04 16:28:00 -03:00
Dmitry Yemanov
6140244780
Fixed #7033 : BlockReader misses sanity checks
2021-11-04 20:40:08 +03:00
firebirds
86a855967e
increment build number
2021-11-04 00:05:21 +00:00
Dmitry Yemanov
1d360eca8a
Remove the unneeded mutex, as instance is per-attachment
2021-11-03 19:26:51 +03:00
Dmitry Yemanov
6088f2df65
Reworked bugfix for #6727 to resolve problems with SuperClassic. Some error handling improvements.
2021-11-03 19:26:40 +03:00
Dmitry Yemanov
ca383a03c9
Simplify the code (and remove redundancies) after #6909
2021-11-03 19:26:17 +03:00
Dmitry Yemanov
e4a88004c5
Postfix for #7034
2021-11-03 19:24:16 +03:00
firebirds
74b7904381
increment build number
2021-11-03 00:05:16 +00:00
Adriano dos Santos Fernandes
59f0d23c26
Postfix for #7037 for MacOS.
2021-11-02 17:04:14 -03:00
Adriano dos Santos Fernandes
94479776de
Fix #7037 - Build problem when using both --with-builtin-tommath and --with-builtin-tomcrypt.
2021-11-02 16:32:39 -03:00
Dmitry Yemanov
857fa9494d
This should fix #7034
2021-11-02 18:04:57 +03:00
firebirds
682853e827
increment build number
2021-10-31 00:05:06 +00:00
Adriano dos Santos Fernandes
e64c3aacad
Merge pull request #6991 from FirebirdSQL/work/external-pool
...
Introduce the external memory pool.
2021-10-30 20:08:24 -03:00
Adriano dos Santos Fernandes
5381f8e0c0
Merge pull request #7028 from asfernandes/work/vs-2019-2022
...
Visual Studio 2019 and 2022 builds with same files as VS 2017.
2021-10-30 20:05:08 -03:00
Vlad Khorsun
b957a29844
Fixed bug #7031 : gbak -b failed with "invalid transaction handle (expecting explicit transaction start)"
2021-10-30 20:59:09 +03:00
firebirds
002b4138e3
increment build number
2021-10-30 00:05:26 +00:00
Damyan Ivanov
70bbc0e7a5
add Documentation
key to systemd service file
2021-10-29 19:42:44 +03:00
real-dam
da33c229ab
use be.zip for timezone data source on big-endian platforms ( #7030 )
...
resolves "FIXME: For big-endian, be.zip must be used" in Makefile.in
the configure.ac usage of AC_C_BIGENDIAN is expanded so apart from
defining `WORDS_BIGENDIAN` on big-endian platforms, it also defines
`TZDATA_ZIP` to be `be.zip` or `le.zip` and that substitution is used later
in the makefiles
my initial attempt was to use the result of the plain `AC_C_BIGENDIAN`
check, but that is not propagated to the makefiles, just to `autoconf.h`
2021-10-29 08:08:25 -03:00
firebirds
3e76a98233
increment build number
2021-10-29 00:05:13 +00:00
Adriano dos Santos Fernandes
ea8732fc80
Use SDK 10.0 for VS >= 2019.
...
See https://developercommunity.visualstudio.com/t/windowstargetplatformversion-makes-it-impossible-t/140294#T-N548052
2021-10-28 20:43:53 -03:00
Adriano dos Santos Fernandes
eab75d501d
GitHub Actions build for VS 2019 and 2022.
2021-10-28 15:19:59 -03:00
Adriano dos Santos Fernandes
801784db69
Add support for VS 2022 build.
2021-10-28 14:31:45 -03:00
Adriano dos Santos Fernandes
440433fc7c
Add support for VS 2019 build.
2021-10-28 14:31:45 -03:00
AlexPeshkoff
2b1af14971
Better check - non-gcc is OK
2021-10-28 16:19:12 +03:00
AlexPeshkoff
89e6698613
Temporary fix to make snapshots happy
2021-10-28 14:50:50 +03:00
firebirds
5e28ee414c
increment build number
2021-10-27 00:05:10 +00:00