Re: Patch to document base64 encoding

Fabien COELHO <coelho@cri.ensmp.fr>

From: Fabien COELHO <coelho@cri.ensmp.fr>
To: "Karl O. Pinc" <kop@meme.com>
Cc: PostgreSQL Hackers <pgsql-hackers@lists.postgresql.org>
Date: 2019-03-05T22:02:26Z
Lists: pgsql-hackers
Hello Karl,

> Attached: doc_base64_v3.patch

I'm ok with referencing the historical MIME RFC.

"RFC2045 section 6.8" -> "RFC 2045 Section 6.8"

you can link to the RFC directly with:

<ulink url="https://tools.ietf.org/html/rfc2045#section-6.8">RFC 2045 
Section 6.8</ulink>

-- 
Fabien.


Commits

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