Search Postgresql Archives

Allow case-sensitivity without quotes

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



Our implementation of Sybase allows case-sensitive referencing of
objects (table/column names, etc.) in SQL statements without quote
delimiters.

For example, the following are equivalent:
  Sybase:   SELECT MyColumn FROM MyTable
  Postgres: SELECT "MyColumn" FROM "MyTable"

Can Postgres be configured to allow SQL references to case-sensitive
objects without quotes?


---------------------------(end of broadcast)---------------------------
TIP 3: if posting/reading through Usenet, please send an appropriate
      subscribe-nomail command to majordomo@xxxxxxxxxxxxxx so that your
      message can get through to the mailing list cleanly

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Index of Archives]     [Postgresql Jobs]     [Postgresql Admin]     [Postgresql Performance]     [Linux Clusters]     [PHP Home]     [PHP on Windows]     [Kernel Newbies]     [PHP Classes]     [PHP Books]     [PHP Databases]     [Postgresql & PHP]     [Yosemite]
  Powered by Linux