alexpeshkoff
|
4e795f4047
|
Include platform definitions file common.h in firebird.h. Use OS-specific ThreadId instead artificial FB_THREAD_ID, avoiding unneeded casts in the code. This should fix BSD and MAC ports.
|
2012-03-01 08:55:43 +00:00 |
|
alexpeshkoff
|
e05c1a825f
|
Moved some more .h-files to common from jrd as Vlad suggested
|
2010-10-13 10:39:52 +00:00 |
|
alexpeshkoff
|
2dc25a44bb
|
OSRI and new posix build
|
2010-10-12 08:02:57 +00:00 |
|
asfernandes
|
a2359fc3f2
|
Support for new types and support for getters in ResultSet
|
2010-01-03 20:56:39 +00:00 |
|
asfernandes
|
7ff112a901
|
Some syntactic sugar
|
2010-01-03 00:19:14 +00:00 |
|
asfernandes
|
0d0cecce90
|
Changed parameters to unsigned; Misc
|
2009-12-19 15:00:18 +00:00 |
|
hvlad
|
147e493955
|
Misc
|
2008-06-29 12:26:55 +00:00 |
|
robocop
|
b5e103c3f5
|
Misc.
|
2008-03-15 10:25:30 +00:00 |
|
asfernandes
|
19a5b0afd2
|
Small optimization
|
2008-03-13 19:50:13 +00:00 |
|
asfernandes
|
c7ec88bee4
|
1) Created classes PreparedStatement and ResultSet
2) Changed EXECUTE STATEMENT to use these classes
3) Fixed CORE-1784 - Error with EXECUTE PROCEDURE inside EXECUTE STATEMENT
|
2008-03-13 16:37:20 +00:00 |
|