pgsql/src/include/catalog (pg_proc.h)

Поиск
Список
Период
Сортировка
От Tom Lane
Тема pgsql/src/include/catalog (pg_proc.h)
Дата
Msg-id 200008011829.e71ITVB58387@hub.org
обсуждение исходный текст
Список pgsql-committers
  Date: Tuesday, August  1, 2000 @ 14:29:30
Author: tgl

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

Modified Files:
    pg_proc.h

-----------------------------  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 по дате отправления:

Предыдущее
От: Tom Lane
Дата:
Сообщение: pgsql/src/backend/commands (variable.c)
Следующее
От: Tom Lane
Дата:
Сообщение: pgsql/src/include/utils (builtins.h cash.h)