Re: Add YAML option to explain

Поиск
Список
Период
Сортировка
От Itagaki Takahiro
Тема Re: Add YAML option to explain
Дата
Msg-id 20091130123456.4A03.52131E4D@oss.ntt.co.jp
обсуждение исходный текст
Ответ на Re: Add YAML option to explain  (Itagaki Takahiro <itagaki.takahiro@oss.ntt.co.jp>)
Список pgsql-hackers
Itagaki Takahiro <itagaki.takahiro@oss.ntt.co.jp> wrote:

> My rewrite is relatively large. Please reversely-review the patch.

I rethink the code cleanup should be done with another patch even if needed.
Here is a lite version of yaml YAML explan patch.

All of the logic for indent is done in ExplainYAMLLineStarting().
It can remove undesirable linebreaks from the item list and end of output.

Please check whether the v3.1 patch works as your expectation.
If ok, we can move it to "Ready for Committer".

Regards,
---
ITAGAKI Takahiro
NTT Open Source Software Center


Вложения

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

Предыдущее
От: Fujii Masao
Дата:
Сообщение: Re: Application name patch - v4
Следующее
От: Jeff Davis
Дата:
Сообщение: Re: Listen / Notify - what to do when the queue is full