Re: bytea datatype documentation patch

From: Bruce Momjian <pgman(at)candle(dot)pha(dot)pa(dot)us>
To: Joe Conway <joseph(dot)conway(at)home(dot)com>
Cc: Peter Eisentraut <peter_e(at)gmx(dot)net>, "pgsql-patches(at)postgresql(dot)org" <pgsql-patches(at)postgresql(dot)org>
Subject: Re: bytea datatype documentation patch
Date: 2001-11-21 03:17:47
Message-ID: 200111210317.fAL3HlM13139@candle.pha.pa.us
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-docs pgsql-patches


Patch applied. Thanks.

---------------------------------------------------------------------------

> Peter Eisentraut wrote:
>
> > So I would base this discussion on the premise "bytea stores binary data"
> > (insert examples).
> >
> > Some stylistic issues:
> >
> > bytea => <type>bytea</type>
> >
> > NULLs => zero bytes/bytes of value zero ("NULL" is too overloaded)
> >
> > 'non-printable' => <quote>nonprintable</quote>
> >
> > MUST => <emphasis>must</emphasis>
> >
>
> Here's a patch against *CVS tip* to address Peter's comments. Please let
> me know what you think!
>
> Thanks,

--
Bruce Momjian | http://candle.pha.pa.us
pgman(at)candle(dot)pha(dot)pa(dot)us | (610) 853-3000
+ If your life is a hard drive, | 830 Blythe Avenue
+ Christ can be your backup. | Drexel Hill, Pennsylvania 19026

In response to

Browse pgsql-docs by date

  From Date Subject
Next Message Patrick Welche 2001-11-21 12:25:55 Re: [PATCHES] PQescapeBytea documentation patch
Previous Message Joe Conway 2001-11-21 02:41:41 Re: bytea datatype documentation patch

Browse pgsql-patches by date

  From Date Subject
Next Message Joe Conway 2001-11-21 03:32:51 Re: bytea HISTORY updates
Previous Message Bruce Momjian 2001-11-21 03:16:19 Re: bytea HISTORY updates