8
0
mirror of https://github.com/FirebirdSQL/firebird.git synced 2025-01-22 17:23:03 +01:00
Commit Graph

31442 Commits

Author SHA1 Message Date
skidder
08503e2be8 Update documentation for instsvc 2008-03-15 19:13:57 +00:00
skidder
57cc4b8edd increment build number 2008-03-15 19:12:24 +00:00
skidder
e83877349f increment build number 2008-03-15 19:12:23 +00:00
skidder
6ef7cd1e30 Allow running engine in superclassic mode on Windows as the service.
This also changes the behavior of -d switch. To run superclassic
engine as application please now invoke fb_inet_server with both -d and -a switches.
2008-03-15 19:12:20 +00:00
asfernandes
f1892fd6a2 increment build number 2008-03-15 17:55:30 +00:00
asfernandes
0e4787a602 increment build number 2008-03-15 17:55:28 +00:00
asfernandes
262dbadc4f Misc 2008-03-15 17:55:27 +00:00
asfernandes
413233a83e increment build number 2008-03-15 17:55:22 +00:00
asfernandes
2a9d525fde increment build number 2008-03-15 16:02:19 +00:00
asfernandes
f4b520c589 Misc 2008-03-15 16:02:10 +00:00
hvlad
e8004cba3f increment build number 2008-03-15 13:46:33 +00:00
hvlad
5c2300fc65 Fixed few my mistakes noted by Claudio 2008-03-15 13:46:28 +00:00
robocop
9ede115146 increment build number 2008-03-15 10:28:29 +00:00
robocop
40ab207ae2 increment build number 2008-03-15 10:28:28 +00:00
robocop
b741dd8a0d Simplification. 2008-03-15 10:28:25 +00:00
robocop
8dfa720c9a increment build number 2008-03-15 10:27:51 +00:00
robocop
d9d95267a7 A bit more readable and more friendly with source code analysis tools (including code completion in editors). 2008-03-15 10:27:49 +00:00
robocop
3495621b4b increment build number 2008-03-15 10:26:39 +00:00
robocop
462e6f66a3 Use the template type. 2008-03-15 10:26:36 +00:00
robocop
9e25e4ca61 increment build number 2008-03-15 10:25:34 +00:00
robocop
b5e103c3f5 Misc. 2008-03-15 10:25:30 +00:00
asfernandes
5ec7cda835 increment build number 2008-03-14 15:59:20 +00:00
asfernandes
44ec4fa0e3 Release the request when prepare throws 2008-03-14 15:59:12 +00:00
asfernandes
6e7c87c7f1 increment build number 2008-03-14 15:29:31 +00:00
asfernandes
a6f5327cc8 Fixed EXECUTE STATEMENT returning BLOBs 2008-03-14 15:29:23 +00:00
asfernandes
be706b222a increment build number 2008-03-14 14:39:54 +00:00
asfernandes
51990b2928 Correction 2008-03-14 14:39:48 +00:00
asfernandes
20db20a3d7 increment build number 2008-03-14 11:12:00 +00:00
asfernandes
81a148c1bd Misc 2008-03-14 11:11:49 +00:00
asfernandes
aa8166dce3 increment build number 2008-03-14 11:06:58 +00:00
asfernandes
99b9aede9f Revert the ICU include directory changes 2008-03-14 11:06:48 +00:00
paul_reeves
ad5524b884 increment build number 2008-03-14 10:51:54 +00:00
alexpeshkoff
b4571f94e5 increment build number 2008-03-14 10:43:47 +00:00
alexpeshkoff
2571b5c1e1 Fixed races in client when working with events 2008-03-14 10:43:36 +00:00
alexpeshkoff
824e2cf064 increment build number 2008-03-14 08:32:40 +00:00
alexpeshkoff
44d1158059 fixed gcc build 2008-03-14 08:32:34 +00:00
alexpeshkoff
3519ba9d5e increment build number 2008-03-14 08:23:32 +00:00
alexpeshkoff
a16b34df4e fixed gcc build 2008-03-14 08:23:26 +00:00
hvlad
480d154ddd increment build number 2008-03-14 07:58:23 +00:00
hvlad
1a941e1ebe Correction. Thank to Adriano 2008-03-14 07:58:20 +00:00
asfernandes
fc72397bad increment build number 2008-03-14 02:50:44 +00:00
asfernandes
4762e049ee Misc 2008-03-14 02:50:40 +00:00
fsg
5e9656b7c4 increment build number 2008-03-13 20:42:12 +00:00
fsg
b0f769160c nightly update 2008-03-13 20:41:51 +00:00
asfernandes
a1b798c7da increment build number 2008-03-13 19:50:23 +00:00
asfernandes
19a5b0afd2 Small optimization 2008-03-13 19:50:13 +00:00
asfernandes
b81fc4919f increment build number 2008-03-13 19:46:55 +00:00
hvlad
daaccf2ad6 increment build number 2008-03-13 19:14:47 +00:00
hvlad
f82d517b09 Fixed bug CORE-1790 : PAG_page_count returns 3 for just created database.
pip->pip_header.reserved is valid only for OSD 11.1, not for 11.2
2008-03-13 19:14:45 +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