Add a regression test to verify that the stack depth checker actually

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

Commit: e9d693411ca5a0a5386a5b337f5f879cd5563243
Author: Tom Lane <tgl@sss.pgh.pa.us>
Date: 2005-02-11T22:15:12Z
Releases: 8.1.0
Add a regression test to verify that the stack depth checker actually
works (and max_stack_depth is not set too high for the platform).
Inspired by trouble report from Brian Betts.

Files

PathChange+/−
src/test/regress/expected/errors.out modified +7 −0
src/test/regress/sql/errors.sql modified +7 −0