8
0
mirror of https://github.com/FirebirdSQL/firebird.git synced 2025-01-31 06:43:02 +01:00
Commit Graph

7 Commits

Author SHA1 Message Date
dimitr
f2a72c8285 Finished the 16-bit -> 32-bit conversion for SQL/BLR/buffer/message sizes, this time in the remote provider. The server has been proven to be able to create a procedure longer than 64KB in length and execute it, but more testing is required.
A major battle against 64-bit build warnings were performed.
Additionally, fixed CORE-3943. It does affect compatibility with older servers, but at the minor level.
2013-04-11 10:07:38 +00:00
asfernandes
fa861b6e95 Misc. 2012-04-05 18:28:44 +00:00
alexpeshkoff
68f70db25c Misc 2012-04-04 12:54:27 +00:00
alexpeshkoff
6ec62baea0 Better organize code - thanks to Claudio 2012-03-30 14:41:00 +00:00
alexpeshkoff
1a1e8b61d5 Make parameters block intl converter deal with crazy isc_spb_command_line format 2012-03-30 12:27:19 +00:00
asfernandes
dd46c387fb Misc. 2012-03-17 02:26:59 +00:00
alexpeshkoff
e92f494e72 Finished with conversions of all strings in both kinds of SPBs (attach/start) to UTF8 2012-03-16 17:10:31 +00:00