Inconsistent SQL errors - Mailing list pgsql-general

From gvim
Subject Inconsistent SQL errors
Date
Msg-id 4BC6822F.6070406@googlemail.com
Whole thread Raw
Responses Re: Inconsistent SQL errors
Re: Inconsistent SQL errors
List pgsql-general
I'm running PostgreSQL 8.4.3 on OS X Snow Leopard via MacPorts and I'm getting strange inconsistent errors such as:

dbuser-# select * from log_form;
ERROR:  syntax error at or near "select"
LINE 2: select * from log_form;
         ^

Then later the same query will run fine, as it should.

gvim

pgsql-general by date:

Previous
From: Bruce Momjian
Date:
Subject: Re: pl/java status
Next
From: Bruce Momjian
Date:
Subject: Re: How to insert Ecoded values into postrgresql