We've had server_version_num since 8.2.
This patch advises devs to prefer to use it instead of parsing version() or
server_version unless using libpq, in which case PQserverVersion should be
used.
--
Craig Ringer http://www.2ndQuadrant.com/
PostgreSQL Development, 24x7 Suppor
On 17 February 2015 at 15:27, Tom Lane wrote:
> Bruce Momjian writes:
> > On Mon, Feb 16, 2015 at 05:05:39PM +1300, Craig Ringer wrote:
> >> I can't seem to make an render the
> ...
> >> element text. The DocBook documentation implies that this should be the
> >> default; e.g. if you have:
>
>
Hi all
After spending a while working on the BDR extension I've found that the
current documentation on the SPI and bgworkers could use some more detail.
In the process I've put cross reference labels in for most chapter
headings, as I got sick of seeing "Chapter 33" (or whatever) everywhere in
t