diff options
author | Robert Haas <rhaas@postgresql.org> | 2011-04-03 21:52:47 -0400 |
---|---|---|
committer | Robert Haas <rhaas@postgresql.org> | 2011-04-03 21:53:32 -0400 |
commit | 6c5723998594dffa5d47c3cf8c96ccf89c033aae (patch) | |
tree | 2b1ac2c585d2df36a20ecd2d3aefc4573a21691d /src/backend/access/gist/gistproc.c | |
parent | cabf5d84b6d1a92ab97492d7e3d650548a9992cd (diff) | |
download | postgresql-6c5723998594dffa5d47c3cf8c96ccf89c033aae.tar.gz postgresql-6c5723998594dffa5d47c3cf8c96ccf89c033aae.zip |
Rearrange "add column" logic to merge columns at exec time.
The previous coding set attinhcount too high in some cases, resulting in
an undumpable, undroppable column. Per bug #5856, reported by Naoya
Anzai. See also commit 31b6fc06d83c6de3644c8f2921eb7de0eb92fac3, which
fixes a similar bug in ALTER TABLE .. ADD CONSTRAINT.
Patch by Noah Misch.
Diffstat (limited to 'src/backend/access/gist/gistproc.c')
0 files changed, 0 insertions, 0 deletions