Skip site navigation (1) Skip section navigation (2)

Peripheral Links

Header And Logo

PostgreSQL
| The world's most advanced open source database.

Site Navigation

Search for
  Advanced Search

Re: case sensitivity on table & column names / workaround?



> Ludek Finstrle wrote:
> >What about updateable views? It could be the way for replication and name
> >changing. I'm not sure it's only an idea.
> 
> Yes, I'd loosely considered this but then figured it wouldn't work b/c I 
> wouldn't be able to change the capitalization of the column identifiers 
> as well, but I guess I can do that with 'AS's in my CREATE VIEW 
> statement, eh?

I hope so.

> Any chance we might see some sort of feature in the ODBC driver (or the 
> backend) in the future to e.g., check an option that says "Ignore double 
> quotes on identifiers (and thus allow them to be folded to lower case)"?

I don't think so. There are much more important issues.
I'm not sure if it's driver issue. I think it's backend issue.

Regards,

Luf



Home | Main Index | Thread Index

Privacy Policy | PostgreSQL Archives hosted by Command Prompt, Inc. | Designed by tinysofa
Copyright © 1996 – 2008 PostgreSQL Global Development Group