Add a regression test to verify that the stack depth checker actually
Tom Lane <tgl@sss.pgh.pa.us>
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
| Path | Change | +/− |
|---|---|---|
| src/test/regress/expected/errors.out | modified | +7 −0 |
| src/test/regress/sql/errors.sql | modified | +7 −0 |