Re: Peter Eisentraut 2013-07-07 <[email protected]> > 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?
Full paths should only be used where really necessary. Christoph -- [email protected] | http://www.df7cb.de/
signature.asc
Description: Digital signature
_______________________________________________ Pkg-postgresql-public mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-postgresql-public
