pgsql-server/contrib/cube cube.c expected/cube.out - Mailing list pgsql-committers

From momjian@postgresql.org (Bruce Momjian - CVS)
Subject pgsql-server/contrib/cube cube.c expected/cube.out
Date
Msg-id 20021123035021.C850A475FEB@postgresql.org
Whole thread Raw
List pgsql-committers
CVSROOT:    /cvsroot
Module name:    pgsql-server
Changes by:    momjian@postgresql.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


pgsql-committers by date:

Previous
From: tgl@postgresql.org (Tom Lane)
Date:
Subject: pgsql-server/doc/src/sgml Tag: REL7_3_STABLE r ...
Next
From: tgl@postgresql.org (Tom Lane)
Date:
Subject: pgsql-server/doc/src/sgml installation.sgml