Use fmgr_array_args() to avoid dependency on FUNC_MAX_ARGS.

Tom Lane <tgl@sss.pgh.pa.us>

Commit: 0b14b0c87eaf59ebb3f2a5d133f252702eacece0
Author: Tom Lane <tgl@sss.pgh.pa.us>
Date: 2000-01-12T05:28:47Z
Releases: 7.1.1
Use fmgr_array_args() to avoid dependency on FUNC_MAX_ARGS.

Files

PathChange+/−
src/backend/tcop/fastpath.c modified +3 −7