Re: plpgsql-trigger.html: Format TG_ variables as table (patch)

Поиск
Список
Период
Сортировка
От Christoph Berg
Тема Re: plpgsql-trigger.html: Format TG_ variables as table (patch)
Дата
Msg-id Yw8xAZhbvlzJR3Jf@msg.df7cb.de
обсуждение исходный текст
Ответ на Re: plpgsql-trigger.html: Format TG_ variables as table (patch)  (Peter Eisentraut <peter.eisentraut@enterprisedb.com>)
Ответы Re: plpgsql-trigger.html: Format TG_ variables as table (patch)  (Christoph Berg <myon@debian.org>)
Список pgsql-hackers
Re: Peter Eisentraut
> I find the new version even harder to read.  The catalog_table_entry stuff
> doesn't really make sense here, since what you have before is already a
> definition list, and afterwards you have the same, just marked up
> "incorrectly".

Fair enough. For comparison, this is what yesterday's patch looked
like: https://www.df7cb.de/s/2022-08-31.115813.w5UvAS.png

> We could move the data type in the <term>, similar to how you did it in your
> patch.

The new version of the patch just moves up the data types, and removes
the extra clutter from the beginnings of each description:

https://www.df7cb.de/s/2022-08-31.115857.LkkKl8.png

Christoph

Вложения

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

Предыдущее
От: Daniel Gustafsson
Дата:
Сообщение: Re: plpgsql-trigger.html: Format TG_ variables as table (patch)
Следующее
От: Asif Rehman
Дата:
Сообщение: Re: [PATCH] Fix alter subscription concurrency errors