Log Message:
-----------
Fix const cast in get_progname().
Backpatch.
Tags:
----
REL8_1_STABLE
Modified Files:
--------------
pgsql/src/port:
path.c (r1.61.2.3 -> r1.61.2.4)
(http://developer.postgresql.org/cvsweb.cgi/pgsql/src/port/path.c.diff?r1=1.61.2.3&r2=1.61.2.4)
Next: From: Bruce Momjian Date: 2006-02-01 12:42:30 Subject: pgsql: Fix const cast in get_progname(). Previous: From: Bruce Momjian Date: 2006-02-01 12:41:45 Subject: pgsql: Fix const cast in get_progname().