pgsql: Update SQL features

Поиск
Список
Период
Сортировка
От Peter Eisentraut
Тема pgsql: Update SQL features
Дата
Msg-id E1jHjdO-00066l-9D@gemulon.postgresql.org
обсуждение исходный текст
Список pgsql-committers
Update SQL features

Change F311 to supported.  This was already accomplished when
subfeature F311-04 (WITH CHECK OPTION) was added, but the top-level
feature wasn't updated at the time.

Branch
------
master

Details
-------
https://git.postgresql.org/pg/commitdiff/8d1b9648c5861dd14773e551f0b0f37f7ff22820

Modified Files
--------------
src/backend/catalog/sql_features.txt | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)


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

Предыдущее
От: Tom Lane
Дата:
Сообщение: pgsql: Improve performance of "simple expressions" in PL/pgSQL.
Следующее
От: Tom Lane
Дата:
Сообщение: pgsql: Rearrange validity checks for plpgsql "simple" expressions.