Loadable Function: pq_update_types (connection)

Updates information on existing postgresql types for connection. Use this before pq_exec_params if types were created or dropped while the connection was already established or if the schema search path changed. A newly created connection will automatically retrieve this information at connection time.

Package: database