pgsql: Well, the systemtap guys moved the goalposts again: with the

From: tgl(at)postgresql(dot)org (Tom Lane)
To: pgsql-committers(at)postgresql(dot)org
Subject: pgsql: Well, the systemtap guys moved the goalposts again: with the
Date: 2010-01-20 23:12:03
Message-ID: 20100120231203.C5E677541B9@cvs.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-committers

Log Message:
-----------
Well, the systemtap guys moved the goalposts again: with the latest version,
we *must* generate probes.o or the dtrace probes don't work. Revert our
workaround for their previous bug. Details at
https://bugzilla.redhat.com/show_bug.cgi?id=557266

Modified Files:
--------------
pgsql/src/backend:
Makefile (r1.140 -> r1.141)
(http://anoncvs.postgresql.org/cvsweb.cgi/pgsql/src/backend/Makefile?r1=1.140&r2=1.141)

Browse pgsql-committers by date

  From Date Subject
Next Message Tom Lane 2010-01-20 23:12:15 pgsql: Well, the systemtap guys moved the goalposts again: with the
Previous Message Peter Eisentraut 2010-01-20 21:15:21 pgsql: Add user-specific .pg_service.conf file This extends the