Re: Refactoring base64 encoding and decoding into a safer interface

From: Michael Paquier <michael(at)paquier(dot)xyz>
To: Daniel Gustafsson <daniel(at)yesql(dot)se>
Cc: Postgres hackers <pgsql-hackers(at)lists(dot)postgresql(dot)org>
Subject: Re: Refactoring base64 encoding and decoding into a safer interface
Date: 2019-07-04 07:14:09
Message-ID: 20190704071409.GM3084@paquier.xyz
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

On Tue, Jul 02, 2019 at 09:56:03AM +0200, Daniel Gustafsson wrote:
> Looks good, passes tests, provides value to the code. Bumping this to ready
> for committer as I no more comments to add.

Thanks. I have spent more time testing the different error paths and
the new checks in base64.c, and committed the thing.
--
Michael

In response to

Browse pgsql-hackers by date

  From Date Subject
Next Message Michael Paquier 2019-07-04 07:45:12 Re: pg_waldump and PREPARE
Previous Message Daniel Gustafsson 2019-07-04 06:24:13 Re: Replacing the EDH SKIP primes