Simon Riggs <si...@2ndquadrant.com> writes: > On Tue, 26 Feb 2019 at 17:38, Andres Freund <and...@anarazel.de> wrote: >> Why not just allocate it dynamically? Seems weird to have all these >> MAX_ARGS, MAX_SCRIPTS ... commands.
> For me, its a few minutes work to correct a problem and report to the > community. > Dynamic allocation, run-time errors is all getting too time consuming for a > small thing. FWIW, I agree --- that's moving the goalposts further than seems justified. regards, tom lane