Re: Script binaries renaming - Mailing list pgsql-hackers

From Tom Lane
Subject Re: Script binaries renaming
Date
Msg-id 20487.1206543726@sss.pgh.pa.us
Whole thread Raw
In response to Re: Script binaries renaming  (Magnus Hagander <magnus@hagander.net>)
Responses Re: Script binaries renaming  (Zdenek Kotala <Zdenek.Kotala@Sun.COM>)
List pgsql-hackers
Magnus Hagander <magnus@hagander.net> writes:
> Another option then might be to simply deprecate their use, and
> eventually get rid of them, instead of renaming them?

I'd like to get rid of ipcclean immediately; it hasn't had any usefulness
in years.

The issue is larger than the proposed patch addresses, though.
I see the following stuff installed in .../bin by CVS HEAD:

clusterdb        initdb           pg_resetxlog     postmaster
createdb         ipcclean         pg_restore       psql 
createlang       oid2name         pg_standby       reindexdb 
createuser       pg_config        pgbench          vacuumdb 
dropdb           pg_controldata   pltcl_delmod     vacuumlo 
droplang         pg_ctl           pltcl_listmod 
dropuser         pg_dump          pltcl_loadmod 
ecpg             pg_dumpall       postgres 

There's an awful lot of names here that don't have any obvious
connection to Postgres ...
        regards, tom lane


pgsql-hackers by date:

Previous
From: "Xiao Meng"
Date:
Subject: [GSoC] Need for advice on improving hash index performance
Next
From: Gregory Stark
Date:
Subject: Re: advancing snapshot's xmin