pgsql: Fix the build and install rules for man pages with SQL section != - Mailing list pgsql-committers

From petere@postgresql.org (Peter Eisentraut)
Subject pgsql: Fix the build and install rules for man pages with SQL section !=
Date
Msg-id 20100402140249.B842B7541D0@cvs.postgresql.org
Whole thread Raw
List pgsql-committers
Log Message:
-----------
Fix the build and install rules for man pages with SQL section != 7

The previous coding failed in various scenarios possibly including vpath
builds and doing make install without preceding make all.

Modified Files:
--------------
    pgsql/doc/src/sgml:
        Makefile (r1.139 -> r1.140)
        (http://anoncvs.postgresql.org/cvsweb.cgi/pgsql/doc/src/sgml/Makefile?r1=1.139&r2=1.140)

pgsql-committers by date:

Previous
From: sriggs@postgresql.org (Simon Riggs)
Date:
Subject: pgsql: Move system startup message prior to any calls out of data
Next
From: mha@postgresql.org (Magnus Hagander)
Date:
Subject: pgsql: Fix minor typos in comments.