dakotali kasap wrote:
>
> my_writer.c looks like:
> -------------------------------------------------
> #include "nodes/nodes.h"
> #include <stdio.h>
> #include "nodes/pg_list.h"
>
>
well, you normally have to include "postgres.h" before any other
postgres header.
cheers
andrew