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

54840 Commits

Author SHA1 Message Date
46838a8d32 Use single quotes 2020-08-17 17:00:43 +02:00
c88a2f3b19 Add script to remove blob filter created by api9f 2020-08-17 17:00:16 +02:00
928d508285 Restore (and update) makefile to build deprecated api examples 2020-08-17 16:59:30 +02:00
firebirds
5808d708c6 increment build number 2020-08-15 00:02:17 +00:00
AlexPeshkoff
5be4c1d69f Cleanup - avoid duplication of BLR constants in ISQL 2020-08-14 19:13:08 +03:00
AlexPeshkoff
349bcab375 This should fix windows build after CORE-6388 2020-08-14 18:34:17 +03:00
AlexPeshkoff
5d610b169d This should fix windows build after CORE-6388 2020-08-14 18:11:55 +03:00
AlexPeshkoff
ed732338fe Fixed CORE-6388: DEV_BUILD client asserts when closing event thread 2020-08-14 17:56:28 +03:00
firebirds
5433731279 increment build number 2020-08-14 00:02:15 +00:00
AlexPeshkoff
c49f293a92 Code cleanup - removed old DEBUG facility not used ay least for last 15 years 2020-08-13 23:39:03 +03:00
AlexPeshkoff
d9a6fa2aaa Fixed sample 2020-08-13 16:05:08 +03:00
AlexPeshkoff
3989bb8c4c Postfix for CORE-6387: get ready to use 64-bit counter in the future 2020-08-13 13:48:42 +03:00
firebirds
43157dc4ab increment build number 2020-08-13 00:02:15 +00:00
Adriano dos Santos Fernandes
7abd609374 Improvement for Linux. 2020-08-12 13:05:02 -03:00
Adriano dos Santos Fernandes
e94c66bcc6 Fixed CORE-6386 - ALTER SEQUENCE RESTART WITH <n> should not change the initial sequence START value. 2020-08-12 12:31:59 -03:00
AlexPeshkoff
15aa904d9c Quick fix to avoid BLR output in gbak, IMHO good cleanup needed 2020-08-12 18:25:35 +03:00
AlexPeshkoff
c4bd77fa86 Fixed CORE-6387: ISQL aborted with core dump 2020-08-12 18:07:55 +03:00
31ca307fc8 Add makefile to build the OO API examples 2020-08-12 15:42:39 +02:00
hvlad
9848a73ddf Correction 2020-08-12 13:32:48 +03:00
AlexPeshkoff
d4c5d6fcb6 Simplified code - thanks to Mark 2020-08-12 12:25:11 +03:00
firebirds
bd8d2615a1 increment build number 2020-08-12 00:02:15 +00:00
AlexPeshkoff
2e39e4dd59 Fixed CORE-6377: Unable to restore database with tables using GENERATED ALWAYS AS IDENTITY columns (ERROR:OVERRIDING SYSTEM VALUE should be used) 2020-08-11 18:04:20 +03:00
firebirds
9b03f821b9 increment build number 2020-08-11 00:02:17 +00:00
Dmitry Yemanov
ac107bd45a Postfix for CORE-6382 and some related cleanup 2020-08-10 21:45:54 +03:00
Dmitry Yemanov
cff6cca1aa Forgotten part of my prior bugfix 2020-08-10 13:40:14 +03:00
firebirds
8da986491d increment build number 2020-08-10 00:02:16 +00:00
Adriano dos Santos Fernandes
1d7038499a Fixed CORE-6385 - Wrong line and column information after IF statement. 2020-08-09 19:26:26 -03:00
Dmitry Yemanov
59da0641c6 Correction 2020-08-09 16:57:29 +03:00
Dmitry Yemanov
ffb9f22065 This should fix CORE-6382: Triggers accessing a table prevent concurrent DDL command from dropping that table 2020-08-09 13:58:04 +03:00
Dmitry Yemanov
b283d804d1 Reworked re-attaching the shared memory after its concurrent deletion 2020-08-09 13:26:56 +03:00
Dmitry Yemanov
22ad236f62 CORE-6300 (next attachment/statement ID) and some other additions 2020-08-09 12:34:58 +03:00
firebirds
a2d8bc8c6c increment build number 2020-08-08 00:02:15 +00:00
hvlad
b7eb87807a Additional protection against empty configuration file of audit trace session 2020-08-07 10:58:02 +03:00
Vlad Khorsun
c1e95605ae
Merge pull request #278 from red-soft-ru/fb4_empty_trace_config
Fixed error with calculation trace session size when session user or …
2020-08-07 10:42:14 +03:00
firebirds
a3fc2e6b8d increment build number 2020-08-07 00:02:16 +00:00
Adriano dos Santos Fernandes
44660f8680 Add section about sequences to README.incompatibilities.3to4.txt (CORE-6084 and CORE-6376). 2020-08-06 12:33:42 -03:00
Adriano dos Santos Fernandes
4d1ce73e33 Postfix for CORE-6084 and CORE-6376: fix initial default value to be 1. 2020-08-05 21:35:56 -03:00
firebirds
73d954fc50 increment build number 2020-08-06 00:02:15 +00:00
hvlad
30c410892b Fixed my error 2020-08-05 21:50:16 +03:00
hvlad
5f336a189e Fixed bug CORE-6351 : Computed field could be wrongly evaluated as NULL 2020-08-05 21:39:05 +03:00
hvlad
cc6d1f5595 Fixed assert, it could be triggered by test for CORE-6379 2020-08-05 20:52:29 +03:00
Adriano dos Santos Fernandes
23dc0c6297 Fixed CORE-6084 and CORE-6376.
CORE-6084 - CREATE SEQUENCE START WITH has wrong initial value
CORE-6376 - IDENTITY column with explicit START WITH or INCREMENT BY starts with wrong value
2020-08-04 22:34:53 -03:00
firebirds
945cec0290 increment build number 2020-08-05 00:02:14 +00:00
hvlad
bec219bf34 Fixed bug CORE-6379 : Bugcheck 179 2020-08-04 15:32:55 +03:00
firebirds
f312c72e0f increment build number 2020-07-29 00:02:15 +00:00
Adriano dos Santos Fernandes
a632f72a50
Use new default branch for actions/upload-artifact. 2020-07-28 12:59:05 -03:00
firebirds
50790c5923 increment build number 2020-07-26 00:02:15 +00:00
Dmitry Yemanov
ca0164dad9 Better protection from primary crashes, thanks to Andrey Kravchenko 2020-07-25 12:03:34 +03:00
firebirds
6e54466b5a increment build number 2020-07-25 00:02:16 +00:00
Dmitry Yemanov
9b8c654fd7 Fixed replication after MetaName improvements 2020-07-24 20:38:25 +03:00