Re: pgsql: Allow extensions to install built as well as unbuilt headers.

From: Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>
To: Andrew Gierth <andrew(at)tao11(dot)riddles(dot)org(dot)uk>
Cc: Michael Paquier <michael(at)paquier(dot)xyz>, Postgres commits <pgsql-committers(at)postgresql(dot)org>, Postgres hackers <pgsql-hackers(at)postgresql(dot)org>
Subject: Re: pgsql: Allow extensions to install built as well as unbuilt headers.
Date: 2018-09-06 13:41:15
Message-ID: 32725.1536241275@sss.pgh.pa.us
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-committers pgsql-hackers

Andrew Gierth <andrew(at)tao11(dot)riddles(dot)org(dot)uk> writes:
> Consulting old manuals suggests it may have version 3.80 (c. 2002),
> which lacks the 'else if..' syntax introduced in 3.81 (c. 2006).

Right; I haven't updated it because that's specifically called out to
be the minimum supported version in our docs (cf installation.sgml).

regards, tom lane

In response to

Responses

Browse pgsql-committers by date

  From Date Subject
Next Message Tom Lane 2018-09-06 14:50:11 pgsql: Make contrib/unaccent's unaccent() function work when not in sea
Previous Message Tom Lane 2018-09-06 13:38:03 Re: pgsql: Allow extensions to install built as well as unbuilt headers.

Browse pgsql-hackers by date

  From Date Subject
Next Message Jesper Pedersen 2018-09-06 14:17:45 Re: pread() and pwrite()
Previous Message Tom Lane 2018-09-06 13:38:03 Re: pgsql: Allow extensions to install built as well as unbuilt headers.