pg_createcluster calls pg_ctlcluster as '/usr/bin/pg_ctlcluster',
whereas pg_dropcluster calls only 'pg_ctlcluster'.  On the other hand,
pg_dropcluster calls '/bin/rm', but nothing else calls basic system
utilities with the full path.  I think specifying the full directory is
unnecessary and should be removed in both of these cases.  Comments?



_______________________________________________
Pkg-postgresql-public mailing list
Pkg-postgresql-public@lists.alioth.debian.org
http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-postgresql-public

Reply via email to