Skip to content
Snippets Groups Projects
Commit a9f6c5b5 authored by Bruce Momjian's avatar Bruce Momjian
Browse files

Unique and primary key constraints are both dumped using ALTER TABLE

statements.  Unique indexes with CREATE INDEX.

Basically, pg_constraint left outer'd to pg_index.

Rod Taylor
parent e6f02c82
No related branches found
No related tags found
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment