| От | Tom Lane |
|---|---|
| Тема | Re: Documentation for alternate names of functions |
| Дата | |
| Msg-id | 3047.1536098243@sss.pgh.pa.us обсуждение |
| Ответ на | Documentation for alternate names of functions (Daniel Cory <dcory@tableau.com>) |
| Список | pgsql-docs |
Daniel Cory <dcory@tableau.com> writes:
> Can we document that "pow" is the same as "power"?
Meh. power() is the SQL-standard spelling; I don't see a good reason to
encourage people to use the legacy name. We might hope to get rid of
that name someday (cf commit fc7fd5018).
> Can we document "int4larger" and related functions?
We intentionally do *not* document functions that are only meant to be
used as infrastructure for operators and aggregates. If we did, the
tables would be far larger and would just encourage people to use
functions we'd prefer they didn't. As with the pow() case, this'd
basically be enlarging our exposed surface of frozen API, and I don't
think that's desirable.
regards, tom lane
В списке pgsql-docs по дате отправления:
Сайт использует файлы cookie для корректной работы и повышения удобства. Нажимая кнопку «Принять» или продолжая пользоваться сайтом, вы соглашаетесь на их использование в соответствии с Политикой в отношении обработки cookie ООО «ППГ», в том числе на передачу данных из файлов cookie сторонним статистическим и рекламным службам. Вы можете управлять настройками cookie через параметры вашего браузера