Remove duplicate code in DefineOpFamily().
Tom Lane <tgl@sss.pgh.pa.us>
Remove duplicate code in DefineOpFamily(). The code was probably meant to be this way all along, since the subroutine CreateOpFamily previously had only one caller. But it wasn't. KaiGai Kohei
Files
| Path | Change | +/− |
|---|---|---|
| src/backend/commands/opclasscmds.c | modified | +4 −65 |