diff options
author | Bruce Momjian <bruce@momjian.us> | 2001-05-28 02:01:22 +0000 |
---|---|---|
committer | Bruce Momjian <bruce@momjian.us> | 2001-05-28 02:01:22 +0000 |
commit | d66a404983269c7b086bc7c57a3ea2f3a049b21b (patch) | |
tree | 8dcda2565a165c65f8734bccc6c0a30f23ff0b89 /src/backend/access/gist/gistget.c | |
parent | e23f8c4557e82bafeae267929f0c58628e510a85 (diff) | |
download | postgresql-d66a404983269c7b086bc7c57a3ea2f3a049b21b.tar.gz postgresql-d66a404983269c7b086bc7c57a3ea2f3a049b21b.zip |
This just breaks down the indices in to three groups:
non-unique: stay as they were
unique and primary: become listed as primary keys
unique and non-primary: become listed as unique keys
I also made it so that it shows the names of check constraints ie:
Check: "$1" (a > 5)
Christopher Kings
Diffstat (limited to 'src/backend/access/gist/gistget.c')
0 files changed, 0 insertions, 0 deletions