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:06:50 -0400 (AST)
  • Message-id: <20060221060650.4384B9DC87F@postgresql.org> <text/plain>

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

Modified Files:
--------------
    pgsql:
        configure (r1.479 -> r1.480)
        (http://developer.postgresql.org/cvsweb.cgi/pgsql/configure.diff?r1=1.479&r2=1.480)
        configure.in (r1.449 -> r1.450)
        (http://developer.postgresql.org/cvsweb.cgi/pgsql/configure.in.diff?r1=1.449&r2=1.450)
    pgsql/src/include:
        pg_config.h.in (r1.92 -> r1.93)
        (http://developer.postgresql.org/cvsweb.cgi/pgsql/src/include/pg_config.h.in.diff?r1=1.92&r2=1.93)



Home | Main Index | Thread Index

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