Re: pgsql: Check column list length in XMLTABLE/JSON_TABLE alias

2022-05-18 Thread Alvaro Herrera
On 2022-May-18, Tom Lane wrote: > Alvaro Herrera writes: > > Check column list length in XMLTABLE/JSON_TABLE alias > > Per buildfarm, you forgot to update xml_1.out and xml_2.out. Sigh. Will fix. -- Álvaro HerreraBreisgau, Deutschland — https://www.EnterpriseDB.com/ "In Europe they

Re: pgsql: Check column list length in XMLTABLE/JSON_TABLE alias

2022-05-18 Thread Tom Lane
Alvaro Herrera writes: > Check column list length in XMLTABLE/JSON_TABLE alias Per buildfarm, you forgot to update xml_1.out and xml_2.out. regards, tom lane