pgsql/src/backend/utils/adt (formatting.c)

From: tgl(at)postgresql(dot)org
To: pgsql-committers(at)postgresql(dot)org
Subject: pgsql/src/backend/utils/adt (formatting.c)
Date: 2000-12-23 04:05:32
Message-ID: 200012230405.eBN45Wo89610@hub.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-committers

Date: Friday, December 22, 2000 @ 23:05:31
Author: tgl

Update of /home/projects/pgsql/cvsroot/pgsql/src/backend/utils/adt
from hub.org:/home/projects/pgsql/tmp/cvs-serv89598

Modified Files:
formatting.c

----------------------------- Log Message -----------------------------

Replace overly-cute coding with code that (a) has defined behavior
according to the ANSI C spec, (b) gets the boundary conditions right,
and (c) is about a third as long and three times more intelligible.

Browse pgsql-committers by date

  From Date Subject
Next Message petere 2000-12-23 11:10:56 pgsql/doc/src/sgml (keys.sgml)
Previous Message tgl 2000-12-22 23:12:08 pgsql/src/include/utils (temprel.h)