pgsql: Add a regression test to verify that the stack depth checker

From: tgl(at)svr1(dot)postgresql(dot)org (Tom Lane)
To: pgsql-committers(at)postgresql(dot)org
Subject: pgsql: Add a regression test to verify that the stack depth checker
Date: 2005-02-11 22:15:12
Message-ID: 20050211221512.E77128B9ED3@svr1.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-committers

Log Message:
-----------
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.

Modified Files:
--------------
pgsql/src/test/regress/expected:
errors.out (r1.49 -> r1.50)
(http://developer.postgresql.org/cvsweb.cgi/pgsql/src/test/regress/expected/errors.out.diff?r1=1.49&r2=1.50)
pgsql/src/test/regress/sql:
errors.sql (r1.12 -> r1.13)
(http://developer.postgresql.org/cvsweb.cgi/pgsql/src/test/regress/sql/errors.sql.diff?r1=1.12&r2=1.13)

Browse pgsql-committers by date

  From Date Subject
Next Message User Ergo70 2005-02-12 19:16:22 pgchem - pgchem2j: Win 32 fix and OS X Makefile
Previous Message Peter Eisentraut 2005-02-11 11:53:32 pgsql: Translation updates