Jarmo Paavilainen writes: > PS: Im thinking of making a own hack of pg where selects are case sensitive > (ie Nov2000 and "Nov2000" are the same). If someone is interested, Ill > upload the diff somewhere. DS. Not that I particularly approve of this plan ;-) but look for tolower() calls in src/backend/parser/scan.l. -- Peter Eisentraut [EMAIL PROTECTED] http://yi.org/peter-e/
- [GENERAL] Table whose name has Capital letters Gabriel Fernandez
- SV: [GENERAL] Table whose name has Capital letters Jarmo Paavilainen
- Peter Eisentraut