George Weaver <[EMAIL PROTECTED]> writes:
> pg_config --version now shows: 

> $ pg_config --version
> PostgreSQL 8.1.0

> However, when I try pg_config --pgxs it returns nothing:

> $ pg_config --pgxs

> $

If you're on Windows this probably means that GetShortPathName() is
failing.  I'm not sure what conditions cause that, exactly.  It might be
a good idea if we fixed pg_config to print out the error code rather
than just silently failing.

                        regards, tom lane

---------------------------(end of broadcast)---------------------------
TIP 4: Have you searched our list archives?

               http://archives.postgresql.org

Reply via email to