pgator.db.pq.types

Modules

all
module pgator.db.pq.types.all

Imports of all type converting functions to be in one place. To add new libpq type you should add import to the module. *

array
module pgator.db.pq.types.array

PostgreSQL typed arrays binary data format. *

conv
module pgator.db.pq.types.conv

Utilities for conversion from PostgreSQL binary format. *

geometric
module pgator.db.pq.types.geometric

PostgreSQL geometric types binary format. *

inet
module pgator.db.pq.types.inet

PostgreSQL network types binary format. *

numeric
module pgator.db.pq.types.numeric

PostgreSQL numeric format *

oids
module pgator.db.pq.types.oids

PostgreSQL major types oids. *

plain
module pgator.db.pq.types.plain

PostgreSQL common types binary format. *

test
module pgator.db.pq.types.test

Utilities for integration test of binary format conversion. *

time
module pgator.db.pq.types.time

PostgreSQL time types binary format.