Vincent Magnin Thu, 26 Oct 2000 11:13:09 -0700
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 ?