Re: Postgres SQL specification (tests) - Mailing list pgsql-hackers

From mito
Subject Re: Postgres SQL specification (tests)
Date
Msg-id gs7gn3$7hb$1@news.hub.org
Whole thread Raw
In response to Re: Postgres SQL specification (tests)  (Kevin Field <kevinjamesfield@gmail.com>)
List pgsql-hackers
By table structure i mean table definition options.

Kevin Field wrote:
> On Apr 16, 3:14 am, mito <milos.ors...@gmail.com> wrote:
>> 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
> 
> For unit testing, I use pgTap, it's pretty handy for scripting your
> tests.
> 
> What do you mean by all possible cases of table structure?  That would
> be infinite...


pgsql-hackers by date:

Previous
From: Robert Haas
Date:
Subject: Re: [GENERAL] Performance of full outer join in 8.3
Next
From: Marko Kreen
Date:
Subject: Re: Unicode string literals versus the world