pgsql: Back-patch 7.4 change to show that freebsd 5 and up don't need

From: tgl(at)postgresql(dot)org (Tom Lane)
To: pgsql-committers(at)postgresql(dot)org
Subject: pgsql: Back-patch 7.4 change to show that freebsd 5 and up don't need
Date: 2005-12-15 05:43:35
Message-ID: 20051215054335.974B99DC8DB@postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-committers

Log Message:
-----------
Back-patch 7.4 change to show that freebsd 5 and up don't need
float8-small-is-zero. Per Mark Kirkwood.

Tags:
----
REL7_3_STABLE

Modified Files:
--------------
pgsql/src/test/regress:
resultmap (r1.56.2.4 -> r1.56.2.5)
(http://developer.postgresql.org/cvsweb.cgi/pgsql/src/test/regress/resultmap.diff?r1=1.56.2.4&r2=1.56.2.5)

Browse pgsql-committers by date

  From Date Subject
Next Message User Swm 2005-12-15 12:28:54 oracompat - oracompat: Implement more string manipulation routines.
Previous Message User Swm 2005-12-14 21:26:50 oracompat - oracompat: Add substr() variant