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-26T11:58:15Z
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 06:50, Dean Rasheed <dean.a.rasheed@gmail.com>
escreveu:

> OK, thanks. I've updated that comment and committed it.


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

regards
Marcos