[PgFoundry] Unsigned Data Types [1 of 2]
"Ryan Bradetich" <[email protected]> Sun, 31 Aug 2008 13:35:46 -0700
| Newsgroups | gmane.comp.db.postgresql.devel.patches |
|---|---|
| Message-ID | <[email protected]> |
Hello all, I have attempted to send this email 3 times over the last 24 hours. I am not sure what is blocking it, so I am going to break it up into two parts: uint-base.tar.bz2 -- The core of the unsigned integer type. uint-tests.tar.bz2 -- The regression tests. I am suspecting a size limit problem, so I am including the uint-tests.tar.bz2 in a separate email. I have attached version 2 of the Unsigned Data Types patch. ChangeLog: * Converted build system to use PGXS (more portable). * Added an uninstall script. * Miscellaneous code cleanups. * Folded my unit testing into the PGXS regression test suite. * Added support for HASH indexes. * Added support for bit operations. I will update the commit-fest wiki to point to this new patch (assuming this message gets through). Thanks! - Ryan -- Sent via pgsql-patches mailing list ([email protected]) To make changes to your subscription: http://www.postgresql.org/mailpref/pgsql-patches
uint-base.tar.bz2
(application/x-bzip2, 4.9 KB) - not displayed