Re: [HACKERS] pgxs/windows - Mailing list pgsql-patches

From Rocco Altier
Subject Re: [HACKERS] pgxs/windows
Date
Msg-id 6E0907A94904D94B99D7F387E08C4F57B52171@FALCON.INSIGHT
Whole thread Raw
List pgsql-patches
OK.  I see now.  It looks like it wouldn't have worked right anyhow,
since the file is installed in $(DESTDIR)$(pkglibdir)/$(POSTGRES_IMP).

So either we need to change backend/Makefile or Makefile.aix, to be
consistent with each other.  I would suggest Makefile.aix, since
historically its been installed in $libdir.

Thanks,
    -rocco

> -----Original Message-----
> From: Tom Lane [mailto:tgl@sss.pgh.pa.us]
> Sent: Thursday, January 19, 2006 6:28 PM
> To: Rocco Altier
> Cc: Bruce Momjian; Andrew Dunstan; Magnus Hagander; PostgreSQL-patches
> Subject: Re: [PATCHES] [HACKERS] pgxs/windows
>
>
> "Rocco Altier" <RoccoA@Routescape.com> writes:
> > If we take the DESTDIR out of here, where should we get the
> POSTGRES_IMP
> > file from?
>
> In the PGXS case, $(bindir) has been gotten from pg_config, and it's
> correct as-is by definition.  Adding $(DESTDIR) to it cannot be right.
>
>             regards, tom lane
>

pgsql-patches by date:

Previous
From: Tom Lane
Date:
Subject: Re: Fix overflow of bgwriter's request queue
Next
From: Joachim Wieland
Date:
Subject: Re: TODO-Item: include for guc