pgsql: Update contrib/README - Mailing list pgsql-committers

From Peter Eisentraut
Subject pgsql: Update contrib/README
Date
Msg-id E1SIwXz-0002YZ-Em@gemulon.postgresql.org
Whole thread Raw
List pgsql-committers
Update contrib/README

Remove lots of outdated information that is duplicated by the
better-maintained SGML documentation.  In particular, remove the
outdated listing of contrib modules.  Update the installation
instructions to mention CREATE EXTENSION, but don't go into too much
detail.

Branch
------
master

Details
-------
http://git.postgresql.org/pg/commitdiff/48ea558313fae4409d0e76facde041674678cba2

Modified Files
--------------
contrib/README |  219 +++++---------------------------------------------------
1 files changed, 18 insertions(+), 201 deletions(-)


pgsql-committers by date:

Previous
From: Peter Eisentraut
Date:
Subject: pgsql: Document that VALUES can be used in WITH
Next
From: Tatsuo Ishii
Date:
Subject: pgsql: Add description of long options for '-c', '-D', '-l' and '-s'.