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 archives
  Advanced Search

Case Sensitive Table ?



How can I modify pgsql source to remove case-sensitive for query like this
one :

select "ARG1" from "TABLE1"
select "arg1" from "table1"

referer to the same table's name and argument's name ?





Home | Main Index | Thread Index

Privacy Policy | About PostgreSQL
Copyright © 1996 – 2012 PostgreSQL Global Development Group