Home
last modified time | relevance | path

Searched refs:getIntervalDecimalDigits (Results 1 – 1 of 1) sorted by relevance

/dports/databases/postgresql-odbc/psqlodbc-13.02.0000/
H A Dpgtypes.c461 getIntervalDecimalDigits(OID type, int atttypmod) in getIntervalDecimalDigits() function
512 scale = getIntervalDecimalDigits(type, atttypmod); in getIntervalColumnSize()
993 return getIntervalDecimalDigits(type, atttypmod); in pgtype_attr_precision()
1208 return getIntervalDecimalDigits(type, atttypmod); in pgtype_attr_decimal_digits()