ALTER TYPE 5: varbit and bit

Noah Misch <noah@leadboat.com>

From: Noah Misch <noah@leadboat.com>
To: pgsql-hackers@postgresql.org
Date: 2011-01-09T22:06:15Z
Lists: pgsql-hackers

Attachments

Add exemptor functions for bit and varbit.  These are probably the simplest
examples of the full range of optimizations.  I would have used them as the test
case in the initial exemptor function patch if it were a more mainstream use
case.