Postgres SQL specification (tests)

From: mito <milos(dot)orszag(at)gmail(dot)com>
To: pgsql-hackers(at)postgresql(dot)org
Subject: Postgres SQL specification (tests)
Date: 2009-04-16 07:14:34
Message-ID: gs6lsp$1lpn$1@news.hub.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

Hi,

i have built an SQL interface using rule system which supports row
versioning and i would like to test it against Postgres SQL specification.

Is there something like test cases for postgres SQL interface?

Or do you have any ideas how to build a group of all possible cases of
table structure and generate appropriate queries, which can be tested
against postgres?

thanks

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message Sam Mason 2009-04-16 10:51:13 Re: Unicode string literals versus the world
Previous Message Fujii Masao 2009-04-16 06:31:48 Re: New trigger option of pg_standby