diff options
author | Tom Lane <tgl@sss.pgh.pa.us> | 2006-01-30 16:19:12 +0000 |
---|---|---|
committer | Tom Lane <tgl@sss.pgh.pa.us> | 2006-01-30 16:19:12 +0000 |
commit | 2426c62140545dc60d550a7e41356fa1d69775ca (patch) | |
tree | 87f3ce484792cf6f147117d7491098433c71c106 /src/backend/utils/adt/numeric.c | |
parent | a021ea021c87dc0e29d9cbdfcf74e9ce5fd0bfe4 (diff) | |
download | postgresql-2426c62140545dc60d550a7e41356fa1d69775ca.tar.gz postgresql-2426c62140545dc60d550a7e41356fa1d69775ca.zip |
Fix ALTER COLUMN TYPE bug: it sometimes tried to drop UNIQUE or PRIMARY KEY
constraints before FOREIGN KEY constraints that depended on them. Originally
reported by Neil Conway on 29-Jun-2005. Patch by Nakano Yoshihisa.
Diffstat (limited to 'src/backend/utils/adt/numeric.c')
0 files changed, 0 insertions, 0 deletions