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

56695 Commits

Author SHA1 Message Date
Piotr Kubaj
4cd5c17b29 Add support for FreeBSD/powerpc64 2022-12-13 12:01:50 +03:00
firebirds
551bfb64b5 increment build number 2022-12-13 00:08:20 +00:00
AlexPeshkoff
9e36666222 Postfix for #7418: Reliability of plugin manager; better error handling during plugin registration, removed limit on length of registration name 2022-12-12 19:45:51 +03:00
firebirds
6e360cd86c increment build number 2022-12-12 00:07:48 +00:00
Adriano dos Santos Fernandes
deb9f77701 Fix Android package version. 2022-12-10 23:01:34 -03:00
Adriano dos Santos Fernandes
2b1a24585e Improvement to make TARGET usage allowing usage of Release/Debug independently of DefaultTarget.
Add libcds cleanup.
2022-12-10 22:06:01 -03:00
firebirds
4116e89b11 increment build number 2022-12-11 00:08:09 +00:00
Adriano dos Santos Fernandes
16693537a0 Remove appveyor build from master. 2022-12-10 09:52:09 -03:00
Dmitry Yemanov
8fcfe5fc49 Fixed typo 2022-12-10 15:09:39 +03:00
firebirds
502c64c456 increment build number 2022-12-10 00:08:35 +00:00
AlexPeshkoff
3b52651b20 Implemented #7418: Reliability of plugin manager 2022-12-09 18:39:02 +03:00
AlexPeshkoff
f162ebddd3 Fixed assertion in windows build 2022-12-09 18:17:35 +03:00
firebirds
29b94acf05 increment build number 2022-12-06 00:09:57 +00:00
AlexPeshkoff
a2233b393d Implemented #7411: Unify display of system procedures & packages with other system objects 2022-12-05 19:24:51 +03:00
firebirds
2c6349d89b increment build number 2022-12-04 00:07:29 +00:00
Adriano dos Santos Fernandes
a25f3c3cf8 Fix docker Linux build after introduction of libcds. 2022-12-02 22:28:13 -03:00
firebirds
2865b71023 increment build number 2022-12-03 00:08:03 +00:00
Florian Weimer
8dee88fe93
configure.ac: Add missing int return types to main (#7407)
Implicit ints are a language feature that was removed in C99 and
future compilers may require declaration of all return types.
2022-12-01 23:28:33 -03:00
firebirds
2097f2fa41 increment build number 2022-12-02 00:07:38 +00:00
Dmitry Yemanov
ef6adae177 Getting ready for Beta 1 2022-12-01 18:00:54 +03:00
Dmitry Yemanov
b51cc85439 Fixed possible lookup problems for INTL strings in unique indices 2022-12-01 17:24:29 +03:00
firebirds
f6aff21edc increment build number 2022-12-01 13:22:10 +00:00
github-actions[bot]
adf3231293
Update tzdata to version 2022g. (#7403)
Co-authored-by: asfernandes <asfernandes@users.noreply.github.com>
2022-12-01 08:38:27 -03:00
Adriano dos Santos Fernandes
41df3a0cd9
Merge pull request #7399 from FirebirdSQL/work/client-build
Simplify client library build
2022-11-30 21:08:32 -03:00
AlexPeshkoff
3792ba4a7b Fixed #7402: Server crashes on startup error 2022-11-30 20:21:20 +03:00
firebirds
ac371c7f98 increment build number 2022-11-29 00:07:23 +00:00
AlexPeshkoff
ecc4002af1 libcds patch for s390x from Dan Horák (https://github.com/sharkcz) 2022-11-28 14:27:39 +03:00
Adriano dos Santos Fernandes
b117239f3d Windows build support for CLIENT_ONLY. 2022-11-27 11:24:57 -03:00
Adriano dos Santos Fernandes
30cb67da8d Cleanup POSIX/MacOS build. 2022-11-27 11:24:18 -03:00
Adriano dos Santos Fernandes
0c5db1d2a3 POSIX build with support for --enable-client-only and --without-tomcrypt. 2022-11-27 11:24:13 -03:00
Adriano dos Santos Fernandes
a791ccd02e Replace src/yvalve/array.epp by array.cpp. 2022-11-27 11:18:34 -03:00
Adriano dos Santos Fernandes
91f2eecd10 Replace src/yvalve/blob.epp by blob.cpp. 2022-11-27 11:18:34 -03:00
Adriano dos Santos Fernandes
97cba1d205 Add missing include. 2022-11-27 11:18:34 -03:00
Adriano dos Santos Fernandes
a4cbd1c7a1 Fix case of bad data with VARCHAR message "set" method. 2022-11-27 11:18:33 -03:00
firebirds
556a4e97f8 increment build number 2022-11-27 00:07:43 +00:00
dyemanov
e132e933db Fixed Windows build. 2022-11-26 10:32:22 +03:00
Adriano dos Santos Fernandes
aa28d631ac Use original action after my changes went upstream. 2022-11-25 22:11:44 -03:00
Adriano dos Santos Fernandes
09deb7b96e Fix warning. 2022-11-25 22:06:54 -03:00
firebirds
106a493d50 increment build number 2022-11-26 00:08:33 +00:00
AlexPeshkoff
741712e2d3 Fixed #4729: Grant and Revoke update (field) 2022-11-25 19:35:40 +03:00
Adriano dos Santos Fernandes
979c03be35 Fixed #7391 - AV when compiling stored procedure. 2022-11-25 08:47:24 -03:00
Dmitry Yemanov
e1c0747593 Allow different formats of system tables to co-exist in the metadata cache. Some related cleanup. Fixed remaining issues with using the current connection after isc_dpb_upgrade_db processing. 2022-11-25 13:16:05 +03:00
Dmitry Yemanov
4963dc0064 Fixed index after rebase and misc adjustments 2022-11-25 13:16:05 +03:00
Dmitry Yemanov
d70e437557 Refactor ACL and privileges manegement during database creation and upgrade. Fixed incorrect owner permissions for system packages. 2022-11-25 13:16:05 +03:00
Dmitry Yemanov
baa1dc79be Fixed invalid switch ID. Proper error reporting. Make upgrade revertable in the case of error. 2022-11-25 13:16:05 +03:00
Dmitry Yemanov
f7f98b661d Basic implementation of the ODS upgrade 2022-11-25 13:16:05 +03:00
firebirds
db6e98fce3 increment build number 2022-11-24 00:07:59 +00:00
AlexPeshkoff
6cc18820b5 Debugging feature - put shared memory image into core dump 2022-11-23 20:31:57 +03:00
AlexPeshkoff
3fe8f6510d Fixed #7394: autoconf 2.72 support 2022-11-23 20:31:57 +03:00
firebirds
5d8860cd5e increment build number 2022-11-23 00:07:28 +00:00