go get github.com/lib/pq
database/sql
time.Time
correctly (i.e. timestamp[tz]
, time[tz]
, date
)bytea
)hstore
supportLISTEN
/NOTIFY
go test
is used for testing. See TESTS.md for more details.
This package is currently in maintenance mode, which means:
For users that require new features or reliable resolution of reported bugs, we recommend using pgx which is under active development.