>
> my $pgGuru = "Tom Lane"; my @morepgGurus; my $howmany = 10;
>
> while($howmany--) { push @morepgGurus, $pgGuru; }
>
This is just wrong...
--
Command Prompt, Inc., home of Mammoth PostgreSQL - S/ODBC and S/JDBC
Postgresql support, programming shared hosting and dedicated hosting.
+1-503-667-4564 - jd(at)commandprompt(dot)com - http://www.commandprompt.com
PostgreSQL Replicator -- production quality replication for PostgreSQL