Re: Exposing keywords to clients

From: Peter Eisentraut <peter_e(at)gmx(dot)net>
To: pgsql-patches(at)postgresql(dot)org
Cc: "Dave Page" <dpage(at)pgadmin(dot)org>, "Alvaro Herrera" <alvherre(at)commandprompt(dot)com>
Subject: Re: Exposing keywords to clients
Date: 2008-05-03 09:17:38
Message-ID: 200805031117.39710.peter_e@gmx.net
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-patches

Dave Page wrote:
> > Perhaps use a separate string for machine parse (say R, T, C, U), and
> > let the string be translatable.
>
> I considered that, but wasn't sure if folks would like the redundancy.
> It's trivial to do of course - any objections?

Is there anything useful you would do with this information? Or would you
just quote all listed words anyway?

In response to

Responses

Browse pgsql-patches by date

  From Date Subject
Next Message Simon Riggs 2008-05-03 11:42:08 Re: configure option for XLOG_BLCKSZ
Previous Message Peter Eisentraut 2008-05-03 09:15:01 Re: [COMMITTERS] pgsql: Sigh ...