Re: Review: Extensions Patch
David Wheeler <david@kineticode.com>
From: "David E. Wheeler" <david@kineticode.com>
To: Dimitri Fontaine <dimitri@2ndQuadrant.fr>
Cc: PostgreSQL-development Hackers <pgsql-hackers@postgresql.org>
Date: 2010-12-08T21:54:34Z
Lists: pgsql-hackers
On Dec 8, 2010, at 1:53 PM, Dimitri Fontaine wrote: >> I don't see why. Most of them are dead simple and could easily be >> Makefile variables. > > And how does the information flows from the Makefile to the production > server, already? `make` generates the file if it doesn't already exist. David