Re: Need feedback on new feature (\for) - Mailing list pgsql-general

From Tom Lane
Subject Re: Need feedback on new feature (\for)
Date
Msg-id 14452.1061165830@sss.pgh.pa.us
Whole thread Raw
In response to Need feedback on new feature (\for)  (Martijn van Oosterhout <kleptog@svana.org>)
Responses Re: Need feedback on new feature (\for)  (Bruce Momjian <pgman@candle.pha.pa.us>)
List pgsql-general
I said:
> ... I think it makes much more sense to push the
> complexity into the control query and keep the substitution rules
> non-surprising.

BTW, taking that approach as gospel, we could forget my idea of
declaring datatypes for the control-query results.  Just substitute
'em literally.  The quoting transformations could be done easily in
the control query with quote_literal() or quote_ident().

            regards, tom lane

pgsql-general by date:

Previous
From: Martijn van Oosterhout
Date:
Subject: Re: Need feedback on new feature (\for)
Next
From: Tom Lane
Date:
Subject: Re: Need feedback on new feature (\for)