dbsamples - pagila: Keep rating as text to show off check constraints

From: xzilla(at)pgfoundry(dot)org (User Xzilla)
To: pgsql-committers(at)postgresql(dot)org
Subject: dbsamples - pagila: Keep rating as text to show off check constraints
Date: 2006-05-23 17:59:27
Message-ID: 20060523175927.B256786C4CC@pgfoundry.org
Views: Whole Thread | Raw Message | Download mbox | Resend email
Thread:
Lists: pgsql-committers

Log Message:
-----------
Keep rating as text to show off check constraints
convert release year to "year" domain to show off domains
convert special features to text[] for array use.
clean up readme, prepare to tag and package

Modified Files:
--------------
pagila:
README (r1.2 -> r1.3)
(http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/dbsamples/pagila/README.diff?r1=1.2&r2=1.3)
pagila-data.sql (r1.1.1.1 -> r1.2)
(http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/dbsamples/pagila/pagila-data.sql.diff?r1=1.1.1.1&r2=1.2)
pagila-schema.sql (r1.3 -> r1.4)
(http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/dbsamples/pagila/pagila-schema.sql.diff?r1=1.3&r2=1.4)

Browse pgsql-committers by date

  From Date Subject
Next Message User Nwakefield 2006-05-23 18:27:11 bizgres - bizgres: Updated the readme to include information about
Previous Message User Nwakefield 2006-05-23 17:13:49 bizgres - bizgres: Updated jars - previous update failed