uint - uint: Initial checking for the unsigned integer data type. - Mailing list pgsql-committers
| From | rbrad@pgfoundry.org (User Rbrad) |
|---|---|
| Subject | uint - uint: Initial checking for the unsigned integer data type. |
| Date | |
| Msg-id | 20080929045400.4A4E617ADDF5@pgfoundry.org Whole thread Raw |
| List | pgsql-committers |
Log Message:
-----------
Initial checking for the unsigned integer data type.
Added Files:
-----------
uint:
Makefile (r1.1)
(http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/uint/uint/Makefile?rev=1.1&content-type=text/x-cvsweb-markup)
uint.c (r1.1)
(http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/uint/uint/uint.c?rev=1.1&content-type=text/x-cvsweb-markup)
uint.sql.in (r1.1)
(http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/uint/uint/uint.sql.in?rev=1.1&content-type=text/x-cvsweb-markup)
uninstall_uint.sql (r1.1)
(http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/uint/uint/uninstall_uint.sql?rev=1.1&content-type=text/x-cvsweb-markup)
uint/data:
copy_binary.data (r1.1)
(http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/uint/uint/data/copy_binary.data?rev=1.1&content-type=text/x-cvsweb-markup)
copy_text.data (r1.1)
(http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/uint/uint/data/copy_text.data?rev=1.1&content-type=text/x-cvsweb-markup)
uint1_hash.data (r1.1)
(http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/uint/uint/data/uint1_hash.data?rev=1.1&content-type=text/x-cvsweb-markup)
uint2_hash.data (r1.1)
(http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/uint/uint/data/uint2_hash.data?rev=1.1&content-type=text/x-cvsweb-markup)
uint4_hash.data (r1.1)
(http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/uint/uint/data/uint4_hash.data?rev=1.1&content-type=text/x-cvsweb-markup)
uint/expected:
bit_ops.out (r1.1)
(http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/uint/uint/expected/bit_ops.out?rev=1.1&content-type=text/x-cvsweb-markup)
cast.out (r1.1)
(http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/uint/uint/expected/cast.out?rev=1.1&content-type=text/x-cvsweb-markup)
comparision_ops.out (r1.1)
(http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/uint/uint/expected/comparision_ops.out?rev=1.1&content-type=text/x-cvsweb-markup)
copy.out.in (r1.1)
(http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/uint/uint/expected/copy.out.in?rev=1.1&content-type=text/x-cvsweb-markup)
hash_joins.out (r1.1)
(http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/uint/uint/expected/hash_joins.out?rev=1.1&content-type=text/x-cvsweb-markup)
indexes.out.in (r1.1)
(http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/uint/uint/expected/indexes.out.in?rev=1.1&content-type=text/x-cvsweb-markup)
init.out (r1.1)
(http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/uint/uint/expected/init.out?rev=1.1&content-type=text/x-cvsweb-markup)
insert.out (r1.1)
(http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/uint/uint/expected/insert.out?rev=1.1&content-type=text/x-cvsweb-markup)
restrict_selops.out (r1.1)
(http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/uint/uint/expected/restrict_selops.out?rev=1.1&content-type=text/x-cvsweb-markup)
tables.out (r1.1)
(http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/uint/uint/expected/tables.out?rev=1.1&content-type=text/x-cvsweb-markup)
uint/sql:
bit_ops.sql (r1.1)
(http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/uint/uint/sql/bit_ops.sql?rev=1.1&content-type=text/x-cvsweb-markup)
cast.sql (r1.1)
(http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/uint/uint/sql/cast.sql?rev=1.1&content-type=text/x-cvsweb-markup)
comparision_ops.sql (r1.1)
(http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/uint/uint/sql/comparision_ops.sql?rev=1.1&content-type=text/x-cvsweb-markup)
copy.sql.in (r1.1)
(http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/uint/uint/sql/copy.sql.in?rev=1.1&content-type=text/x-cvsweb-markup)
hash_joins.sql (r1.1)
(http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/uint/uint/sql/hash_joins.sql?rev=1.1&content-type=text/x-cvsweb-markup)
indexes.sql.in (r1.1)
(http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/uint/uint/sql/indexes.sql.in?rev=1.1&content-type=text/x-cvsweb-markup)
init.sql (r1.1)
(http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/uint/uint/sql/init.sql?rev=1.1&content-type=text/x-cvsweb-markup)
insert.sql (r1.1)
(http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/uint/uint/sql/insert.sql?rev=1.1&content-type=text/x-cvsweb-markup)
restrict_selops.sql (r1.1)
(http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/uint/uint/sql/restrict_selops.sql?rev=1.1&content-type=text/x-cvsweb-markup)
tables.sql (r1.1)
(http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/uint/uint/sql/tables.sql?rev=1.1&content-type=text/x-cvsweb-markup)
pgsql-committers by date: