Re: keyword list/ecpg

From: Mike Aubury <mike(dot)aubury(at)aubit(dot)com>
To: pgsql-hackers(at)postgresql(dot)org
Cc: Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>, Michael Meskes <meskes(at)postgresql(dot)org>
Subject: Re: keyword list/ecpg
Date: 2008-06-04 16:06:41
Message-ID: 200806041706.41380.mike.aubury@aubit.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: 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(dot)aubury(at)aubit(dot)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

In response to

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message Tom Lane 2008-06-04 16:06:44 Re: keyword list/ecpg
Previous Message Mike Aubury 2008-06-04 15:43:59 Re: keyword list/ecpg