On Wed, Oct 15, 2003 at 16:45:39 -0500, Ben Kim <[EMAIL PROTECTED]> wrote: > > I wonder if it is possible to let psql recognize Mixed-case-named > ("LikeThisName") table names without double quotes in sql statements.
You probably don't want to create tables with mixed case names in the first place. ---------------------------(end of broadcast)--------------------------- TIP 8: explain analyze is your friend