Re: SV: [HACKERS] Case sensitive field names

2000-09-26 Thread Hannu Krosing
Jarmo Paavilainen wrote: > > ... > > > Is there a way to make postgre insensitive about field name cases? > > > > > > Like > "initdb --fields-are-case-insensitive --compares-are-case-insensitive" > ... > > The main problem I see with case-insensitivity is the fact that there > > are always more t

SV: [HACKERS] Case sensitive field names

2000-09-26 Thread Jarmo Paavilainen
... > > Is there a way to make postgre insensitive about field name cases? > > > > Like "initdb --fields-are-case-insensitive --compares-are-case-insensitive" ... > The main problem I see with case-insensitivity is the fact that there > are always more than one way to do it, as it depends on char