New regresion test for SET/RESET commnad

From: Zdenek Kotala <Zdenek(dot)Kotala(at)Sun(dot)COM>
To: pgsql-patches(at)postgresql(dot)org
Subject: New regresion test for SET/RESET commnad
Date: 2006-07-11 22:56:11
Message-ID: 44B42C8B.2060806@sun.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-patches

I created new regression test for check SET and RESET commands and
configuration subsystem. Test verifies content of setting, but some
setting depends on environment. I removed them from the output. If
somebody will found any other depended setting, please, let me know and
I add it to on "no tested" list.

There are two new files src/test/regress/sql/set.sql and
src/test/regress/expected/

Zdenek

Attachment Content-Type Size
reg_set.patch text/x-patch 921 bytes
set.sql text/x-sql 400 bytes
set.out text/plain 100.6 KB

Responses

Browse pgsql-patches by date

  From Date Subject
Next Message Katsuhiko Okano 2006-07-12 00:15:24 Re: poor performance with Context Switch Storm at TPC-W.
Previous Message Alvaro Herrera 2006-07-11 21:23:19 Re: small entab cleanup