Next: , Previous: , Up: Data exchange   [Index]


7.3.2 Updating type information

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.