Re: BLOB

From: Peter Eisentraut <peter_e(at)gmx(dot)net>
To: Christopher Kings-Lynne <chriskl(at)familyhealth(dot)com(dot)au>
Cc: Rod Taylor <rbt(at)rbt(dot)ca>, Manuel Cabido <manny(at)tinago(dot)msuiit(dot)edu(dot)ph>, PostgreSQL-development <pgsql-hackers(at)postgresql(dot)org>
Subject: Re: BLOB
Date: 2002-09-19 21:38:07
Message-ID: Pine.LNX.4.44.0209192036470.1307-100000@localhost.localdomain
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

Christopher Kings-Lynne writes:

> Is there some reason why we didn't call text 'clob' and bytea 'blob'?

At the time our types were created there was no standard defining the
other types.

> or at least add aliases?

Mapping clob to text might be OK, but blob and bytea have totally
different input formats.

--
Peter Eisentraut peter_e(at)gmx(dot)net

In response to

  • Re: BLOB at 2002-09-19 02:42:14 from Christopher Kings-Lynne

Browse pgsql-hackers by date

  From Date Subject
Next Message Peter Eisentraut 2002-09-19 21:38:25 Re: GRANT EXECUTE
Previous Message Peter Eisentraut 2002-09-19 21:37:48 Re: AIX compilation problems (was Re: Proposal ...)