Re: Fix ecpg dependency on postgres.h

From: Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>
To: Zdenek Kotala <Zdenek(dot)Kotala(at)Sun(dot)COM>
Cc: PostgreSQL-patches <pgsql-patches(at)postgresql(dot)org>
Subject: Re: Fix ecpg dependency on postgres.h
Date: 2007-10-26 14:19:22
Message-ID: 17098.1193408362@sss.pgh.pa.us
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-patches

Zdenek Kotala <Zdenek(dot)Kotala(at)Sun(dot)COM> writes:
> I attached the patch which fix ecpg dependency on postgresql.h. This was
> discussed on hackers:

Applied with revisions (again, wrong place to include postgres_fe.h)

regards, tom lane

In response to

Browse pgsql-patches by date

  From Date Subject
Next Message Alvaro Herrera 2007-10-26 20:50:31 Re: Autovacuum cancellation
Previous Message Tom Lane 2007-10-26 13:32:41 Re: fix ZIC dependency on postgres.h