Better Example

Поиск
Список
Период
Сортировка
От PG Doc comments form
Тема Better Example
Дата
Msg-id 156559782585.22899.12872478460811021108@wrigleys.postgresql.org
обсуждение исходный текст
Список pgsql-docs
The following documentation comment has been logged on the website:

Page: https://www.postgresql.org/docs/9.4/functions-json.html
Description:

In Table 9-41, for 4th row(?|)

'{"a":1, "b":2}'::jsonb ?| array['b', 'c'] 

would be a better example to illustrate the operation of ?| than 

'{"a":1, "b":2, "c":3}'::jsonb ?| array['b', 'c']

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

Предыдущее
От: PG Doc comments form
Дата:
Сообщение: any() and ilk wrt to what they accept
Следующее
От: "Joshua D. Drake"
Дата:
Сообщение: readability changes to postgres.sgml