Brice Ruth <[EMAIL PROTECTED]> writes:
> About the case-sensitivity, I was under the impression that PostgreSQL
> was case-insensitive unless things were explicitly put in quotes.

Names in queries (of tables, fields, functions, etc) are
case-insensitive.  This has nothing to do with the behavior of data
comparisons, however.

                        regards, tom lane

Reply via email to