More problem with scripts

From: Bruce Momjian <pgman(at)candle(dot)pha(dot)pa(dot)us>
To: PostgreSQL-development <pgsql-hackers(at)postgreSQL(dot)org>
Subject: More problem with scripts
Date: 2002-01-03 18:12:06
Message-ID: 200201031812.g03IC7E21286@candle.pha.pa.us
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

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:

* Prevent create/drop scripts from allowing extra args (Bruce)

--
Bruce Momjian | http://candle.pha.pa.us
pgman(at)candle(dot)pha(dot)pa(dot)us | (610) 853-3000
+ If your life is a hard drive, | 830 Blythe Avenue
+ Christ can be your backup. | Drexel Hill, Pennsylvania 19026

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message Ross J. Reedstrom 2002-01-03 18:12:20 Re: Smb to get involved
Previous Message Ross J. Reedstrom 2002-01-03 17:58:57 Re: Announcement: libpkixpq 0.1 released