Remove unnecessary "implementation of FOO operator" DESCR() entries.

Tom Lane <tgl@sss.pgh.pa.us>

Commit: 2ad83fff221eec2cc76f8823b0043763d0dfe0c3
Author: Tom Lane <tgl@sss.pgh.pa.us>
Date: 2016-02-02T16:52:27Z
Releases: 9.6.0
Remove unnecessary "implementation of FOO operator" DESCR() entries.

Apparently at least one committer hasn't gotten the word that these do not
need to be maintained by hand, since initdb will create them automatically.
Noted while fixing bug #13905.

No catversion bump since the post-initdb state is exactly the same either
way.  I don't see a need for back-patch, either.

Files

PathChange+/−
src/include/catalog/pg_proc.h modified +0 −20