pgsql: Makefile: Add comment that doc uninstall clears man directories - Mailing list pgsql-committers

From Bruce Momjian
Subject pgsql: Makefile: Add comment that doc uninstall clears man directories
Date
Msg-id E1YqMkh-0004iU-TF@gemulon.postgresql.org
Whole thread Raw
List pgsql-committers
Makefile:  Add comment that doc uninstall clears man directories

Report by Mario Valdez

Branch
------
master

Details
-------
http://git.postgresql.org/pg/commitdiff/82ec7c95b701d18530eb4eed923a305a0d82bdaf

Modified Files
--------------
doc/src/sgml/Makefile |    1 +
1 file changed, 1 insertion(+)


pgsql-committers by date:

Previous
From: Magnus Hagander
Date:
Subject: pgsql: Properly send SCM status updates when shutting down service on W
Next
From: Robert Haas
Date:
Subject: pgsql: Fix incorrect math in DetermineSafeOldestOffset.