Re: script binaries renaming - Mailing list pgsql-patches

From Joshua D. Drake
Subject Re: script binaries renaming
Date
Msg-id 468E6E0E.7030600@commandprompt.com
Whole thread Raw
In response to Re: script binaries renaming  (Michael Glaesemann <grzm@seespotcode.net>)
Responses Re: script binaries renaming  (Zdenek Kotala <Zdenek.Kotala@Sun.COM>)
List pgsql-patches
Michael Glaesemann wrote:
>
> 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.

Of course I realize that I voted for the idea in the first place. I
voted for it for consistency more than anything but as I think about it,
it really is clunky and doesn't serve any real purpose.


Joshua D. Drake

>
> Michael Glaesemann
> grzm seespotcode net
>
>
>
> ---------------------------(end of broadcast)---------------------------
> TIP 4: Have you searched our list archives?
>
>               http://archives.postgresql.org
>


--

       === The PostgreSQL Company: Command Prompt, Inc. ===
Sales/Support: +1.503.667.4564 || 24x7/Emergency: +1.800.492.2240
Providing the most comprehensive  PostgreSQL solutions since 1997
              http://www.commandprompt.com/

Donate to the PostgreSQL Project: http://www.postgresql.org/about/donate
PostgreSQL Replication: http://www.commandprompt.com/products/


pgsql-patches by date:

Previous
From: "Joshua D. Drake"
Date:
Subject: Re: script binaries renaming
Next
From: Magnus Hagander
Date:
Subject: Re: Compile error with MSVC