NAME
HTML::FormEngine::DBSQL::PGSQL::DtHandler - PostgreSQL specific datatype handlers
DATATYPE HANDLERS
_dbsql_pgsql_dthandle_string
Sets templ
to text and tries to determine the maximal length which is then assigned to MAXLEN
. If then MAXLEN
should be lower than the default size, SIZE
is set to MAXLEN
.
SEE ALSO
HTML::FormEngine::DBSQL::DtHandler