Re: More problem with scripts

Поиск
Список
Период
Сортировка
От Brent Verner
Тема Re: More problem with scripts
Дата
Msg-id 20020103191624.GA21578@rcfile.org
обсуждение исходный текст
Ответ на Re: More problem with scripts  (Brent Verner <brent@rcfile.org>)
Список 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


В списке pgsql-hackers по дате отправления:

Предыдущее
От: "Pavlo Baron"
Дата:
Сообщение: Re: Smb to get involved
Следующее
От: Brent Verner
Дата:
Сообщение: Re: More problem with scripts