ALTER TYPE 5: varbit and bit

Lists: pgsql-hackers
From: Noah Misch <noah(at)leadboat(dot)com>
To: pgsql-hackers(at)postgresql(dot)org
Subject: ALTER TYPE 5: varbit and bit
Date: 2011-01-09 22:06:15
Message-ID: 20110109220615.GF5777@tornado.leadboat.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Lists: pgsql-hackers

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.

Attachment Content-Type Size
at5-varbit.patch text/plain 9.6 KB