8
0
mirror of https://github.com/FirebirdSQL/firebird.git synced 2025-01-23 16:03:02 +01:00

Trim name.

This commit is contained in:
robocop 2008-08-31 06:32:34 +00:00
parent bd22dc56ea
commit 62bf232c26

View File

@ -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 */