Add separate type category for bit string types, allowing mixed bit/varbit
Peter Eisentraut <peter_e@gmx.net>
Add separate type category for bit string types, allowing mixed bit/varbit function calls to work.
Files
| Path | Change | +/− |
|---|---|---|
| src/backend/parser/parse_coerce.c | modified | +6 −2 |
| src/include/parser/parse_coerce.h | modified | +2 −1 |