Re: [QUESTIONS] Re: [HACKERS] text should be a blob field

Thomas Lockhart <lockhart@alumni.caltech.edu>

From: "Thomas G. Lockhart" <lockhart@alumni.caltech.edu>
To: Peter T Mount <psqlhack@maidast.demon.co.uk>
Cc: pgsql-hackers@hub.org
Date: 1998-03-17T03:21:04Z
Lists: pgsql-hackers
Would it be possible to have a slightly different interface in the
frontend library which hides the fact that large objects are transfered
8kb at a time from the backend? Then the handling of text and large
objects/blobs starts to look more alike...

                        - Tom