Re: Function Syntax involving pipes and ' marks? - Mailing list pgsql-sql

From Ruben Gouveia
Subject Re: Function Syntax involving pipes and ' marks?
Date
Msg-id 51e507b0809101208t67c473e3ieabb4c547a70ce81@mail.gmail.com
Whole thread Raw
In response to Re: Function Syntax involving pipes and ' marks?  (Tom Lane <tgl@sss.pgh.pa.us>)
List pgsql-sql
i will try that. thank you

On Wed, Sep 10, 2008 at 11:45 AM, Tom Lane <tgl@sss.pgh.pa.us> wrote:
Bricklen Anderson <banderson@presinet.com> writes:
> Ruben Gouveia wrote:
>> Is that more expensive to run than just useing a bunch of ticks?

> I personally have never noticed any increased overhead from quote_literal.

Much more important is that you'll reliably get the right answer.

                       regards, tom lane

pgsql-sql by date:

Previous
From: Tom Lane
Date:
Subject: Re: Function Syntax involving pipes and ' marks?
Next
From: Emi Lu
Date:
Subject: pg_restore in java connection (auto_commit = false)