Re: bytea datatype documentation patch - Mailing list pgsql-patches

From Bruce Momjian
Subject Re: bytea datatype documentation patch
Date
Msg-id 200111210317.fAL3HlM13139@candle.pha.pa.us
Whole thread Raw
In response to Re: bytea datatype documentation patch  (Joe Conway <joseph.conway@home.com>)
List 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@candle.pha.pa.us               |  (610) 853-3000
  +  If your life is a hard drive,     |  830 Blythe Avenue
  +  Christ can be your backup.        |  Drexel Hill, Pennsylvania 19026

pgsql-patches by date:

Previous
From: Joe Conway
Date:
Subject: Re: bytea datatype documentation patch
Next
From: Bruce Momjian
Date:
Subject: Re: bytea HISTORY updates