logo       
Google Custom Search
    AddThis Social Bookmark Button
-->

Re: Failure to build psycopg 1.99.13: msg#00085

Subject: Re: Failure to build psycopg 1.99.13
Thank you again, Greg. 

The problem seem to be that PG_DIAG_SQLSTATE is not
defined *anywhere*. Can you verify which version of
postgresql you are using? I am using 7.3.9, I bet you
are using 8.x?

I searched the docs on postgresql.org for version
7.3.9 and PG_DIAG_STATE does not appear in them.
Searching the 8.0 docs for PG_DIAG_SQLSTATE returns
one hit (so it *is* in v8).

Is this define new to postgresql 8.0? Or maybe better
question is: Is it known that PG_DIAG_STATE does not
exist in 7.3.9?

Thanks again for helping me with this tricky problem.
DC

--------------------

> Make sure pg_type.h is in your path.  It should be 
> in theinclude/server/catalog directory.  This is a
> problem I had before whenmy install failed with
> similar errors.

--Greg

__________________________________________________
Do You Yahoo!?
Tired of spam?  Yahoo! Mail has the best spam protection around 
http://mail.yahoo.com 


<Prev in Thread] Current Thread [Next in Thread>