pgsql/src/bin/pg_ctl (pg_ctl.sh)

From: tgl(at)postgresql(dot)org
To: pgsql-committers(at)postgresql(dot)org
Subject: pgsql/src/bin/pg_ctl (pg_ctl.sh)
Date: 2000-11-27 02:50:17
Message-ID: 200011270250.eAR2oHI92747@hub.org
Views: Whole Thread | Raw Message | Download mbox | Resend email
Thread:
Lists: pgsql-committers

Date: Sunday, November 26, 2000 @ 21:50:17
Author: tgl

Update of /home/projects/pgsql/cvsroot/pgsql/src/bin/pg_ctl
from hub.org:/home/projects/pgsql/tmp/cvs-serv92742

Modified Files:
pg_ctl.sh

----------------------------- Log Message -----------------------------

After going to the trouble of finding where psql lives, seems like
pg_ctl should invoke it from there, not use whatever random psql might
(or might not) live in its $PATH.

Browse pgsql-committers by date

  From Date Subject
Next Message tgl 2000-11-27 03:43:50 pgsql/src/backend/libpq (password.c)
Previous Message tgl 2000-11-27 02:20:36 pgsql/src/bin/psql (command.c common.c input.c prompt.c startup.c)