pgbulkload - pgbulkload: Use AllocateFile and FreeFile instead of fopen

Started by Nonameover 17 years ago1 messagescomitters
Jump to latest
#1Noname
itagaki@pgfoundry.org

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)