Re: Final Patch for GROUPING SETS - unrecognized node type: 347

From: Andrew Gierth <andrew(at)tao11(dot)riddles(dot)org(dot)uk>
To: "Erik Rijkers" <er(at)xs4all(dot)nl>
Cc: "Pg Hackers" <pgsql-hackers(at)postgresql(dot)org>, "Atri Sharma" <atri(dot)jiit(at)gmail(dot)com>
Subject: Re: Final Patch for GROUPING SETS - unrecognized node type: 347
Date: 2014-08-26 12:24:14
Message-ID: 8761hfjv8j.fsf@news-spur.riddles.org.uk
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

>>>>> "Erik" == Erik Rijkers <er(at)xs4all(dot)nl> writes:

>> They apply cleanly for me at 2bde297 whether with git apply or
>> patch, except for the contrib one (which you don't need unless you
>> want to run the contrib regression tests without applying the
>> gsp-u patch).

Erik> Ah, I had not realised that. Excluding that contrib-patch and
Erik> only applying these three:

Erik> gsp1.patch
Erik> gsp2.patch
Erik> gsp-doc.patch

Erik> does indeed work (applies, compiles).

I put up a rebased contrib patch anyway (linked off the CF).

Did the "unrecognized node type" error go away, or do we still need to
look into that?

--
Andrew (irc:RhodiumToad)

In response to

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message David Rowley 2014-08-26 12:25:43 a7ae1dc has broken the windows builds
Previous Message Fujii Masao 2014-08-26 12:14:46 Re: [REVIEW] Re: Compression of full-page-writes