pgsql: Doc: correct erroneous entry in this week's minor release notes.

Поиск
Список
Период
Сортировка
От Tom Lane
Тема pgsql: Doc: correct erroneous entry in this week's minor release notes.
Дата
Msg-id E1lhfU5-0001H0-0V@gemulon.postgresql.org
обсуждение исходный текст
Список pgsql-committers
Doc: correct erroneous entry in this week's minor release notes.

The patch to disallow a NULL specification in combination with
GENERATED ... AS IDENTITY applied to both ALWAYS and BY DEFAULT
variants of that clause, not only the former.

Noted by Shay Rojansky.

Discussion: https://postgr.es/m/CADT4RqAwD3A=RvGiQU9AiTK-6VeuXcycwPHmJPv_OBCJFYOEww@mail.gmail.com

Branch
------
REL_10_STABLE

Details
-------
https://git.postgresql.org/pg/commitdiff/e5f982156952c0a9e9380f07a204e808f1fe1fbf

Modified Files
--------------
doc/src/sgml/release-10.sgml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)


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

Предыдущее
От: Tom Lane
Дата:
Сообщение: pgsql: Doc: correct erroneous entry in this week's minor release notes.
Следующее
От: Peter Geoghegan
Дата:
Сообщение: pgsql: Harden nbtree deduplication posting split code.