diff options
author | Bruce Momjian <bruce@momjian.us> | 2002-07-18 04:50:51 +0000 |
---|---|---|
committer | Bruce Momjian <bruce@momjian.us> | 2002-07-18 04:50:51 +0000 |
commit | a9f6c5b5c706d018de4c1d68dfcf7d714f720a7a (patch) | |
tree | 5fd5d92d0db33095275055031c7f782f92bc874f /src/backend/parser/parse_expr.c | |
parent | e6f02c8231f63a972b4dfbe93ee6fda1e1f5ebce (diff) | |
download | postgresql-a9f6c5b5c706d018de4c1d68dfcf7d714f720a7a.tar.gz postgresql-a9f6c5b5c706d018de4c1d68dfcf7d714f720a7a.zip |
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
Diffstat (limited to 'src/backend/parser/parse_expr.c')
0 files changed, 0 insertions, 0 deletions