Skip site navigation (1) Skip section navigation (2)

Peripheral Links

Header And Logo

PostgreSQL
| The world's most advanced open source database.

Site Navigation

Search archives
  Advanced Search

pgsql: Adjust probe for getaddrinfo to cope with macro-ized definitions,


  • From: tgl(at)postgresql(dot)org (Tom Lane)
  • To: pgsql-committers(at)postgresql(dot)org
  • Subject: pgsql: Adjust probe for getaddrinfo to cope with macro-ized definitions,
  • Date: Tue, 21 Feb 2006 02:07:10 -0400 (AST)
  • Message-id: <20060221060710.1797F9DC997@postgresql.org> <text/plain>

Log Message:
-----------
Adjust probe for getaddrinfo to cope with macro-ized definitions, such
as Tru64's.  Per previous discussion.

Tags:
----
REL8_1_STABLE

Modified Files:
--------------
    pgsql:
        configure (r1.461.2.8 -> r1.461.2.9)
        (http://developer.postgresql.org/cvsweb.cgi/pgsql/configure.diff?r1=1.461.2.8&r2=1.461.2.9)
        configure.in (r1.431.2.8 -> r1.431.2.9)
        (http://developer.postgresql.org/cvsweb.cgi/pgsql/configure.in.diff?r1=1.431.2.8&r2=1.431.2.9)
    pgsql/src/include:
        pg_config.h.in (r1.87.2.2 -> r1.87.2.3)
        (http://developer.postgresql.org/cvsweb.cgi/pgsql/src/include/pg_config.h.in.diff?r1=1.87.2.2&r2=1.87.2.3)



Home | Main Index | Thread Index

Privacy Policy | About PostgreSQL
Copyright © 1996 – 2012 PostgreSQL Global Development Group