Re: pg_config --pgxs

From: George Weaver <gweaver(at)shaw(dot)ca>
To: Michael Fuhr <mike(at)fuhr(dot)org>
Cc: pgsql-novice(at)postgresql(dot)org
Subject: Re: pg_config --pgxs
Date: 2006-03-02 16:31:27
Message-ID: 005a01c63e16$c42109e0$6400a8c0@Dell4500
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers pgsql-novice


Michael Fuhr wrote:

> What does "pg_config --version" show? PGXS is available in 8.0 and
> later.

Interesting...

$ pg_config --version
PostgreSQL 7.3.2

$ pg_config --configure
'--enable-multibyte' '--with-python' '--with-perl' '--with-java'
'--with-CXX' '--prefix=/usr' '--sysconfdir=/etc'
'--docdir=/usr/doc/postgresql-7.3.2'

I am running 8.1 and ran configure under MSys to build the 8.1 source tree
for installing the XML2 contrib module!

I do have a cygwin version of 7.3.2 installed on my system as well - I'll
have to figure out where the conflict is arising.

Thanks, Michael, for pointing me in the right direction.

Regards,
George

In response to

Browse pgsql-hackers by date

  From Date Subject
Next Message Kevin Grittner 2006-03-02 16:38:31 Wisconsin Court Systems software
Previous Message Scott Marlowe 2006-03-02 16:13:09 Re: [SQL] Interval subtracting

Browse pgsql-novice by date

  From Date Subject
Next Message Matt Helm 2006-03-02 17:57:40 Efficiency of Views
Previous Message Michael Fuhr 2006-03-02 16:04:38 Re: pg_config --pgxs