This is a discussion on Case Sensitivity within the pgsql Hackers forums, part of the PostgreSQL category; --> Is there a way to set case sensitivity on? Thanks in advance juan...
| |||||||
| FAQ | Members List | Calendar | Search | Today's Posts | Mark Forums Read |
| ||||
| On Sat, Apr 09, 2005 at 21:02:34 +0200, juan@conigma.com wrote: > Is there a way to set case sensitivity on? In what context? If you are talking about mixed case table or column names, then you need to quote them with double quotes ("). ---------------------------(end of broadcast)--------------------------- TIP 7: don't forget to increase your free space map settings |