>> -    res = PQexec(con, "copy pgbench_accounts from stdin");
>> +    res = PQexec(con, "copy pgbench_accounts from stdin freeze");
> 
> I think it would be better to use the official syntax and put the "freeze"
> in parentheses.  Perhaps the old syntax will be desupported some day.

Agreed.
--
Tatsuo Ishii
SRA OSS, Inc. Japan
English: http://www.sraoss.co.jp/index_en.php
Japanese:http://www.sraoss.co.jp


Reply via email to