Dmitry Yemanov
1d276543a5
Misc cleanup after my prior commit.
2016-03-31 15:58:32 +03:00
Dmitry Yemanov
c3858e1e65
Refactored database-level info to be retrieved directly into the MON$
...
snapshot, without intermediate storage in shmem. This should also fix
CORE-5179 (Database-level statistics (MON$STAT_GROUP = 0) may contain
multiple rows under concurrent load).
2016-03-31 13:53:08 +03:00
hvlad
4d3961a847
This should fix examples build issue (VC10-14).
2016-03-31 09:39:02 +03:00
firebirds
bcbdd0ea52
increment build number
2016-03-31 00:02:39 +00:00
bbee9f4100
Fixed CORE-5180: Do not require root rights to build linux package
2016-03-30 20:50:14 +03:00
Dmitry Yemanov
452b8b03ad
Missing part of the prior fix.
2016-03-30 13:22:16 +03:00
Dmitry Yemanov
f4bb13c11c
This should fix the Windows build.
2016-03-30 12:05:50 +03:00
firebirds
767bc99058
increment build number
2016-03-30 00:02:32 +00:00
Adriano dos Santos Fernandes
6ff433a21b
Merge pull request #11 from aafemt/prefix
...
Added VIO prefix as requested by Adriano
2016-03-29 07:17:55 -03:00
83845251c5
Added VIO prefix as requested
2016-03-29 11:52:25 +02:00
firebirds
6932807f7c
increment build number
2016-03-29 00:02:37 +00:00
f92f2a1b09
Implemented CORE-5176: Add interface replacing isc_event_block() and isc_event_counts() functions
2016-03-28 21:10:01 +03:00
Adriano dos Santos Fernandes
f58ecf78b4
Fixed CORE-5166 - Wrong error message with UNIQUE BOOLEAN field.
2016-03-28 12:47:39 -03:00
Dmitry Yemanov
6ae1145394
Merge pull request #10 from aafemt/CORE-5174
...
Fix CORE-5174
2016-03-28 18:07:26 +03:00
Dmitry Yemanov
2ab90151d0
Merge pull request #9 from aafemt/CORE-5173
...
Fix CORE-5173
2016-03-28 18:06:42 +03:00
bf876162b7
Additional protection from savepoint sequence anomalies
2016-03-28 13:29:07 +02:00
0e7dbf02fa
Fixed docs - thanks to Adriano
2016-03-28 12:03:26 +03:00
69e6c4c07f
Fixed docs - thanks to Adriano
2016-03-28 12:02:47 +03:00
Adriano dos Santos Fernandes
cf1a65dece
Misc.
2016-03-27 23:36:37 -03:00
firebirds
8d90f042b2
increment build number
2016-03-28 00:02:32 +00:00
Dmitry Yemanov
76bd7cdab6
Fix CORE-5143: GBAK restore failed when there is SQL function accessing
...
table and switch -O(NE_AT_A_TIME) is used.
2016-03-27 19:52:08 +03:00
a8949baecf
Fix CORE-5174
2016-03-27 14:43:25 +02:00
Dmitry Yemanov
f6e4f41bd9
Simplify migration for old databases affected by changes in
...
CLIENT_ADDRESS. Refresh outdated readme.
2016-03-27 11:20:27 +03:00
Dmitry Yemanov
0f2134b4e1
Ensure that security database upgrade script is distributed. Remove old
...
upgrade scripts that are out of interest anymore.
2016-03-27 10:33:04 +03:00
Dmitry Yemanov
0520906f22
Merge pull request #8 from mariuz/patch-3
...
update Solution header to VC14
2016-03-27 09:16:12 +03:00
Dmitry Yemanov
5f12807e53
Merge pull request #7 from mariuz/patch-2
...
update Solution header to VC14
2016-03-27 09:15:59 +03:00
Adriano dos Santos Fernandes
de9e70ec4e
Misc.
2016-03-27 00:11:43 -03:00
Adriano dos Santos Fernandes
eff871dc53
Added .gitignore for editline.
2016-03-26 23:42:13 -03:00
firebirds
eb51292982
increment build number
2016-03-27 00:02:34 +00:00
Adriano dos Santos Fernandes
83e95377bc
Fixed CORE-5165 - HAVING COUNT(*) NOT IN ( <Q> ) prevent record from appearing in outer resultset when it should be there (<Q> = resultset without nulls).
2016-03-26 19:24:09 -03:00
99f4d16448
Fix CORE-5173
2016-03-26 16:38:13 +01:00
Dmitry Yemanov
046277daab
Fix scripts and cleanup old stuff (docs related). Better CHANGELOG
...
rendering.
2016-03-26 15:29:44 +03:00
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
firebirds
773c7bfe3f
increment build number
2016-03-24 17:30:32 +03: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