diff options
author | Robert Haas <rhaas@postgresql.org> | 2011-10-21 09:10:46 -0400 |
---|---|---|
committer | Robert Haas <rhaas@postgresql.org> | 2011-10-21 09:13:39 -0400 |
commit | 5c5138f2f8c7770e05036f991e7d29b8060d5218 (patch) | |
tree | c78e872b9df413b75a6162809ef61411bd96cb0d /src/backend/executor/nodeFunctionscan.c | |
parent | d1d094e4cf7d80cb2b4f68b5e8ce11aa9ebcbf3c (diff) | |
download | postgresql-5c5138f2f8c7770e05036f991e7d29b8060d5218.tar.gz postgresql-5c5138f2f8c7770e05036f991e7d29b8060d5218.zip |
Fix DROP OPERATOR FAMILY IF EXISTS.
Essentially, the "IF EXISTS" portion was being ignored, and an error
thrown anyway if the opfamily did not exist.
I broke this in commit fd1843ff8979c0461fb3f1a9eab61140c977e32d; so
backpatch to 9.1.X.
Report and diagnosis by KaiGai Kohei.
Diffstat (limited to 'src/backend/executor/nodeFunctionscan.c')
0 files changed, 0 insertions, 0 deletions