[GENERAL] Problem with void integer

2005-05-30 Thread Alexandre Lollini
I have a big problem to jump from 7.2 to 8.0.3 In my application I was doing a major use of int and float And the difference between '0' and void NULL '' data content. Now it seems to me that void is not allowed for an integer ? What should I do ? ---(end of broadcast)--

Re: [GENERAL] Connecting to Postgres from LAN

2005-05-31 Thread Alexandre Lollini
on 30/05/05 20:47, Andrus <[EMAIL PROTECTED]> wrote: > I installed Postgres 8 to Windows XP and added a line > > hostall all 168.179.0.1/32 trust > > to pg_hba.conf file > > > When connection from LAN to the Postgres with user name postgres I got error > > no pg_h