pgbulkload - pgbulkload: Use AllocateFile and FreeFile instead of fopen - Mailing list pgsql-committers

From itagaki@pgfoundry.org (User Itagaki)
Subject pgbulkload - pgbulkload: Use AllocateFile and FreeFile instead of fopen
Date
Msg-id 20090422014124.8D51217ADEF2@pgfoundry.org
Whole thread Raw
List pgsql-committers
Log Message:
-----------
Use AllocateFile and FreeFile instead of fopen and fclose.

Modified Files:
--------------
    pgbulkload/lib:
        pg_controlinfo.c (r1.6 -> r1.7)
        (http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/pgbulkload/pgbulkload/lib/pg_controlinfo.c.diff?r1=1.6&r2=1.7)

pgsql-committers by date:

Previous
From: itagaki@pgfoundry.org (User Itagaki)
Date:
Subject: orafce - orafce: Use AllocateFile and FreeFile instead of fopen and
Next
From: itagaki@pgfoundry.org (User Itagaki)
Date:
Subject: reorg - pg_reorg: New Directory