DBD::Pg - Database Driver for the PostgreSQL database system.
Requires DBI and the ‘pg’ gem or package to work.
Only things that extend DBI‘s results are documented.
returns ‘Pg‘
See DBI::TypeUtil#convert for more information.
This method takes a ruby Array and converts it to PostgreSQL array syntax.
Parse a postgresql type. Returns a hash with these fields (as Symbol)
A quote helper, this uses the new syntax in PostgreSQL 8.2 and up.
[Validate]