Thread: pgsql: Fix const cast in get_progname().

pgsql: Fix const cast in get_progname().

From
momjian@postgresql.org (Bruce Momjian)
Date:
Log Message:
-----------
Fix const cast in get_progname().

Backpatch.

Modified Files:
--------------
    pgsql/src/port:
        path.c (r1.64 -> r1.65)
        (http://developer.postgresql.org/cvsweb.cgi/pgsql/src/port/path.c.diff?r1=1.64&r2=1.65)