Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
Types ¶
type PostgresVersion ¶
type PostgresVersion int
PostgresVersion represents the current Postgres version pogo is targeting for.
const ( Postgres9 PostgresVersion = iota Postgres13 )
Supports 9.6 and 13.
Click to show internal directories.
Click to hide internal directories.