Thread: pgsql: Fix long-obsolete comment.

pgsql: Fix long-obsolete comment.

From
Tom Lane
Date:
Fix long-obsolete comment.

Commit c94959d41 fixed DROP OPERATOR to reset oprcom/oprnegate links
to the dropped operator; but it missed updating this old comment that
claimed we allow such links to dangle.

Branch
------
master

Details
-------
https://git.postgresql.org/pg/commitdiff/75b8d3de989eb88a5960c93cddd88caf5d245024

Modified Files
--------------
src/backend/catalog/pg_operator.c | 9 ++++-----
1 file changed, 4 insertions(+), 5 deletions(-)