Re: [ADMIN] postgres types

2000-05-07 Thread Bruce Momjian
OID should be an unsigned int. Let us know if there are any problems. [Charset koi8-r unsupported, filtering to ASCII...] > > Hello all, > > Can I have UNSIGNED integer in PostgreSQL ? > E.g. how should I describe type of field to have > full range of 32 bits? If I describe filed as INT4, > I

[ADMIN] postgres types

2000-05-07 Thread Vladimir V. Zolotych
  Hello all, Can I have UNSIGNED integer in PostgreSQL ? E.g. how should I describe type of field to have full range of 32 bits? If I describe filed as INT4, I'll get SIGNED integer, insn't it? Thanks!   --  Vladimir Zolotych [EMAIL PROTECTED]