firebirds
|
d67cab6440
|
increment build number
|
2021-06-13 00:04:51 +00:00 |
|
Dmitry Yemanov
|
517e0b149e
|
Fixed #6853: Asynchronous replication leaks file handles
|
2021-06-12 10:37:00 +03:00 |
|
firebirds
|
af278f2828
|
increment build number
|
2021-06-12 00:05:12 +00:00 |
|
Adriano dos Santos Fernandes
|
395b4981df
|
Fix #5534 - String truncation exception on UPPER/LOWER functions, UTF8 database and some multibyte characters.
|
2021-06-11 09:47:19 -03:00 |
|
Dan Horák
|
cd0682bc55
|
fix build on big endian platforms (#6852)
* fix missing declaration of type_alignments[] for big endian platforms
* add missing definition of lwp for big endian platforms
|
2021-06-11 13:39:31 +03:00 |
|
firebirds
|
dc4818848e
|
increment build number
|
2021-06-10 00:05:01 +00:00 |
|
Adriano dos Santos Fernandes
|
dc62e5bd10
|
Remove VS 2015 build from AppVeyor.
|
2021-06-09 08:34:15 -03:00 |
|
firebirds
|
8c1f39dab7
|
increment build number
|
2021-06-09 00:05:37 +00:00 |
|
Adriano dos Santos Fernandes
|
ad7549e413
|
Set build to C++17 (with allowed list). #6835
|
2021-06-08 15:28:06 -03:00 |
|
Adriano dos Santos Fernandes
|
39afbeb7f1
|
Remove old MSVC projects.
|
2021-06-08 14:59:39 -03:00 |
|
Adriano dos Santos Fernandes
|
a713260133
|
Update README.modern_cpp.md.
|
2021-06-08 14:59:02 -03:00 |
|
Adriano dos Santos Fernandes
|
936e045d50
|
Set POSIX build to use C++17.
|
2021-06-08 14:59:02 -03:00 |
|
Adriano dos Santos Fernandes
|
95cdf42c72
|
Replace FB_NOTHROW by noexcept and remove FB_THROW.
|
2021-06-08 14:59:02 -03:00 |
|
Adriano dos Santos Fernandes
|
01d4995fd7
|
Set VS build to use C++17.
|
2021-06-08 14:59:02 -03:00 |
|
Dmitry Yemanov
|
07aa48b78b
|
Fixed #6850: Database-level and DDL triggers are executed at the replica side
|
2021-06-08 20:58:28 +03:00 |
|
Dmitry Yemanov
|
3629cb6a8a
|
Fixed #6849: Conflicting INSERT propagated into a read-write replica may cause duplicate records to appear
|
2021-06-08 20:58:28 +03:00 |
|
AlexPeshkoff
|
7877b0080e
|
Fix for #6817: -fetch_password passwordfile does not work with gfix
|
2021-06-08 19:10:21 +03:00 |
|
Dmitry Yemanov
|
e4b5120de0
|
Fixed #6848: Generator values may not replicate after commit
|
2021-06-08 18:29:45 +03:00 |
|
Adriano dos Santos Fernandes
|
010c3a8bd5
|
Remove QLI. (#6840)
|
2021-06-08 10:31:18 -03:00 |
|
firebirds
|
11e6ef9cd8
|
increment build number
|
2021-06-07 00:04:40 +00:00 |
|
Adriano dos Santos Fernandes
|
e1375992f4
|
Fix #6801 - Error recompiling a package with some combination of nested functions.
|
2021-06-05 21:58:31 -03:00 |
|
firebirds
|
ab8fca3977
|
increment build number
|
2021-06-03 00:05:03 +00:00 |
|
Dmitry Yemanov
|
daaae5e438
|
Fixed #6838: Deleting multiple rows from a view with triggers may cause triggers to fire just once
|
2021-06-02 17:50:58 +03:00 |
|
AlexPeshkoff
|
7d95eb2665
|
Added configure switch --with-termlib making it possible to explicitly set termcap support library
|
2021-06-02 17:05:20 +03:00 |
|
firebirds
|
b08a097f81
|
increment build number
|
2021-06-01 00:04:47 +00:00 |
|
AlexPeshkoff
|
d301f5f5c2
|
Fix for #6836 - fb_shutdown() does not wait for self completion in other thread
|
2021-05-31 19:42:14 +03:00 |
|
Dmitry Yemanov
|
eac0f27e12
|
Renamed the package and the security database to v5
|
2021-05-31 14:36:48 +03:00 |
|
Dmitry Yemanov
|
1da7502665
|
Fixed dsc::isNumeric(). Avoid duplication in type definitions.
|
2021-05-31 13:54:34 +03:00 |
|
firebirds
|
32c8cc1b1c
|
increment build number
|
2021-05-29 00:04:47 +00:00 |
|
Ilya Eremin
|
2d2b9ec3a7
|
Correct error message for DROP VIEW (#6825)
|
2021-05-28 10:10:20 -03:00 |
|
firebirds
|
a3a004cd72
|
increment build number
|
2021-05-28 00:04:52 +00:00 |
|
AlexPeshkoff
|
55cd0b21a3
|
Fix for #6832: Segfault using "commit retaining" with GTT
|
2021-05-27 19:34:22 +03:00 |
|
firebirds
|
807c7a35b4
|
increment build number
|
2021-05-27 00:05:17 +00:00 |
|
Adriano dos Santos Fernandes
|
3085e2c689
|
Update re2 to version 2021-04-01.
|
2021-05-26 11:08:45 -03:00 |
|
Adriano dos Santos Fernandes
|
512319738f
|
Replace removed RE2 method.
|
2021-05-26 10:41:25 -03:00 |
|
Adriano dos Santos Fernandes
|
8379045461
|
Re-do our customizations to re2.
|
2021-05-26 10:12:54 -03:00 |
|
Adriano dos Santos Fernandes
|
2e35cc66e7
|
Update re2 to version 2021-04-01.
|
2021-05-26 10:07:49 -03:00 |
|
firebirds
|
e87503571f
|
increment build number
|
2021-05-26 00:05:08 +00:00 |
|
Adriano dos Santos Fernandes
|
4ab967b73f
|
Replace old SQLDA/SQLVAR by XSQLDA/XSQLVAR. (#6820)
|
2021-05-25 16:26:13 -03:00 |
|
Adriano dos Santos Fernandes
|
5ddf2bfca7
|
Cleanup obsolete and generated Fortran files. (#6819)
|
2021-05-25 16:24:35 -03:00 |
|
firebirds
|
d7659bed6a
|
increment build number
|
2021-05-25 00:05:16 +00:00 |
|
AlexPeshkoff
|
82f60c5f92
|
Fixed misc function in ttmath library
|
2021-05-24 17:22:03 +03:00 |
|
firebirds
|
d9d8cc36d4
|
increment build number
|
2021-05-23 00:04:39 +00:00 |
|
Paul Reeves
|
c336cf4079
|
Remove unnecessary (and incorrect) code to copy the boost folder
|
2021-05-22 12:27:22 +02:00 |
|
firebirds
|
edaaef6ca9
|
increment build number
|
2021-05-22 00:05:13 +00:00 |
|
Adriano dos Santos Fernandes
|
8bb2b5f10f
|
Misc.
|
2021-05-21 10:47:27 -03:00 |
|
firebirds
|
5c1e6e1c51
|
increment build number
|
2021-05-21 00:05:52 +00:00 |
|
AlexPeshkoff
|
0397853401
|
Next attempt to better detect default libdir
|
2021-05-20 16:39:51 +03:00 |
|
Adriano dos Santos Fernandes
|
bbcbcbccc7
|
Fix opening of ODS 13.0 databases.
|
2021-05-20 10:08:05 -03:00 |
|
AlexPeshkoff
|
e4fbeb5bb8
|
New method to define default lib directory
|
2021-05-20 15:57:50 +03:00 |
|