From: | Andreas Karlsson <andreas(at)proxel(dot)se> |
---|---|
To: | Andres Freund <andres(at)anarazel(dot)de>, Heikki Linnakangas <hlinnaka(at)iki(dot)fi> |
Cc: | Tomas Vondra <tomas(dot)vondra(at)2ndquadrant(dot)com>, pgsql-hackers(at)postgresql(dot)org |
Subject: | Re: WIP: Faster Expression Processing v4 |
Date: | 2017-03-16 03:47:05 |
Message-ID: | d2062935-a54c-4365-35c5-834e13e1bb75@proxel.se |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-hackers |
Hi,
I got a test failure with this version of the patch in the postges_fdw.
It looks to me like it was caused by a typo in the source code which is
fixed in the attached patch.
After applying this patch check-world passes.
Andreas
Attachment | Content-Type | Size |
---|---|---|
expression-processing-typo.patch | text/x-diff | 756 bytes |
From | Date | Subject | |
---|---|---|---|
Next Message | Amit Kapila | 2017-03-16 04:09:37 | Re: Write Ahead Logging for Hash Indexes |
Previous Message | Andres Freund | 2017-03-16 03:42:46 | Re: logical replication launcher crash on buildfarm |