PL/PGSQL and external (flat ASCII) files - Urgent ... :) - Mailing list pgsql-sql

Hi all,

I need to know how I can access a flat file from within a PL/PGSQL script.
I have an Oracle PL/SQL book here and they refer to FOPEN(...), FCLOSE(...)
but these functions don't seem to exist in PL/PGSQL.. What can I do instead?
I checked the Programmer's Guide to Procedural Languages (PostGreSQL 7.1.2
and 7.2) but there is no info on it.

Best regards,
Chris



_________________________________________________________
Do You Yahoo!?
Get your free @yahoo.com address at http://mail.yahoo.com



pgsql-sql by date:

Previous
From: "Zot O'Connor"
Date:
Subject: Building RPMS with plperl (solution)
Next
From: "Robby Slaughter"
Date:
Subject: RE: PL/PGSQL and external (flat ASCII) files - Urgent ... :)