From: | Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us> |
---|---|
To: | pgsql-committers(at)postgresql(dot)org |
Subject: | pgsql: Add pgtcl back to the list of externally-maintained client inter |
Date: | 2017-08-02 20:55:26 |
Message-ID: | [email protected] |
Views: | Whole Thread | Raw Message | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-committers |
Add pgtcl back to the list of externally-maintained client interfaces.
FlightAware is still maintaining this, and indeed is seemingly being
more active with it than the pgtclng fork is. List both, for the
time being anyway.
In the back branches, also back-port commit e20f679f6 and other
recent updates to the client-interfaces list. I think these are
probably of current interest to users of back branches. I did
not touch the list of externally maintained PLs in the back
branches, though. Those are much more likely to be server version
sensitive, and I don't know which of these PLs work all the way back.
Discussion: https://postgr.es/m/[email protected]
Branch
------
REL9_6_STABLE
Details
-------
https://git.postgresql.org/pg/commitdiff/e5c87d5e1d9cad9019e2c4e4f392ba687bc58d02
Modified Files
--------------
doc/src/sgml/external-projects.sgml | 23 ++++++++++++++++++++++-
1 file changed, 22 insertions(+), 1 deletion(-)
From | Date | Subject | |
---|---|---|---|
Next Message | Alvaro Herrera | 2017-08-02 22:28:48 | pgsql: Fix pg_dump's errno checking for zlib I/O |
Previous Message | Tom Lane | 2017-08-02 19:07:35 | pgsql: Silence warning from modern perl about unescaped braces |