mirror of
https://git.postgresql.org/git/postgresql.git
synced 2026-02-09 11:37:32 +08:00
is PG_GETARG_BOOL(2), should be PG_GETARG_BOOL(1). Apply simple fix to back branches only. More extensive change to be applied to head per Tom's suggestion.