Hi,

On 2017-12-05 12:59:21 +1300, Thomas Munro wrote:
>  src/backend/commands/explain.c      |  58 ++++++++++++++------

This didn't actually include nodeHash.h, therefore
ExecHashGetInstrumentation() didn't have a prototype. I added the
relevant include and remove the hashjoin.h include which isn't required
anymore.

Pushed, thanks for the patch. Let's see what the buildfarm says...

- Andres

Reply via email to