Re: Extensions, patch v16

David Wheeler <david@kineticode.com>

From: "David E. Wheeler" <david@kineticode.com>
To: Bruce Momjian <bruce@momjian.us>
Cc: Oleg Bartunov <oleg@sai.msu.su>, David Fetter <david@fetter.org>, Tom Lane <tgl@sss.pgh.pa.us>, Dimitri Fontaine <dimitri@2ndQuadrant.fr>, PostgreSQL Hackers <pgsql-hackers@postgresql.org>
Date: 2010-12-29T20:01:09Z
Lists: pgsql-hackers
On Dec 29, 2010, at 12:00 PM, Bruce Momjian wrote:

> Don't people normally define the version number in the Makefile and pass
> the version string into the C code and perhaps a psql variable?

There is no standard pattern AFAIK. A best practice would be welcome here.

David