Thread: orafce - orafce: - Add utl_file.fremove().
Log Message: ----------- - Add utl_file.fremove(). - Add utl_file.tmpdir(). (Not exists in Oracle) - Fix utl_file regression test to work on Windows. - Fix unreliable regression test. (current_timestamp was used) - Fix instr() on single byte encoding. Modified Files: -------------- orafce: file.c (r1.9 -> r1.10) (http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/orafce/orafce/file.c.diff?r1=1.9&r2=1.10) orafunc.sql.in (r1.46 -> r1.47) (http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/orafce/orafce/orafunc.sql.in.diff?r1=1.46&r2=1.47) plvstr.c (r1.14 -> r1.15) (http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/orafce/orafce/plvstr.c.diff?r1=1.14&r2=1.15) orafce/expected: files.out (r1.4 -> r1.5) (http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/orafce/orafce/expected/files.out.diff?r1=1.4&r2=1.5) orafunc.out (r1.18 -> r1.19) (http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/orafce/orafce/expected/orafunc.out.diff?r1=1.18&r2=1.19) orafce/sql: files.sql (r1.4 -> r1.5) (http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/orafce/orafce/sql/files.sql.diff?r1=1.4&r2=1.5) orafunc.sql (r1.16 -> r1.17) (http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/orafce/orafce/sql/orafunc.sql.diff?r1=1.16&r2=1.17)