Module coord::catalog::migrate[][src]

Structs

Functions

Rewrite CSV sources to use the explicit FORMAT CSV WITH HEADER (name, ...) syntax

Rewrites Protobuf sources to store the compiled bytes rather than the text of the schema.

Rewrites all references of pg_catalog.char to pg_catalog.text, which matches the previous char implementation’s semantics.

Rewrites all built-in type references to have pg_catalog qualification; this is necessary to support resolving all type names to the catalog.