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

From: tgl(at)postgresql(dot)org (Tom Lane)
To: pgsql-committers(at)postgresql(dot)org
Subject: pgsql: Put back "ifeq ($(PORTNAME), solaris)", this time with some
Date: 2009-09-05 21:14:04
Message-ID: 20090905211404.2EAF1753FB7@cvs.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: 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.

Modified Files:
--------------
pgsql/src/backend:
Makefile (r1.135 -> r1.136)
(http://anoncvs.postgresql.org/cvsweb.cgi/pgsql/src/backend/Makefile?r1=1.135&r2=1.136)

Browse pgsql-committers by date

  From Date Subject
Next Message Tom Lane 2009-09-05 21:14:13 pgsql: Put back "ifeq ($(PORTNAME), solaris)", this time with some
Previous Message Tom Lane 2009-09-04 23:11:10 pgsql: Revert ill-considered restriction of dtrace support to Solaris