mirror of
https://github.com/postgres/postgres.git
synced 2025-09-03 15:22:11 +03: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.