]> granicus.if.org Git - postgresql/commit
Hi,
authorBruce Momjian <bruce@momjian.us>
Mon, 3 Apr 2000 20:56:40 +0000 (20:56 +0000)
committerBruce Momjian <bruce@momjian.us>
Mon, 3 Apr 2000 20:56:40 +0000 (20:56 +0000)
commit51cfdae50ff91d99d9f1fd1dc9756a5335ee91fb
treefac6b854fa3128003b934b0dce0dcbfca97f0911
parent5454b37921ba37b14f2bddfd5781ff3eb0e910f7
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
contrib/bit/Makefile
contrib/bit/README
contrib/bit/varbit.c
contrib/bit/varbit.demo.sql [new file with mode: 0644]
contrib/bit/varbit.drop.sql [new file with mode: 0644]
contrib/bit/varbit.h
contrib/bit/varbit.source [new file with mode: 0644]
contrib/bit/varbit_glue.c [new file with mode: 0644]
contrib/bit/vartest.c
src/bin/pgaccess/lib/languages/ID