Re: script binaries renaming

From: Michael Glaesemann <grzm(at)seespotcode(dot)net>
To: Dave Page <dpage(at)postgresql(dot)org>
Cc: "Peter Eisentraut" <peter_e(at)gmx(dot)net>, pgsql-patches(at)postgresql(dot)org, "Zdenek Kotala" <zdenek(dot)kotala(at)sun(dot)com>
Subject: Re: script binaries renaming
Date: 2007-07-06 13:08:40
Message-ID: F310346A-0278-41B5-962D-70621FFBC36B@seespotcode.net
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers pgsql-patches


On Jul 6, 2007, at 5:53 , Dave Page wrote:

> On Fri, July 6, 2007 8:51 am, Peter Eisentraut wrote:
>> Am Mittwoch, 4. Juli 2007 17:04 schrieb Zdenek Kotala:
>>> I attach complete patch which renames following binaries
>>>
>>> createdb createlang createuser dropdb droplang dropuser clusterdb
>>> vacuumdb reindexdb
>>
>> I just want to say I dislike this idea.
>
> This is almost as bad as Magnus agreeing with JD (!), but I agree with
> Peter :-). After years of typing the current names, changing them does
> seem somewhat annoying. Worse yet, pg_* is just awkward to type.

While the change might be awkward, the names of these binaries really
should be namespaced in some way. The current just too generic to be
throwing into a bin/ directory in my opinion.

Michael Glaesemann
grzm seespotcode net

In response to

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message Peter Eisentraut 2007-07-06 14:44:57 Re: usleep feature for pgbench
Previous Message Heikki Linnakangas 2007-07-06 10:55:23 Re: Bgwriter strategies

Browse pgsql-patches by date

  From Date Subject
Next Message Alvaro Herrera 2007-07-06 14:59:35 Re: Compile error with MSVC
Previous Message Dave Page 2007-07-06 10:53:17 Re: script binaries renaming