Remove typeTypeFlag(), which was not only unused but entirely redundant
Tom Lane <tgl@sss.pgh.pa.us>
Remove typeTypeFlag(), which was not only unused but entirely redundant with typeTypType().
Files
| Path | Change | +/− |
|---|---|---|
| src/backend/parser/parse_type.c | modified | +1 −11 |
| src/include/parser/parse_type.h | modified | +1 −2 |