pgsql: Add missing identification comment, remove entirely inappropriate - Mailing list pgsql-committers

From tgl@svr1.postgresql.org (Tom Lane)
Subject pgsql: Add missing identification comment, remove entirely inappropriate
Date
Msg-id 20050313233227.537215675E@svr1.postgresql.org
Whole thread Raw
List pgsql-committers
Log Message:
-----------
Add missing identification comment, remove entirely inappropriate include
of postgres.h.

Modified Files:
--------------
    pgsql/src/include/postmaster:
        fork_process.h (r1.1 -> r1.2)
        (http://developer.postgresql.org/cvsweb.cgi/pgsql/src/include/postmaster/fork_process.h.diff?r1=1.1&r2=1.2)

pgsql-committers by date:

Previous
From: tgl@svr1.postgresql.org (Tom Lane)
Date:
Subject: pgsql: Add some missing #includes.
Next
From: Neil Conway
Date:
Subject: Re: pgsql: Increment all major version numbers in 8.0.X