Re: syntax error with example sql of createtable

Поиск
Список
Период
Сортировка
Искать
От
Honda Shigehiro
Тема
Re: syntax error with example sql of createtable
Дата
Msg-id
20050107.014457.77038706.fwif0083@mb.infoweb.ne.jp
Ответ на
Список
Дерево обсуждения
syntax error with example sql of createtable Honda Shigehiro <fwif0083@mb.infoweb.ne.jp>
Re: syntax error with example sql of createtable Bruce Momjian <pgman@candle.pha.pa.us>
Re: syntax error with example sql of createtable Honda Shigehiro <fwif0083@mb.infoweb.ne.jp>
Re: syntax error with example sql of createtable Tom Lane <tgl@sss.pgh.pa.us>
Hello,
Thank you for fixing.

I notice that there is also example which cause a syntax error 
like "create table" in example of below URLs:
  http://developer.postgresql.org/docs/postgres/sql-release-savepoint.html
  http://developer.postgresql.org/docs/postgres/sql-savepoint.html

A word "table" in SQL "INSERT INTO table VALUES (3);" is reserved. 
So renaming or quoting are needed to avoid an error.

regards,
-- 
  Shigehiro Honda
В списке pgsql-docs по дате отправления
От: Kris Jurka
Дата:
Сообщение: FAQ on oids is out of date.
От: Tom Lane
Дата:
FAQ