8
0
mirror of https://github.com/FirebirdSQL/firebird.git synced 2025-01-24 10:43:03 +01:00
This commit is contained in:
dimitr 2002-12-13 13:41:19 +00:00
parent ad34449fbd
commit 4b00e1ea6d

View File

@ -111,7 +111,7 @@ static CONST TEXT *CONST DSC_dtype_names[] = {
"TIMESTAMP",
"BLOB",
"ARRAY",
"64-bit numeric"
"BIGINT"
};