I've recently become curious as to how people are testing their DDL.
So far, I've found:
Re: The Right Way to manage schemas in SCM systems
http://archives.postgresql.org/pgsql-sql/2006-08/msg00114.php
http://www.bigsmoke.us/postgresql-unit-testing/
http://utplsql.sourceforge.net/
http://www.op
On Mar 20, 2008, at 5:28 PM, Erik Jones wrote:
Hi, I've been working on a generic date partitioning system and I
think I've reached something that can't be done, but I thought I'd
post a question to the masses in the hope that I'm missing
something. The basic idea of what I'm doing is som