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:12:23 -0400 |
commit | 980261929f2b8c40d6be1979ff81c943cad907b3 (patch) | |
tree | ebc0af260055c510211b988899984eea01b5e920 /src/backend/utils/adt/ascii.c | |
parent | b4a0223d008d7c2c9824d846e22b664b2f09cf6e (diff) | |
download | postgresql-980261929f2b8c40d6be1979ff81c943cad907b3.tar.gz postgresql-980261929f2b8c40d6be1979ff81c943cad907b3.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/utils/adt/ascii.c')
0 files changed, 0 insertions, 0 deletions