> I would like suggestions and examples of adding SQL-92 > data type BIT compatibility to a PostgreSQL schema. You will probably do best by looking at the 7.1beta and the bit types implemented there. They probably form a good starting point if they do not do everything you need already. Good luck! - Thomas
- [HACKERS] Boolean and Bit Keith Gray
- Thomas Lockhart