Fix typmod interpretation for bit types. (It was erroneously assumed that

Peter Eisentraut <peter_e@gmx.net>

Commit: d9d72bcb917e553b43e679e42ebfe55719cbc997
Author: Peter Eisentraut <peter_e@gmx.net>
Date: 2003-12-07T10:21:58Z
Releases: 8.0.0
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

PathChange+/−
src/backend/catalog/information_schema.sql modified +12 −6