pgsql-server/contrib/cube cube.c expected/cube.out

From: momjian(at)postgresql(dot)org (Bruce Momjian - CVS)
To: pgsql-committers(at)postgresql(dot)org
Subject: pgsql-server/contrib/cube cube.c expected/cube.out
Date: 2002-11-23 03:50:21
Message-ID: 20021123035021.C850A475FEB@postgresql.org
Views: Whole Thread | Raw Message | Download mbox | Resend email
Thread:
Lists: pgsql-committers

CVSROOT: /cvsroot
Module name: pgsql-server
Changes by: momjian(at)postgresql(dot)org 02/11/22 22:50:21

Modified files:
contrib/cube : cube.c
contrib/cube/expected: cube.out

Log message:
This is a patch to make cube output work like double precision output
with regard to the extra_float_digits setting.

Since builtins.h was already included, I just deleted the extern
statement (and accompaning comments).

Bruno Wolff III

Browse pgsql-committers by date

  From Date Subject
Next Message Tom Lane 2002-11-23 03:50:34 pgsql-server/doc/src/sgml installation.sgml
Previous Message Tom Lane 2002-11-23 02:41:10 pgsql-server/doc/src/sgml Tag: REL7_3_STABLE r ...