Re: Packed varlena patch update

From: Alvaro Herrera <alvherre(at)commandprompt(dot)com>
To: Gregory Stark <stark(at)enterprisedb(dot)com>
Cc: pgsql-patches <pgsql-patches(at)postgresql(dot)org>
Subject: Re: Packed varlena patch update
Date: 2007-03-12 19:32:35
Message-ID: 20070312193235.GC7700@alvh.no-ip.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-patches

Gregory Stark wrote:

> I'm a bit worried about modules building against postgres.h without
> including the config.h include file. Is that possible? Is it worth worrying
> about? I think I could make it fail to build rather than crash randomly.

postgres.h includes c.h which includes pg_config.h, so this is not a
problem.

--
Alvaro Herrera http://www.CommandPrompt.com/
PostgreSQL Replication, Consulting, Custom Development, 24x7 support

In response to

Browse pgsql-patches by date

  From Date Subject
Next Message Heikki Linnakangas 2007-03-12 20:13:10 Re: Bitmapscan changes
Previous Message Heikki Linnakangas 2007-03-12 18:38:41 Re: Bitmapscan changes