Hi,
Bruce Momjian <bruce@momjian.us>
Hi,
here is an updated version of the bit type with a bugfix and all the necessa
ry
SQL functions defined. This should replace what is currently in contrib. I'd
appreciate any comments on what is there.
Kind regards,
Adriaan
Files
| Path | Change | +/− |
|---|---|---|
| contrib/bit/Makefile | modified | +43 −7 |
| contrib/bit/README | modified | +0 −3 |
| contrib/bit/varbit.c | modified | +81 −87 |
| contrib/bit/varbit.demo.sql | added | +29 −0 |
| contrib/bit/varbit.drop.sql | added | +36 −0 |
| contrib/bit/varbit_glue.c | added | +22 −0 |
| contrib/bit/varbit.h | modified | +28 −24 |
| contrib/bit/varbit.source | added | +171 −0 |
| contrib/bit/vartest.c | modified | +13 −11 |
| src/bin/pgaccess/lib/languages/ID | modified | binary |