firebirds
|
ed38cf98a6
|
increment build number
|
2016-03-26 00:02:06 +00:00 |
|
Popa Marius Adrian
|
79dfdc15bf
|
update Solution header to VC14
|
2016-03-25 14:33:05 +02:00 |
|
Popa Marius Adrian
|
b7877bd5dc
|
update Solution header to VC14
update Microsoft Visual Studio Solution File
|
2016-03-25 14:28:56 +02:00 |
|
Dmitry Yemanov
|
b6ef85d15a
|
Fixed v4 build numbering & some scripting bugs.
|
2016-03-25 10:27:21 +03:00 |
|
firebirds
|
06a8c7d7cd
|
increment build number
|
2016-03-25 07:20:32 +00:00 |
|
Dmitry Yemanov
|
c17c44d04d
|
Drop outdated MSVC7 support. Maybe MSVC 8/9 should also go away, but
that's for another day.
|
2016-03-25 09:47:14 +03:00 |
|
Dmitry Yemanov
|
a958ee4fe2
|
Minimize dependencies on ODS number in project files.
|
2016-03-25 09:47:13 +03:00 |
|
firebirds
|
3282ab04eb
|
Revert the wrong script run.
|
2016-03-25 05:32:10 +00:00 |
|
Firebird Admin
|
00aa2d4e74
|
increment build number
|
2016-03-25 05:11:34 +00:00 |
|
Firebird Admin
|
6847637623
|
increment build number
|
2016-03-25 05:11:32 +00:00 |
|
Firebird Admin
|
8893a9a6ad
|
increment build number
|
2016-03-25 05:11:30 +00:00 |
|
Firebird Admin
|
e69c65bcb0
|
increment build number
|
2016-03-25 05:11:28 +00:00 |
|
Dmitry Yemanov
|
bf55aecdc9
|
Corrections.
|
2016-03-24 21:17:27 +03:00 |
|
Dmitry Yemanov
|
8ac011b1dd
|
New script to increment buildno.
|
2016-03-24 20:32:34 +03:00 |
|
hvlad
|
8dbcf67162
|
Post merge fixes, hopefully final pass
|
2016-03-24 19:00:06 +02:00 |
|
firebirds
|
773c7bfe3f
|
increment build number
|
2016-03-24 17:30:32 +03:00 |
|
hvlad
|
131e3b8fba
|
Merge branch 'master' into read_consistency
|
2016-03-24 12:55:19 +02:00 |
|
hvlad
|
aa822857ea
|
Some fixes after merge, to be continued...
|
2016-03-24 12:54:44 +02:00 |
|
hvlad
|
3c62d90518
|
Merge branch 'master' into read_consistency
|
2016-03-24 11:58:13 +02:00 |
|
dimitr
|
1ae6a9b5c3
|
CORE-4965: Extend the transaction ID space beyond 2^32 transactions. Initially developed in the v2.5 custom branch, then reworked and now merged into v3.0.
|
2016-03-24 01:56:54 +02:00 |
|
Dmitry Yemanov
|
f19829d65a
|
Switched to the new incarnation of the changelog.
|
2016-03-23 19:53:35 +03:00 |
|
Dmitry Yemanov
|
f9908ef4f9
|
Merge pull request #3 from mariuz/master
Update instructions for Firebird 4 compiler msvc12
|
2016-03-23 18:38:25 +03:00 |
|
Dmitry Yemanov
|
f5d84420d6
|
Merge branch 'master' of https://github.com/FirebirdSQL/firebird.git
|
2016-03-23 18:25:20 +03:00 |
|
Dmitry Yemanov
|
aab8eba467
|
Misc.
|
2016-03-23 18:24:36 +03:00 |
|
Dmitry Yemanov
|
1fef2e605a
|
Fixed CORE-4985: Non-privileged user can implicitly count records in a
restricted table.
|
2016-03-23 18:24:22 +03:00 |
|
Popa Adrian Marius
|
298dfd6d2d
|
Update instructions for Firebird 3 compiler
|
2016-03-23 16:15:11 +02:00 |
|
|
da4f02250f
|
Merge branch 'master' of ssh://github.com/FirebirdSQL/firebird
|
2016-03-23 17:04:57 +03:00 |
|
|
260fc675dc
|
Added sample of using blobs
|
2016-03-23 17:04:30 +03:00 |
|
Dmitry Yemanov
|
7e8f8a1c0d
|
Cleanup and refactoring: parsing strings in BLR.
|
2016-03-23 15:49:02 +03:00 |
|
hvlad
|
7464e927a7
|
Replace MSVC specific atomic_pointer by atomic<void*>
|
2016-03-23 13:12:36 +02:00 |
|
hvlad
|
dfb2aafcd1
|
Replaced libatomic_ops by std::atomic, fixed few errors
|
2016-03-23 10:27:27 +02:00 |
|
Dmitry Yemanov
|
a1086589b6
|
Fixed handling of non-ASCII table names inside TPB.
|
2016-03-23 10:29:35 +03:00 |
|
hvlad
|
50c23d16ed
|
Let nbackup skip another tags on header page and limit search by page boundaries
|
2016-03-22 20:11:17 +02:00 |
|
|
de12c06f38
|
Fixed CORE-5162: SEC$ tables and tag/attributes
|
2016-03-22 19:31:44 +03:00 |
|
|
92bdd643df
|
Postfix for CORE-5155, thanks to Adriano
|
2016-03-22 19:10:46 +03:00 |
|
|
b51a37ac0d
|
Fixed CORE-5155: [CREATE OR] ALTER USER statement: clause PASSWORD (if present) must be always specified just after USER
|
2016-03-22 18:38:04 +03:00 |
|
Roman Simakov
|
5a6cbc2dc2
|
Restored assign attachment id in tip_cache for read only DB. Otherwise we have deadlock between GC thread and main attach thread.
|
2016-03-22 17:44:36 +03:00 |
|
Roman Simakov
|
7888507d7d
|
Fixed global lock of shared memory init
|
2016-03-22 17:44:20 +03:00 |
|
Roman Simakov
|
f3fd2d7cb5
|
Initial apply patch of Nikolay
|
2016-03-22 17:43:58 +03:00 |
|
hvlad
|
54e25d4a79
|
System index for RDB$BACKUP_HISTORY (RDB$GUID)
|
2016-03-22 11:18:37 +02:00 |
|
hvlad
|
bbdf84a295
|
Full name for INPLACE option
|
2016-03-22 10:47:40 +02:00 |
|
hvlad
|
fa0bae17e2
|
Applied initial patch from red-soft
|
2016-03-22 10:35:55 +02:00 |
|
Adriano dos Santos Fernandes
|
08746df97e
|
Fixed CORE-5159 - Regression: engine may throw transliteration errors when running from non-ASCII system path.
|
2016-03-21 14:48:21 -03:00 |
|
Dmitry Yemanov
|
57cba74fd1
|
Merge pull request #2 from aafemt/ign
More things to ignore
|
2016-03-21 19:46:22 +03:00 |
|
Adriano dos Santos Fernandes
|
c2d7536030
|
Fixed CORE-5153 - Regression: Server crashes when aggregate functions are used together with NOT IN predicate.
|
2016-03-21 12:28:06 -03:00 |
|
hvlad
|
e891e0f43c
|
Fixed bug CORE-5161 : Unique index could be created on non-unique data
|
2016-03-21 16:39:22 +02:00 |
|
|
0deab7d66f
|
More things to ignore
|
2016-03-20 12:30:37 +01:00 |
|
|
a614624483
|
.gitignore pass
|
2016-03-18 20:36:23 +03:00 |
|
|
985ee4bbbc
|
Fixed CORE-5157: Server goes into infinite loop when data is sent from client to the service in small packets
|
2016-03-18 20:17:36 +03:00 |
|
|
1c548a533c
|
Updated samples, added sample 6
|
2016-03-18 18:29:25 +03:00 |
|