mirror of
https://github.com/FirebirdSQL/firebird.git
synced 2025-01-23 20:03:03 +01:00
Trim name.
This commit is contained in:
parent
bd22dc56ea
commit
62bf232c26
@ -1975,6 +1975,7 @@ static bool create_index( thread_db* tdbb,
|
||||
}
|
||||
else if (SEG.RDB$FIELD_POSITION > idx.idx_count)
|
||||
{
|
||||
fb_utils::exact_name(RFR.RDB$FIELD_NAME);
|
||||
ERR_post(Arg::Gds(isc_no_meta_update) <<
|
||||
Arg::Gds(isc_inval_key_posn) <<
|
||||
/* Msg358: invalid key position */
|
||||
|
Loading…
Reference in New Issue
Block a user