Re: another attempt at fixing contrib/rserv...

Lists: pgsql-patches
From: Alexey Borzov <borz_off(at)rdw(dot)ru>
To: pgsql-patches(at)postgresql(dot)org
Subject: another attempt at fixing contrib/rserv...
Date: 2002-10-02 09:44:16
Message-ID: 12896351516.20021002134416@rdw.ru
Views: Raw Message | Whole Thread | Download mbox | Resend email
Lists: pgsql-patches

Greetings!

Well, this patch makes Makefile for contrib/rserv use the
contrib/contrib-global.mk library and _generally_ behave like
Makefiles for other contrib modules.
Besides it fixes Perl's interpolation of $libdir variable, which
should be passed to backend instead. This patch is done against
PostgreSQL 7.3b2

Besides, I want to thank Peter Eisentraut for his very friendly and
helpful attitude and politely ask him to check whether contrib
modules actually continue to work after he implements another
major change to their build process.

--
С уважением, Алексей Борзов
отдел интернет-проектов ООО "РДВ-Медиа"
http://www.rdw.ru
http://www.vashdosug.ru

Attachment Content-Type Size
rserv.diff application/octet-stream 3.2 KB

From: Bruce Momjian <pgman(at)candle(dot)pha(dot)pa(dot)us>
To: Alexey Borzov <borz_off(at)rdw(dot)ru>
Cc: pgsql-patches(at)postgresql(dot)org
Subject: Re: another attempt at fixing contrib/rserv...
Date: 2002-10-04 15:11:56
Message-ID: 200210041511.g94FBuM02713@candle.pha.pa.us
Views: Raw Message | Whole Thread | Download mbox | Resend email
Lists: pgsql-patches


Your patch has been added to the PostgreSQL unapplied patches list at:

http://candle.pha.pa.us/cgi-bin/pgpatches

I will try to apply it within the next 48 hours.

---------------------------------------------------------------------------

Alexey Borzov wrote:
> Greetings!
>
> Well, this patch makes Makefile for contrib/rserv use the
> contrib/contrib-global.mk library and _generally_ behave like
> Makefiles for other contrib modules.
> Besides it fixes Perl's interpolation of $libdir variable, which
> should be passed to backend instead. This patch is done against
> PostgreSQL 7.3b2
>
> Besides, I want to thank Peter Eisentraut for his very friendly and
> helpful attitude and politely ask him to check whether contrib
> modules actually continue to work after he implements another
> major change to their build process.
>
> --
> ? ?????????, ??????? ??????
> ????? ????????-???????? ??? "???-?????"
> http://www.rdw.ru
> http://www.vashdosug.ru

[ Attachment, skipping... ]

>
> ---------------------------(end of broadcast)---------------------------
> TIP 3: if posting/reading through Usenet, please send an appropriate
> subscribe-nomail command to majordomo(at)postgresql(dot)org so that your
> message can get through to the mailing list cleanly

--
Bruce Momjian | http://candle.pha.pa.us
pgman(at)candle(dot)pha(dot)pa(dot)us | (610) 359-1001
+ If your life is a hard drive, | 13 Roberts Road
+ Christ can be your backup. | Newtown Square, Pennsylvania 19073


From: Bruce Momjian <pgman(at)candle(dot)pha(dot)pa(dot)us>
To: Alexey Borzov <borz_off(at)rdw(dot)ru>
Cc: pgsql-patches(at)postgresql(dot)org
Subject: Re: another attempt at fixing contrib/rserv...
Date: 2002-10-09 16:23:34
Message-ID: 200210091623.g99GNYv16104@candle.pha.pa.us
Views: Raw Message | Whole Thread | Download mbox | Resend email
Lists: pgsql-patches


Patch applied. Thanks.

---------------------------------------------------------------------------

Alexey Borzov wrote:
> Greetings!
>
> Well, this patch makes Makefile for contrib/rserv use the
> contrib/contrib-global.mk library and _generally_ behave like
> Makefiles for other contrib modules.
> Besides it fixes Perl's interpolation of $libdir variable, which
> should be passed to backend instead. This patch is done against
> PostgreSQL 7.3b2
>
> Besides, I want to thank Peter Eisentraut for his very friendly and
> helpful attitude and politely ask him to check whether contrib
> modules actually continue to work after he implements another
> major change to their build process.
>
> --
> ? ?????????, ??????? ??????
> ????? ????????-???????? ??? "???-?????"
> http://www.rdw.ru
> http://www.vashdosug.ru

[ Attachment, skipping... ]

>
> ---------------------------(end of broadcast)---------------------------
> TIP 3: if posting/reading through Usenet, please send an appropriate
> subscribe-nomail command to majordomo(at)postgresql(dot)org so that your
> message can get through to the mailing list cleanly

--
Bruce Momjian | http://candle.pha.pa.us
pgman(at)candle(dot)pha(dot)pa(dot)us | (610) 359-1001
+ If your life is a hard drive, | 13 Roberts Road
+ Christ can be your backup. | Newtown Square, Pennsylvania 19073