mirror of
https://github.com/FirebirdSQL/firebird.git
synced 2025-01-24 18:03:02 +01:00
Misc.
This commit is contained in:
parent
58bfb73d60
commit
5efaa068bc
@ -1338,6 +1338,7 @@ void put_blob( burp_fld* field, ISC_QUAD* blob_id, ULONG count)
|
||||
*
|
||||
* Functional description
|
||||
* Write out a blob. If, however, it's null, don't even bother.
|
||||
* This is for user data blobs.
|
||||
*
|
||||
**************************************/
|
||||
ISC_STATUS_ARRAY status_vector;
|
||||
@ -2390,6 +2391,7 @@ bool put_source_blob(SCHAR attribute,
|
||||
* Functional description
|
||||
* Write out a source blob or query header if present.
|
||||
* Return true is there was the blob was present, false otherwise.
|
||||
* Include the NULL character to separate each segment.
|
||||
*
|
||||
**************************************/
|
||||
ISC_STATUS_ARRAY status_vector;
|
||||
|
Loading…
Reference in New Issue
Block a user