Re: BUG #13810: cursor_to_xml ignores tableforest parameter

From: Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>
To: Peter Eisentraut <peter(dot)eisentraut(at)2ndquadrant(dot)com>
Cc: Thomas Munro <thomas(dot)munro(at)enterprisedb(dot)com>, filip(at)jirsak(dot)org, PostgreSQL Bugs <pgsql-bugs(at)postgresql(dot)org>
Subject: Re: BUG #13810: cursor_to_xml ignores tableforest parameter
Date: 2017-05-05 19:01:22
Message-ID: 523.1494010882@sss.pgh.pa.us
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-bugs

Peter Eisentraut <peter(dot)eisentraut(at)2ndquadrant(dot)com> writes:
>>> You're right, this should have a <table>...</table> around it, like
>>> query_to_xml() does.

> I have applied a fix for this to master. I'll let the build farm take
> it for a spin and then apply it to the backbranches.

I think this is missing an update for the documentation. Section 9.14.4
describes the wrapping nodes as being <tablename> --- don't we want that
to match reality a bit better?

regards, tom lane

In response to

Responses

Browse pgsql-bugs by date

  From Date Subject
Next Message Дилян Палаузов 2017-05-05 20:48:32 [PATCH] Refresh documentation for psql
Previous Message Larry Rosenman 2017-05-05 14:33:04 Re: BUG #14643: Fails to compile with LibreSSL >= 2.5.3