Re: [HACKERS] I thought this was picked up ages ago?

Поиск
Список
Период
Сортировка
Искать
От
Peter T Mount
Тема
Re: [HACKERS] I thought this was picked up ages ago?
Дата
в 19:16:47
Msg-id
Pine.LNX.4.04.9905190014500.3493-100000@maidast.retep.org.uk
Ответ на
Список
Дерево обсуждения
I thought this was picked up ages ago? Peter T Mount <peter@retep.org.uk>
Re: [HACKERS] I thought this was picked up ages ago? Bruce Momjian <maillist@candle.pha.pa.us>
Re: [HACKERS] I thought this was picked up ages ago? Peter T Mount <peter@retep.org.uk>
Re: [HACKERS] I thought this was picked up ages ago? Bruce Momjian <maillist@candle.pha.pa.us>
Re: [HACKERS] I thought this was picked up ages ago? Peter T Mount <peter@retep.org.uk>
On Tue, 18 May 1999, Bruce Momjian wrote:

> > 
> > 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.
> 
> Works in psql, which I think means libpq is OK:
> 
> 	test=> create table "TT" (x int);
> 	CREATE
> 	test=> drop table tt;
> 	ERROR:  Relation 'tt' does not exist
> 	test=> drop table "TT";
> 	DROP

I tried it on mine (cvs update from last night) using psql and it failed
:-(

--       Peter T Mount peter@retep.org.uk     Main Homepage: http://www.retep.org.uk
PostgreSQL JDBC Faq: http://www.retep.org.uk/postgresJava PDF Generator: http://www.retep.org.uk/pdf


В списке pgsql-hackers по дате отправления
От: Bruce Momjian
Дата:
От: Bruce Momjian
Дата:
FAQ