8
0
mirror of https://github.com/FirebirdSQL/firebird.git synced 2025-01-31 08:03:04 +01:00
Commit Graph

33752 Commits

Author SHA1 Message Date
asfernandes
d52dc96278 1) Move the new Node classes to appropriate files
2) Creation of StmtNode
3) Conversion of IN AUTONOMOUS TRANSACTION to InAutonomousTransactionNode (inherited from StmtNode) - it makes this feature almost self-contained

Please do a boot build or at least run blr_table.
2008-05-19 13:47:48 +00:00
asfernandes
4d8d61a60e increment build number 2008-05-19 13:47:46 +00:00
asfernandes
3d5ad8bdae increment build number 2008-05-19 13:47:37 +00:00
asfernandes
6b3bed675f increment build number 2008-05-19 13:47:27 +00:00
asfernandes
923fdbe46a increment build number 2008-05-19 13:47:20 +00:00
asfernandes
57f78d25a2 increment build number 2008-05-19 13:47:04 +00:00
asfernandes
ddcf1aedd0 increment build number 2008-05-19 13:30:24 +00:00
asfernandes
d1126795cb Fixed BLR print of autonomous transaction 2008-05-19 13:30:11 +00:00
asfernandes
f6dd1bf0b9 increment build number 2008-05-19 12:11:07 +00:00
asfernandes
3d8ad6c414 Correction 2008-05-19 12:10:43 +00:00
fsg
dde0ced218 increment build number 2008-05-18 20:06:34 +00:00
fsg
ca5793a70f nightly update 2008-05-18 20:06:13 +00:00
dimitr
f0c3119ec1 increment build number 2008-05-18 06:54:33 +00:00
asfernandes
cb2ccca86e increment build number 2008-05-18 02:02:57 +00:00
asfernandes
bae9389e88 increment build number 2008-05-18 02:02:56 +00:00
asfernandes
c9202a3767 Misc 2008-05-18 02:02:50 +00:00
asfernandes
227ded525c increment build number 2008-05-18 02:02:44 +00:00
asfernandes
39e8843a93 increment build number 2008-05-18 02:02:35 +00:00
asfernandes
11726138b2 increment build number 2008-05-18 02:02:27 +00:00
asfernandes
8f22c9a8af increment build number 2008-05-18 02:02:05 +00:00
asfernandes
02a5847567 increment build number 2008-05-18 01:59:32 +00:00
asfernandes
a5b53f36ed Correction 2008-05-18 01:59:29 +00:00
asfernandes
869b533df7 increment build number 2008-05-18 01:34:41 +00:00
asfernandes
a13821cd31 Optimization 2008-05-18 01:34:37 +00:00
asfernandes
cbaae5acd1 increment build number 2008-05-18 01:02:41 +00:00
asfernandes
4343cbfeba Do the same kind of cleanup in jrd/pass1 as done for "proc_flag" in dsql/pass1 - recursive passing the same parameters that is changed in specific situations makes difficult to understand the logic. 2008-05-18 01:02:35 +00:00
asfernandes
e33e2f6834 increment build number 2008-05-18 01:02:34 +00:00
fsg
0935150be1 increment build number 2008-05-17 19:35:34 +00:00
fsg
0b429e2dde nightly update 2008-05-17 19:35:22 +00:00
asfernandes
1e5f59191c increment build number 2008-05-17 18:18:39 +00:00
asfernandes
62ea4dc307 Fixed CORE-1802 - Maximum key size using PXW_CSY collation 2008-05-17 18:18:31 +00:00
asfernandes
4e24e1454f increment build number 2008-05-17 18:18:25 +00:00
asfernandes
73a1ca8dd0 increment build number 2008-05-17 16:51:12 +00:00
asfernandes
e469bd562a Cleanup on the "proc_flag" logic: store it on the request and changes when necessary. 2008-05-17 16:51:07 +00:00
asfernandes
b015667d95 increment build number 2008-05-17 16:19:41 +00:00
asfernandes
d83116346b Remove warnings of GCC/AMD64 2008-05-17 16:19:36 +00:00
asfernandes
cb55f618fe increment build number 2008-05-17 16:14:33 +00:00
asfernandes
95273037a2 Warnings 2008-05-17 16:14:29 +00:00
asfernandes
fc026454cf increment build number 2008-05-17 16:13:30 +00:00
asfernandes
4f8b10d7dd Correction 2008-05-17 16:13:23 +00:00
fsg
54b06cbe10 increment build number 2008-05-16 19:19:08 +00:00
fsg
845dcb1fc1 nightly update 2008-05-16 19:18:54 +00:00
alexpeshkoff
1c3821aca6 increment build number 2008-05-16 15:45:22 +00:00
alexpeshkoff
3f253e8d83 added doc 2008-05-16 15:45:15 +00:00
alexpeshkoff
1aa1eb0bf0 increment build number 2008-05-16 14:08:48 +00:00
alexpeshkoff
990c259373 Fixed CORE-1843: gbak with service manager don't allow path with space 2008-05-16 14:08:45 +00:00
alexpeshkoff
ee37e5c032 increment build number 2008-05-16 14:08:39 +00:00
alexpeshkoff
d693740e65 increment build number 2008-05-16 11:32:02 +00:00
alexpeshkoff
c2ca98ff70 increment build number 2008-05-16 11:32:00 +00:00
alexpeshkoff
86cd8cb6b3 1. Added parameter 'shutdown reason' to fb_shutdown() API call. It's passed to shutdown
callback function, and helps to take correct action in it. This fixes CORE-1827: Win32
Embedded Server should pass control to application before calling exit(3).
2. Removed unneeded any more flag in isql and qli, used earlier to distinguish between
kinds of shutdown.
2008-05-16 11:31:57 +00:00