pgsql: Put back "ifeq ($(PORTNAME), solaris)", this time with some - Mailing list pgsql-committers

From tgl@postgresql.org (Tom Lane)
Subject pgsql: Put back "ifeq ($(PORTNAME), solaris)", this time with some
Date
Msg-id 20090905211413.24ED1753FB7@cvs.postgresql.org
Whole thread Raw
List pgsql-committers
Log Message:
-----------
Put back "ifeq ($(PORTNAME), solaris)", this time with some documentation
of why it's not as broken as it appears on first glance.

Tags:
----
REL8_4_STABLE

Modified Files:
--------------
    pgsql/src/backend:
        Makefile (r1.132.2.1 -> r1.132.2.2)
        (http://anoncvs.postgresql.org/cvsweb.cgi/pgsql/src/backend/Makefile?r1=1.132.2.1&r2=1.132.2.2)

pgsql-committers by date:

Previous
From: tgl@postgresql.org (Tom Lane)
Date:
Subject: pgsql: Put back "ifeq ($(PORTNAME), solaris)", this time with some
Next
From: tgl@postgresql.org (Tom Lane)
Date:
Subject: pgsql: Add a note warning that COPY BINARY is very datatype-specific.