The following bug has been logged online:

Bug reference:      2802
Logged by:          Albert Strasheim
Email address:      [EMAIL PROTECTED]
PostgreSQL version: 8.1
Operating system:   Windows
Description:        Feature request: tinyint and unsigned types
Details: 

MySQL's support for 1-byte integers and unsigned types are very useful in
some applications where it makes sense to express certain values as 1-byte
values or as unsigned values. Having support for this in PostgreSQL would be
awesome.

Yes, bigger types can be used, but they introduce additional storage
requirements that maybe be excessive in certain situations.

http://dev.mysql.com/doc/refman/5.0/en/numeric-types.html

Thanks!

Cheers,

Albert Strasheim

---------------------------(end of broadcast)---------------------------
TIP 7: You can help support the PostgreSQL project by donating at

                http://www.postgresql.org/about/donate

Reply via email to