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

From [email protected] (Tom Lane)
Subject pgsql: Put back "ifeq ($(PORTNAME), solaris)", this time with some
Date
Msg-id [email protected]
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: [email protected] (Tom Lane)
Date:
Subject: pgsql: Put back "ifeq ($(PORTNAME), solaris)", this time with some
Next
From: [email protected] (Tom Lane)
Date:
Subject: pgsql: Add a note warning that COPY BINARY is very datatype-specific.