Add "skipping" to the NOTICE produced by DROP OPERATOR CLASS IF EXISTS.
This makes this message consistent with all the other similar notices produced by other DROP IF EXISTS commands. Noted by KaiGai Kohei Branch ------ master Details ------- http://git.postgresql.org/pg/commitdiff/1d751018d881f415a61787424d900ae8a7126da3 Modified Files -------------- src/backend/commands/opclasscmds.c | 2 +- src/test/regress/expected/drop_if_exists.out | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) -- Sent via pgsql-committers mailing list ([email protected]) To make changes to your subscription: http://www.postgresql.org/mailpref/pgsql-committers
