Re: Add YAML option to explain - Mailing list pgsql-hackers

From Itagaki Takahiro
Subject Re: Add YAML option to explain
Date
Msg-id 20091130123456.4A03.52131E4D@oss.ntt.co.jp
Whole thread Raw
In response to Re: Add YAML option to explain  (Itagaki Takahiro <itagaki.takahiro@oss.ntt.co.jp>)
List 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


Attachment

pgsql-hackers by date:

Previous
From: Fujii Masao
Date:
Subject: Re: Application name patch - v4
Next
From: Jeff Davis
Date:
Subject: Re: Listen / Notify - what to do when the queue is full