pgsql/src/backend/commands (variable.c) - Mailing list pgsql-committers

From Tom Lane
Subject pgsql/src/backend/commands (variable.c)
Date
Msg-id 200008011829.e71ITUN58375@hub.org
Whole thread Raw
List pgsql-committers
  Date: Tuesday, August  1, 2000 @ 14:29:29
Author: tgl

Update of /home/projects/pgsql/cvsroot/pgsql/src/backend/commands
     from hub.org:/home/projects/pgsql/tmp/cvs-serv58291/backend/commands

Modified Files:
    variable.c

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

Convert all remaining float4 and float8 functions to new fmgr style.
At this point I think it'd be possible to make float4 be pass-by-value
without too much work --- and float8 too on machines where Datum is
8 bytes.  Something to try when the mood strikes, anyway.

pgsql-committers by date:

Previous
From: Vince Vielhaber
Date:
Subject: [WEBMASTER] 'www/html interfaces.html'
Next
From: Tom Lane
Date:
Subject: pgsql/src/include/catalog (pg_proc.h)