Re: [Exim] quote_pgsql?

Top Page
Delete this message
Reply to this message
Author: Philip Hazel
Date:  
To: Alastair Varnals
CC: 'exim-users@exim.org'
Subject: Re: [Exim] quote_pgsql?
On Wed, 27 Feb 2002, Alastair Varnals wrote:

> Is there a quote_pgsql in 3.34? Exim seems not to recognise it.


What error message do you get?

> A grep of
> the entire source distribution finds this string only in spec.txt.


That's because quote_xxx calls the quoting function for the lookup type
"xxx". There is no fixed table. It should work automatically if you
build Exim with pgsql support.

> Otherwise, communication with PostgreSQL is working as expected.


Hmm. So you clearly have built it with pgsql support. That is odd,
because quote_pgsql works for me:

$ ./exim -be
> ${quote_pgsql:'abc'}

\'abc\'

(Admittedly using 3.35, but that area didn't change.)

--
Philip Hazel            University of Cambridge Computing Service,
ph10@???      Cambridge, England. Phone: +44 1223 334714.