Remove bogus commutator marking --- the module doesn't actually supply
Tom Lane <tgl@sss.pgh.pa.us>
Remove bogus commutator marking --- the module doesn't actually supply any commutator operator for =(chkpass,text), so this was creating a shell operator that would fail on use. Found by opr_sanity testing.
Files
| Path | Change | +/− |
|---|---|---|
| contrib/chkpass/chkpass.sql.in | modified | +3 −7 |
| contrib/chkpass/uninstall_chkpass.sql | modified | +0 −2 |