dbsamples - dbsamples: Use group_concat() aggregate that concatenates

From: chriskl(at)pgfoundry(dot)org (User Chriskl)
To: pgsql-committers(at)postgresql(dot)org
Subject: dbsamples - dbsamples: Use group_concat() aggregate that concatenates
Date: 2005-11-29 06:13:13
Message-ID: 20051129061313.9CA25112500B@pgfoundry.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-committers

Log Message:
-----------
Use group_concat() aggregate that concatenates with commas

Modified Files:
--------------
dbsamples/sakila:
sakila.sql (r1.2 -> r1.3)
(http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/dbsamples/dbsamples/sakila/sakila.sql.diff?r1=1.2&r2=1.3)

Browse pgsql-committers by date

  From Date Subject
Next Message Marc G. Fournier 2005-11-29 06:36:57 Re: pgsql: Document PGXS' REGRESS feature.
Previous Message User Chriskl 2005-11-29 04:48:41 mysqlcompat - mysqlcompat: bit_xor() and group_concat() aggregates