Andrew Dunstan <andrew(at)dunslane(dot)net> writes:
> Zdenek Kotala wrote:
>> And what about replace all "scripts" by one command e.g pg_cmd with
>> following interface:
>>
>> pg_cmd create database <...>
> And we'll break a million applications that rely on the command names.
If you want that, it already exists: it's pronounced "psql -c ...".
regards, tom lane
In response to
Responses
pgsql-hackers by date
| Next: | From: Tom Lane | Date: 2007-06-01 20:47:03 |
| Subject: Re: Constraint exclusion oddity with composite index |
| Previous: | From: Joshua D. Drake | Date: 2007-06-01 20:07:31 |
| Subject: Constraint exclusion oddity with composite index |