| From: | chriskl(at)pgfoundry(dot)org (User Chriskl) |
|---|---|
| To: | pgsql-committers(at)postgresql(dot)org |
| Subject: | dbsamples - dbsamples: Wrap script in a transaction. |
| Date: | 2005-11-23 07:09:57 |
| Message-ID: | 20051123070957.C94BB11250A3@pgfoundry.org |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgsql-committers |
Log Message:
-----------
Wrap script in a transaction. Add fulltext indexing with tsearch2.
Modified Files:
--------------
dbsamples/sakila:
README (r1.1 -> r1.2)
(http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/dbsamples/dbsamples/sakila/README.diff?r1=1.1&r2=1.2)
sakila.sql (r1.1 -> r1.2)
(http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/dbsamples/dbsamples/sakila/sakila.sql.diff?r1=1.1&r2=1.2)
Added Files:
-----------
dbsamples/sakila:
fulltext.sql (r1.1)
(http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/dbsamples/dbsamples/sakila/fulltext.sql?rev=1.1&content-type=text/x-cvsweb-markup)
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Tatsuo Ishii | 2005-11-23 12:19:13 | pgsql: Having blank lines in -f scripts was causing silent failures. |
| Previous Message | Bruce Momjian | 2005-11-23 04:23:30 | pgsql: Fix pgindent of libpq-fe.h by hacking pgindent script. |