pg_loreadall

pg_loreadall -- read a entire large object

Description

void pg_loreadall(int fd);

pg_loreadall() reads a large object and passes it straight through to the browser after sending all pending headers. Mainly intended for sending binary data like images or sound.