Re: [PATCH] Remove useless USE_PGXS support in contrib

From: "David E(dot) Wheeler" <david(at)justatheory(dot)com>
To: Peter Eisentraut <peter_e(at)gmx(dot)net>
Cc: pgsql-hackers(at)postgresql(dot)org
Subject: Re: [PATCH] Remove useless USE_PGXS support in contrib
Date: 2013-06-13 17:36:40
Message-ID: 56B8C0FF-322F-4E3E-BD77-2234CB92C1F7@justatheory.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

On Jun 12, 2013, at 8:16 PM, Peter Eisentraut <peter_e(at)gmx(dot)net> wrote:

> This has served no purpose except to
>
> 1. take up space
> 2. confuse users
> 3. produce broken external extension modules that take contrib as an example
> 4. break builds of PostgreSQL when users try to fix 3. by exporting USE_PGXS
>
> There is adequate material in the documentation and elsewhere (PGXN) on
> how to write extensions and their makefiles, so this is not needed.

+1 Nice.

David

In response to

Browse pgsql-hackers by date

  From Date Subject
Next Message David E. Wheeler 2013-06-13 17:53:56 Re: [PATCH] Exorcise "zero-dimensional" arrays (Was: Re: Should array_length() Return NULL)
Previous Message Merlin Moncure 2013-06-13 16:57:27 Re: [PATCH] Exorcise "zero-dimensional" arrays (Was: Re: Should array_length() Return NULL)