Re: script binaries renaming - Mailing list pgsql-patches

From Bruce Momjian
Subject Re: script binaries renaming
Date
Msg-id 200803241720.m2OHKGE18061@momjian.us
Whole thread Raw
In response to script binaries renaming  (Zdenek Kotala <Zdenek.Kotala@Sun.COM>)
Responses Re: script binaries renaming  (Tom Lane <tgl@sss.pgh.pa.us>)
List pgsql-patches
Where are we on this?  Tom thinks we don't want this.  TODO has:

    * Prefix command-line utilities like createuser with 'pg_'

      http://archives.postgresql.org/pgsql-hackers/2007-06/msg00025.php

I think we need to make a decision.

---------------------------------------------------------------------------

Zdenek Kotala wrote:
> I attach complete patch which renames following binaries
>
> createdb createlang createuser dropdb droplang dropuser clusterdb
> vacuumdb reindexdb
>
> to
>
> pg_createdb pg_createlang pg_createuser pg_dropdb pg_droplang
> pg_dropuser pg_clusterdb pg_vacuumdb pg_reindexdb
>
> Symlinks (or copy on win32) are created for backward compatibility.
>
> This renaming was discussed there:
>
> http://archives.postgresql.org/pgsql-hackers/2007-06/msg00145.php
>
> I create also separate unified patch for documentation.
>
>     Zdenek

[ application/x-gzip is not supported, skipping... ]

>
> ---------------------------(end of broadcast)---------------------------
> TIP 7: You can help support the PostgreSQL project by donating at
>
>                 http://www.postgresql.org/about/donate

--
  Bruce Momjian  <bruce@momjian.us>        http://momjian.us
  EnterpriseDB                             http://postgres.enterprisedb.com

  + If your life is a hard drive, Christ can be your backup. +

pgsql-patches by date:

Previous
From: Tom Lane
Date:
Subject: Re: [HACKERS] Show INHERIT in \du
Next
From: "Pavel Stehule"
Date:
Subject: generate_subscripts