"David E. Wheeler" <david@kineticode.com> writes:
> On Aug 24, 2010, at 10:21 AM, Tom Lane wrote:
>> The order was bothering me a bit too, but there's a generic decision
>> in there that the tlist is shown before any node-type-specific items.
>> Not sure that we want to move it to the bottom for all of them.
> Does it make a difference for the other ouputs (JSON, YAML, XML)?
It shouldn't should it? The order of fields in a node should not
matter too much for any readers of those formats.
regards, tom lane