Re: Another swing at JSON

From: Alvaro Herrera <alvherre(at)commandprompt(dot)com>
To: Dimitri Fontaine <dimitri(at)2ndquadrant(dot)fr>
Cc: Joseph Adams <joeyadams3(dot)14159(at)gmail(dot)com>, David Fetter <david(at)fetter(dot)org>, Robert Haas <robertmhaas(at)gmail(dot)com>, Josh Berkus <josh(at)agliodbs(dot)com>, pgsql-hackers <pgsql-hackers(at)postgresql(dot)org>
Subject: Re: Another swing at JSON
Date: 2011-03-30 13:32:55
Message-ID: 1301491868-sup-8418@alvh.no-ip.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

Excerpts from Alvaro Herrera's message of mié mar 30 10:27:39 -0300 2011:
> Excerpts from Dimitri Fontaine's message of mié mar 30 05:27:07 -0300 2011:

> > I'm not sure why we still support the pre-PGXS build recipe in the
> > contrib Makefiles, and didn't want to change that as part as the
> > extension patch series, but I think we should reconsider.
>
> This is in the archives somewhere. I think it's something to do with
> the fact that "make check" doesn't work under PGXS; you have to use
> "make installcheck". Or maybe it was something else. I don't really
> remember the details. I also pushed for this, a long time ago.

In http://archives.postgresql.org/pgsql-hackers/2009-07/msg00245.php
Tom writes:

> The main reason contrib still has the alternate method is that PGXS
> doesn't really work until after you've installed the core build.

Maybe we could have a look and try to fix that problem.

--
Álvaro Herrera <alvherre(at)commandprompt(dot)com>
The PostgreSQL Company - Command Prompt, Inc.
PostgreSQL Replication, Consulting, Custom Development, 24x7 support

In response to

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message David Fetter 2011-03-30 13:42:31 Re: Another swing at JSON
Previous Message David Fetter 2011-03-30 13:28:11 Re: Another swing at JSON