Re: creating index names automatically?
Brendan Jurd <direvus@gmail.com>
From: Brendan Jurd <direvus@gmail.com>
To: Peter Eisentraut <peter_e@gmx.net>
Cc: pgsql-hackers@postgresql.org
Date: 2009-12-19T21:08:25Z
Lists: pgsql-hackers
2009/12/20 Peter Eisentraut <peter_e@gmx.net>: > Could we create an option to create index names automatically, so you'd > only have to write > > CREATE INDEX ON foo (a); Yes, please. Cheers, BJ