Re: keyword list/ecpg - Mailing list pgsql-hackers

From Mike Aubury
Subject Re: keyword list/ecpg
Date
Msg-id 200806041706.41380.mike.aubury@aubit.com
Whole thread Raw
In response to Re: keyword list/ecpg  (Tom Lane <tgl@sss.pgh.pa.us>)
Responses Re: keyword list/ecpg  (Michael Meskes <meskes@postgresql.org>)
List pgsql-hackers
It might depend on the tokens..
Are ">=", "++" etc  single tokens ? 


On Wednesday 04 June 2008 17:06:44 Tom Lane wrote:
> Mike Aubury <mike.aubury@aubit.com> writes:
> > On Wednesday 04 June 2008 16:11:49 Michael Meskes wrote:
> >> There is some small magic to know when to have blanks in between and
> >> when not, but that should be doable.
> >
> > I wouldn't mind having a stab at this if you can expand on the 'magic'
> > required.
>
> Wouldn't it work to just always insert a space between tokens, no matter
> whether there was one originally?
>
>             regards, tom lane



-- 
Mike Aubury

http://www.aubit.com/
Aubit Computing Ltd is registered in England and Wales, Number: 3112827
Registered Address : Clayton House,59 Piccadilly,Manchester,M1 2AQ





pgsql-hackers by date:

Previous
From: Tom Lane
Date:
Subject: Re: keyword list/ecpg
Next
From: Simon Riggs
Date:
Subject: Re: Core team statement on replication in PostgreSQL