| From: | "Sergio A(dot) Kessler" <ser(at)perio(dot)unlp(dot)edu(dot)ar> |
|---|---|
| To: | Bruce Momjian <maillist(at)candle(dot)pha(dot)pa(dot)us> |
| Cc: | Peter Eisentraut <peter_e(at)gmx(dot)net>, Thomas Lockhart <lockhart(at)alumni(dot)caltech(dot)edu>, PostgreSQL-development <pgsql-hackers(at)postgreSQL(dot)org>, PostgreSQL-interfaces <pgsql-interfaces(at)postgreSQL(dot)org> |
| Subject: | Re: Scripts (was Re: [HACKERS] Re: [INTERFACES] Next release is 7.0(?)) |
| Date: | 1999-10-12 03:12:25 |
| Message-ID: | 3802A719.47016331@perio.unlp.edu.ar |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgsql-hackers pgsql-interfaces |
Bruce Momjian wrote:
>
> > I think Thomas' primary problem was the underscore. (?)
>
> OK.
hmmm, ok, not everyone can be totally happy ...
please, Thomas, let us use the underscore so there no need to
rename pg_dump and pg_dumpall
pg_dump -> pg_dump
pg_dumpall -> pg_dumpall
createdb -> pg_createdb
destroydb -> pg_dropdb
createuser -> pg_createuser
destroyuser -> pg_dropuser
and prepend a 'pg_' to the rest
I think it can't be more consistent that this...
Thomas ?, please ?
--
| Sergio A. Kessler http://sak.org.ar
-O_O- You can have it Soon, Cheap, and Working; choose *two*.
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Bruce Momjian | 1999-10-12 03:22:23 | Re: Scan by TID (was RE: [HACKERS] How to add a new build-in operator) |
| Previous Message | Hiroshi Inoue | 1999-10-12 02:17:50 | RE: Scan by TID (was RE: [HACKERS] How to add a new build-in operator) |
| From | Date | Subject | |
|---|---|---|---|
| Next Message | The Hermit Hacker | 1999-10-12 04:16:26 | Re: [HACKERS] Re: [INTERFACES] Next release is 7.0(?) |
| Previous Message | Tom Lane | 1999-10-12 01:36:29 | Re: [SQL] Question on Inheritance and Primary Keys. |