Re: gamma() and lgamma() functions

Marcos Pegoraro <marcos@f10.com.br>

From: Marcos Pegoraro <marcos@f10.com.br>
To: Dean Rasheed <dean.a.rasheed@gmail.com>
Cc: Alexandra Wang <alexandra.wang.oss@gmail.com>, Dmitry Koval <d.koval@postgrespro.ru>, pgsql-hackers@lists.postgresql.org
Date: 2025-03-26T12:02:11Z
Lists: pgsql-hackers

Commits

Same data as JSON: GET /api/v1/messages/:b64id/commits the thread's linked commits as JSON, with link sources. API reference →
  1. Add support for gamma() and lgamma() functions.

Em qua., 26 de mar. de 2025 às 08:58, Marcos Pegoraro <marcos@f10.com.br>
escreveu:

> func.sgml doesn't mention lgamma function, so users will think just gamma
> exists, is that correct ?
>

Sorry, it's my fault. I didn't read the entire file.

regards
Marcos