Re: Mathematical Functions and Operators

From: Marcos Pegoraro <marcos(at)f10(dot)com(dot)br>
To: pgsql-hackers <pgsql-hackers(at)postgresql(dot)org>
Subject: Re: Mathematical Functions and Operators
Date: 2024-10-09 21:20:22
Message-ID: CAB-JLwagZqc7fBFjH8VxNyLB2t5-odXYW8XxSZmQ19QemXBU_w@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

Em qua., 9 de out. de 2024 às 16:16, Marcos Pegoraro <marcos(at)f10(dot)com(dot)br>
escreveu:

> Exponentiation, Square root and Cube root operators are not formatted with
> <replaceable> tag like others.
>

Paying more attention, there is no standard on any of those Comparison,
String, Math, Date/Time and so on functions and operators tables. What
format should it be ?
Only datatypes should use <replaceable> ?
Shouldn't function names use <replaceable> too ?

regards
marcos

In response to

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message David G. Johnston 2024-10-09 21:23:54 Re: Mathematical Functions and Operators
Previous Message Tom Lane 2024-10-09 20:51:47 Re: Pg17 Crash in Planning (Arrays + Casting + UDF)