Think-o in foreign key comments

Поиск
Список
Период
Сортировка
От Paul Jungwirth
Тема Think-o in foreign key comments
Дата
Msg-id 6a7c7338-1aa2-4689-d171-0b0b294fdd84@illuminatedcomputing.com
обсуждение исходный текст
Ответы Re: Think-o in foreign key comments  (Ian Lawrence Barwick <barwick@gmail.com>)
Список pgsql-hackers
Hello,

I noticed a few places in the new foreign key code where a comment says 
"the ON DELETE SET NULL/DELETE clause". I believe it should say "ON 
DELETE SET NULL/DEFAULT".

These comments were added in d6f96ed94e7, "Allow specifying column list 
for foreign key ON DELETE SET actions." Here is a patch to correct them. 
I don't think you usually create a commitfest entry for tiny fixes like 
this, right? But if you'd like one please let me know and I'll add it.

Yours,

-- 
Paul              ~{:-)
pj@illuminatedcomputing.com
Вложения

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

Предыдущее
От: Peter Smith
Дата:
Сообщение: Fwd: Perform streaming logical transactions by background workers and parallel apply
Следующее
От: David Zhang
Дата:
Сообщение: Re: Patch: Global Unique Index