Re: More problem with scripts

From: Brent Verner <brent(at)rcfile(dot)org>
To: Bruce Momjian <pgman(at)candle(dot)pha(dot)pa(dot)us>
Cc: PostgreSQL-development <pgsql-hackers(at)postgresql(dot)org>
Subject: Re: More problem with scripts
Date: 2002-01-03 19:16:24
Message-ID: 20020103191624.GA21578@rcfile.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

[2002-01-03 13:56] Brent Verner said:
| [2002-01-03 13:12] Bruce Momjian said:
| | Look at this:
| |
| | $ dropdb lijasdf oiuwqe test
| | DROP DATABASE
| |
| | The create/drop scripts only process the last arguments, ignoring
| | earlier ones. I assume no one wants me to fix it now so I will add this
| | to TODO:
|
| something /simple/ might look like.
|
| Index: dropdb
| ===================================================================
| RCS file: /var/cvsup/pgsql/src/bin/scripts/dropdb,v
[snip]
| +
| + echo $dbname
| + exit 0;

er, minus this debugging cruft :-)

sorry,
b

--
"Develop your talent, man, and leave the world something. Records are
really gifts from people. To think that an artist would love you enough
to share his music with anyone is a beautiful thing." -- Duane Allman

In response to

Browse pgsql-hackers by date

  From Date Subject
Next Message Bruce Momjian 2002-01-03 19:19:12 Re: More problem with scripts
Previous Message Pavlo Baron 2002-01-03 18:59:03 Re: Smb to get involved