problem with install scripts. - Mailing list pgsql-hackers

From Tzahi Fadida
Subject problem with install scripts.
Date
Msg-id 200704081942.16898.Tzahi.ML@gmail.com
Whole thread Raw
Responses Re: problem with install scripts.  (Peter Eisentraut <peter_e@gmx.net>)
List pgsql-hackers
Hi,
I used the development version of PostgreSQL to compile my module
fulldisjunctions. The install scripts works well there (passes).
However, i wanted to check if it still works (backward compatible) with the
stable version and it complains on these lines in the sql script when i do
make installcheck:
SET standard_conforming_strings = off;
SET escape_string_warning = off;

When i remove this lines the stable version make installcheck passes.

What should i do?
10x.

--
Regards,
        Tzahi.
--
Tzahi Fadida
Blog: http://tzahi.blogsite.org | Home Site: http://tzahi.webhop.info
WARNING TO SPAMMERS:  see at
http://members.lycos.co.uk/my2nis/spamwarning.html


pgsql-hackers by date:

Previous
From: "Nicolas Barbier"
Date:
Subject: Re: Eliminating unnecessary left joins
Next
From: "Ottó Havasvölgyi"
Date:
Subject: Re: Eliminating unnecessary left joins