Replace slightly klugy create_bitmap_restriction() function with a

Tom Lane <tgl@sss.pgh.pa.us>

Commit: 79a1b00226354e2c7f1bf5c1db90661b1f5a4148
Author: Tom Lane <tgl@sss.pgh.pa.us>
Date: 2005-04-25T02:14:48Z
Releases: 8.1.0
Replace slightly klugy create_bitmap_restriction() function with a
more efficient routine in restrictinfo.c (which can make use of
make_restrictinfo_internal).

Files