pgsql: Have initdb display relative paths to start postmaster if used to - Mailing list pgsql-committers

From momjian@svr1.postgresql.org (Bruce Momjian)
Subject pgsql: Have initdb display relative paths to start postmaster if used to
Date
Msg-id 20041129011447.09B4E3A3F95@svr1.postgresql.org
Whole thread Raw
List pgsql-committers
Log Message:
-----------
Have initdb display relative paths to start postmaster if used to invoke
initdb, and display in a path-native way.

Modified Files:
--------------
    pgsql/src/bin/initdb:
        initdb.c (r1.68 -> r1.69)
        (http://developer.postgresql.org/cvsweb.cgi/pgsql/src/bin/initdb/initdb.c.diff?r1=1.68&r2=1.69)

pgsql-committers by date:

Previous
From: tgl@svr1.postgresql.org (Tom Lane)
Date:
Subject: pgsql: Make pg_dumplo schema-aware.
Next
From: momjian@svr1.postgresql.org (Bruce Momjian)
Date:
Subject: pgsql: Typo fixes.