[PATCH 0/3] Tau support
От | Asbjørn Sloth Tønnesen |
---|---|
Тема | [PATCH 0/3] Tau support |
Дата | |
Msg-id | cover.1403915555.git.asbjorn@asbjorn.it обсуждение исходный текст |
Ответы |
[PATCH 1/3] Implement tau() function
[PATCH 2/3] backend: use M_TAU instead of M_PI Re: [PATCH 0/3] Tau support |
Список | pgsql-hackers |
Hi, Please see the following patches for implementing support for and migrating to Tau in PostgreSQL. Happy Tau Day Hacking http://tauday.com/ Make sure to check out this shory story: http://tauday.com/a-parable Asbjørn Sloth Tønnesen (3): Implement tau() function backend: use M_TAU instead of M_PI earthdistance: TWO_PI => M_TAU contrib/earthdistance/earthdistance.c | 12 +++++++-----doc/src/sgml/func.sgml | 13 +++++++++++++src/backend/utils/adt/float.c | 21 +++++++++++++++++----src/backend/utils/adt/geo_ops.c | 8 ++++++--src/include/catalog/pg_proc.h | 2 ++src/include/utils/builtins.h | 1 +6 files changed, 46 insertions(+),11 deletions(-) -- 2.0.0
В списке pgsql-hackers по дате отправления: