diff options
author | Alvaro Herrera <alvherre@alvh.no-ip.org> | 2011-07-04 14:28:05 -0400 |
---|---|---|
committer | Alvaro Herrera <alvherre@alvh.no-ip.org> | 2011-07-04 14:33:44 -0400 |
commit | d665162077862ef9e5886f870bf5ce909fc9342c (patch) | |
tree | e7af9e869f947d7a454a6f733268ff13fa11302f /src/backend/access/gist/gistget.c | |
parent | 9f084527a48f7c9ceb995d7bc39da63ae1941a3c (diff) | |
download | postgresql-d665162077862ef9e5886f870bf5ce909fc9342c.tar.gz |
Don't try to use a constraint name as domain name
The bug that caused this to be discovered is that the code was trying to
dereference a NULL or ill-defined pointer, as reported by Michael Mueller;
but what it was doing was wrong anyway, per Heikki.
This patch is Heikki's suggested fix.
Diffstat (limited to 'src/backend/access/gist/gistget.c')
0 files changed, 0 insertions, 0 deletions