pgsql: Adjust documentation about pg_pltemplate to reflect latest think - Mailing list pgsql-committers

From Tom Lane
Subject pgsql: Adjust documentation about pg_pltemplate to reflect latest think
Date
Msg-id E1PvyBM-0007Jb-C4@gemulon.postgresql.org
Whole thread Raw
List pgsql-committers
Adjust documentation about pg_pltemplate to reflect latest thinking.

It's more likely that pg_pltemplate will go away in the future than
that we'll add additional specialized infrastructure for it.

Branch
------
master

Details
-------
http://git.postgresql.org/pg/commitdiff/0b5d7345925dd0212d4509195a337f1912781af1

Modified Files
--------------
doc/src/sgml/catalogs.sgml |   19 ++++++++++---------
1 files changed, 10 insertions(+), 9 deletions(-)


pgsql-committers by date:

Previous
From: Tom Lane
Date:
Subject: pgsql: Make plpythonu language use plpython2 shared library directly.
Next
From: Andrew Dunstan
Date:
Subject: pgsql: Add PL extension files to MSVC Install procedure.