I thought this was picked up ages ago?

From: Peter T Mount <peter(at)retep(dot)org(dot)uk>
To: PostgreSQL Hackers List <hackers(at)postgresql(dot)org>
Subject: I thought this was picked up ages ago?
Date: 1999-05-18 20:22:59
Message-ID: Pine.LNX.4.04.9905182116080.3493-100000@maidast.retep.org.uk
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers


While playing with ODBC and MapInfo 5.01, I came across this one:

drop table "MAPINFO_MAPCATALOG";

This doesn't work as it seems to ignore the quotes, and convert into lower
case.

Peter

--
Peter T Mount peter(at)retep(dot)org(dot)uk
Main Homepage: http://www.retep.org.uk
PostgreSQL JDBC Faq: http://www.retep.org.uk/postgres
Java PDF Generator: http://www.retep.org.uk/pdf

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message Bruce Momjian 1999-05-18 21:34:01 Re: [HACKERS] I thought this was picked up ages ago?
Previous Message Peter T Mount 1999-05-18 18:08:58 Re: [HACKERS] Current TODO list