OSDN Git Service

I have modifed heap.c so that it won't automatically generate duplicate
authorBruce Momjian <bruce@momjian.us>
Wed, 9 May 2001 21:13:35 +0000 (21:13 +0000)
committerBruce Momjian <bruce@momjian.us>
Wed, 9 May 2001 21:13:35 +0000 (21:13 +0000)
commitbea7a8857655e5680a4b9aad7b66f07bd9c0264a
tree651e2c1d47d2d48faa603e6092c155020f031272
parent999a4d48d3727774d1c36b734130cdc0931a2bc9
I have modifed heap.c so that it won't automatically generate duplicate
constraint names.

> > A reasonable interpretation of DROP CONSTRAINT "foo" is to drop *all*
> > constraints named "foo" on the target table.
>
> Then it should probably be a good thing to avoid the automatic
> generation of
> duplicate names?  I might take a look at that, actually...
>

Christopher Kings-Lynne
src/backend/catalog/heap.c