mirror of
https://github.com/FirebirdSQL/firebird.git
synced 2025-01-23 22:03:03 +01:00
Sync'ed prototype with the definition.
This commit is contained in:
parent
273c9247ef
commit
e7473e1c68
@ -37,7 +37,7 @@ void DYN_UTIL_generate_field_name(Jrd::thread_db*, Jrd::Global*, TEXT*);
|
||||
void DYN_UTIL_generate_field_name(Jrd::thread_db*, Jrd::Global*, Firebird::MetaName&);
|
||||
void DYN_UTIL_generate_constraint_name(Jrd::thread_db*, Jrd::Global*, Firebird::MetaName&);
|
||||
SINT64 DYN_UTIL_gen_unique_id(Jrd::thread_db*, Jrd::Global*, SSHORT,
|
||||
const SCHAR*, BLK*);
|
||||
const SCHAR*, Jrd::jrd_req**);
|
||||
bool DYN_UTIL_is_array(Jrd::thread_db*, Jrd::Global*, const Firebird::MetaName&);
|
||||
void DYN_UTIL_copy_domain(Jrd::thread_db*, Jrd::Global* gbl,
|
||||
const Firebird::MetaName&, const Firebird::MetaName&);
|
||||
|
Loading…
Reference in New Issue
Block a user