PG Doc comments form writes:
> The left argument of the operator square root |/ and cube root ||/ in the
> current documentation is double precision. But to my experience that should
> also work on any numeric types including smallint, integer, bigint, real and
> numeric. I have tested it on both
The following documentation comment has been logged on the website:
Page: https://www.postgresql.org/docs/13/functions-math.html
Description:
The left argument of the operator square root |/ and cube root ||/ in the
current documentation is double precision. But to my experience that should
also
Gotcha. Where would I go to make the PR?
On Wed, Apr 28, 2021, 7:24 AM Laurenz Albe wrote:
> On Tue, 2021-04-27 at 14:26 +, PG Doc comments form wrote:
> > The following documentation comment has been logged on the website:
> >
> > Page: https://www.postgresql.org/docs/13/sql-createtrigger.h
On Wed, 2021-04-28 at 13:18 -0400, Nathan Long wrote:
> Gotcha. Where would I go to make the PR?
You'd create a patch against Git master and send it to this
mailing list or pgsql-hackers. If you don't want it to fall
between the cracks, register in the next commitfest where it
can undergo peer re
On Tue, 2021-04-27 at 14:26 +, PG Doc comments form wrote:
> The following documentation comment has been logged on the website:
>
> Page: https://www.postgresql.org/docs/13/sql-createtrigger.html
> Description:
>
> https://www.postgresql.org/docs/current/sql-createtrigger.html mentions the
>
The following documentation comment has been logged on the website:
Page: https://www.postgresql.org/docs/13/sql-createtrigger.html
Description:
https://www.postgresql.org/docs/current/sql-createtrigger.html mentions the
word "transaction" only once, in reference specifically to constraint
trigge