firebirds
512a32609d
increment build number
2020-04-09 00:07:26 +00:00
Dmitry Yemanov
dc366b3baa
Postfix for the dbkey matching
2020-04-08 16:33:10 +03:00
AlexPeshkoff
1e37604cd0
Implemented CORE-6279: Put options in user management statements in any order
2020-04-08 14:17:16 +03:00
firebirds
bb5270fe34
increment build number
2020-04-08 00:05:10 +00:00
AlexPeshkoff
ca091e7177
Fixed docs
2020-04-07 19:04:18 +03:00
Dmitry Yemanov
2c436ff67d
Added system function to compose a DBKEY. Committed on behalf of Vlad Khorsun.
2020-04-07 14:39:42 +03:00
Alex Peshkoff
53faf9e514
Fixed CORE-6230: Unable to connect with database if security.db reference is removed from databases.conf file
2020-04-07 12:42:11 +03:00
Dmitry Yemanov
3ce4605e3c
Implemented CORE-6278: Efficient table scans for DBKEY-based range conditions
2020-04-07 10:04:40 +03:00
firebirds
fbf848829b
increment build number
2020-04-07 00:05:38 +00:00
Dmitry Yemanov
ebdf25c59e
Switch log segment when the database changes its backup state
2020-04-06 16:51:59 +03:00
Dmitry Yemanov
a00f4f2385
Enforce control file consistency across platforms
2020-04-06 16:05:36 +03:00
Dmitry Yemanov
24908fd1c7
Disable replication of EDS pool management commands
2020-04-06 16:00:03 +03:00
Dmitry Yemanov
eb7c9f3140
Cleanup
2020-04-06 15:31:54 +03:00
Dmitry Yemanov
76fb2b39b2
Allow replication in the native charset, it fixes some corner cases with conversion to UTF8
2020-04-06 15:03:29 +03:00
Dmitry Yemanov
d6852da0f3
Allow physcal backups for read-only replicas
2020-04-06 13:26:35 +03:00
Dmitry Yemanov
ef565b1832
Documentation
2020-04-06 11:32:31 +03:00
Dmitry Yemanov
bf4e089271
Fixed the sub-optimal plan reported by Vlad privately
2020-04-06 11:21:32 +03:00
Dmitry Yemanov
24f974da1e
Initial implementation of lateral derived tables
2020-04-06 11:21:32 +03:00
firebirds
0f17bcd31e
increment build number
2020-04-04 00:04:38 +00:00
Adriano dos Santos Fernandes
4600136923
Improvement CORE-6274 - Increase parse speed of long queries.
2020-04-03 16:38:12 +00:00
Adriano dos Santos Fernandes
ccebb99048
Trim trailing spaces.
2020-04-03 16:37:59 +00:00
firebirds
d3455280f9
increment build number
2020-04-02 00:04:32 +00:00
Adriano dos Santos Fernandes
152a65b6b2
Correction for Windows.
2020-03-31 22:51:23 -03:00
firebirds
aa09bf2d18
increment build number
2020-04-01 00:05:12 +00:00
Alex Peshkoff
8204d55930
Fixed CORE-6264: gbak with PIPE to stdout: invalid content if use '-se <host>:service_mgr' command switch
2020-03-31 22:21:58 +03:00
hvlad
7e3d573128
Removed excess assignment, thanks to Adriano
2020-03-31 16:43:23 +03:00
hvlad
39773450e1
Optimization : use overlapped IO for database files on Windows.
...
Cleanup corresponding (never used) code from IB6.
2020-03-31 15:39:53 +03:00
firebirds
95f913ef67
increment build number
2020-03-31 00:04:40 +00:00
Alex Peshkoff
2db2dc94c1
Fixed CORE-6272: Failed attach to database not traced
2020-03-30 18:57:12 +03:00
hvlad
2b45dc5d08
Better error diagnostics
2020-03-30 13:32:38 +03:00
firebirds
0ede36a907
increment build number
2020-03-30 00:05:01 +00:00
hvlad
9ac2238c3d
Merge branch 'query_restarts_2'
2020-03-28 12:20:04 +02:00
hvlad
7c5e3b3af5
Update documentation, consistent style.
...
Thanks to Roman and Nikolay.
2020-03-28 12:15:33 +02:00
hvlad
67491910a4
Update documentation
2020-03-27 12:01:05 +02:00
firebirds
88969da96b
increment build number
2020-03-26 00:06:20 +00:00
AlexPeshkoff
5f22f1f9c6
Comment
2020-03-25 19:43:28 +03:00
AlexPeshkoff
ecaad2890a
Describe new XpbBuilder types and methods in MetadataBuilder
2020-03-25 19:40:57 +03:00
AlexPeshkoff
53fd03604b
Implemented CORE-6268: Add methods to set various names (field, relation, etc.) in metadata builder
2020-03-25 16:27:27 +03:00
firebirds
cfa5f718eb
increment build number
2020-03-25 00:04:58 +00:00
AlexPeshkoff
9e7eb8c082
Output initially hex constants as hex, avoiding fr example use of -1 instead 0xFFFFFFFF
2020-03-24 18:20:23 +03:00
AlexPeshkoff
fd2ab9d2cd
Added more types of clumplets, supported by XpbBuilder. Based on patch from Dimitry Sibiryakov.
2020-03-24 14:40:18 +03:00
firebirds
e3310a52b7
increment build number
2020-03-24 00:05:08 +00:00
Adriano dos Santos Fernandes
a17cf89a42
Merge pull request #262 from mariuz/patch-1
...
Remove CVS/SVN cleanup commands
2020-03-23 17:34:13 -03:00
Popa Marius Adrian
9219cb468d
Remove CVS/SVN cleanup commands
2020-03-23 18:23:12 +02:00
AlexPeshkoff
767cc7ec5b
Changed src tarball format on request of Jiří Činčura
2020-03-23 15:43:19 +03:00
firebirds
10138a08f8
increment build number
2020-03-23 00:04:53 +00:00
hvlad
48ce67206d
Preserve locks when required and there is no next savepoint (for ex. no transaction-level savepoint)
2020-03-22 23:36:43 +02:00
hvlad
e7b97e7290
Restore how DebugInfo was generated.
...
Misc.
2020-03-22 14:04:15 +02:00
hvlad
26ee42e69d
Fixed bug reported privately: request of expression index could run outside of main request's snapshot.
...
Also, in case of error, release request's snapshot later - after undo of request's actions, to let evaluate index's expressions using the same request's snapshot.
2020-03-22 13:35:18 +02:00
Adriano dos Santos Fernandes
3ee737cb20
Fixed CORE-6246 - Problem with too many number of columns in resultset.
2020-03-21 22:49:46 -03:00