Fix typmod interpretation for bit types. (It was erroneously assumed that
Peter Eisentraut <peter_e@gmx.net>
Fix typmod interpretation for bit types. (It was erroneously assumed that for bit(x), the typmod stores x+4, like for the character types.)
Files
| Path | Change | +/− |
|---|---|---|
| src/backend/catalog/information_schema.sql | modified | +12 −6 |