Re: CREATE TABLE .. LIKE .. EXCLUDING documentation

Поиск
Список
Период
Сортировка
От Daniel Gustafsson
Тема Re: CREATE TABLE .. LIKE .. EXCLUDING documentation
Дата
Msg-id 9E3860A8-F97E-4E28-B6A6-CC65F00504B8@yesql.se
обсуждение исходный текст
Ответ на CREATE TABLE .. LIKE .. EXCLUDING documentation  (Yugo Nagata <nagata@sraoss.co.jp>)
Ответы Re: CREATE TABLE .. LIKE .. EXCLUDING documentation  ("David G. Johnston" <david.g.johnston@gmail.com>)
Список pgsql-hackers
> On 27 Jun 2018, at 18:02, Yugo Nagata <nagata@sraoss.co.jp> wrote:

> I found that there isn't explanation about EXCLUDING in CREATE TABLE doc.
> Attached is a patch to add this. I would appreciate it if a native English
> speaker comments on this.

+      If <literal>EXCLUDING</literal> option <literal></literal> is specified

The empty <literal></literal> seems wrong.

+      after <literal>INCLUDING</literal> options, the specified thing is excluded

“thing” sounds a bit vague here (and in the last sentence as well), but I’m
also not sure what to use instead.  “referenced objects" perhaps?

+1 on documenting the EXCLUDING option though.

cheers ./daniel

В списке pgsql-hackers по дате отправления:

Предыдущее
От: Nikita Glukhov
Дата:
Сообщение: Re: SQL/JSON: documentation
Следующее
От: Alvaro Herrera
Дата:
Сообщение: Re: Server crashed with "TRAP: unrecognized TOAST vartag("1", File:"heaptuple.c", Line: 1490)"