Documentation ¶
Overview ¶
Package postgres implements the Camlistore index storage abstraction on top of Postgres.
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func NewStorage ¶
NewStorage returns an index.Storage implementation of the described PostgreSQL database. This exists mostly for testing and does not initialize the schema.
func SQLDefineReplace ¶
func SQLDefineReplace() []string
func SchemaVersion ¶
func SchemaVersion() int
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.