Re: Values list-of-targetlists patch for comments (was Re:

Поиск
Список
Период
Сортировка
Искать
От
Gavin Sherry
Тема
Re: Values list-of-targetlists patch for comments (was Re:
Дата
Msg-id
Pine.LNX.4.58.0608021005220.14057@linuxworld.com.au
Ответ на
Список
Дерево обсуждения
Re: [HACKERS] 8.2 features? Chris Browne <cbbrowne@acm.org>
Re: [HACKERS] 8.2 features? Andrew Dunstan <andrew@dunslane.net>
Tom,

Is this intentional:

template1=# values(1), (2);
 column1
---------
       1
       2
(2 rows)

This is legal because of:

simple_select:
        /* ... */
            | values_clause                         { $$ = $2; }

Also, I am working out some docs and regression tests.

Gavin

В списке pgsql-patches по дате отправления
От: Peter Eisentraut
Дата:
Сообщение: Re: Replication Documentation
От: Joshua D. Drake
Дата:
Сообщение: Re: Replication Documentation
FAQ