Re: script binaries renaming

From: "Joshua D(dot) Drake" <jd(at)commandprompt(dot)com>
To: Michael Glaesemann <grzm(at)seespotcode(dot)net>
Cc: Dave Page <dpage(at)postgresql(dot)org>, 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 16:28:29
Message-ID: 468E6DAD.1000502@commandprompt.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers 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.

Why should they be name spaced? I see zero reason why that should be the
case...

apache_httpd?
gnu_ls?

The only obvious name spaced applications out there are in the G/K world
of nome and de.

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/

In response to

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message Joshua D. Drake 2007-07-06 16:30:06 Re: script binaries renaming
Previous Message Tom Lane 2007-07-06 16:15:44 Re: Bgwriter strategies

Browse pgsql-patches by date

  From Date Subject
Next Message Joshua D. Drake 2007-07-06 16:30:06 Re: script binaries renaming
Previous Message Alvaro Herrera 2007-07-06 14:59:35 Re: Compile error with MSVC