Re: Patch to document base64 encoding

Karl O. Pinc <kop@meme.com>

From: "Karl O. Pinc" <kop@meme.com>
To: pgsql-hackers@lists.postgresql.org
Date: 2019-03-06T14:59:31Z
Lists: pgsql-hackers

Attachments

On Wed, 6 Mar 2019 07:09:48 -0600
"Karl O. Pinc" <kop@meme.com> wrote:

> On Tue, 5 Mar 2019 23:23:20 -0600
> "Karl O. Pinc" <kop@meme.com> wrote:
> 
> > Added documentation for hex and escape encodings,
> > including output formats and what are acceptable
> > inputs.  

Attached: doc_base64_v7.patch

Improved escape decoding sentence.

Regards,

Karl <kop@meme.com>
Free Software:  "You don't pay back, you pay forward."
                 -- Robert A. Heinlein

Commits

  1. Doc: rearrange the documentation of binary-string functions.