> On Dec 5, 2025, at 23:33, Peter Eisentraut wrote:
>
> There are many PG_GETARG_* calls, mostly around gin, gist, spgist code, that
> are commented out, presumably to indicate that the argument is unused and to
> indicate that it wasn't forgotten or miscounted. Example:
>
> ...
>Strat
On 05.12.2025 16:33, Peter Eisentraut wrote:
> There are many PG_GETARG_* calls, mostly around gin, gist, spgist code,
> that are commented out, presumably to indicate that the argument is
> unused and to indicate that it wasn't forgotten or miscounted. Example:
>
> ...
> StrategyNumber strat
On 05/12/2025 17:33, Peter Eisentraut wrote:
There are many PG_GETARG_* calls, mostly around gin, gist, spgist code,
that are commented out, presumably to indicate that the argument is
unused and to indicate that it wasn't forgotten or miscounted. Example:
...
StrategyNumber strategy = (