Bytea/Base64 encoders for libpq - interested? - Mailing list pgsql-hackers

From Joerg Hessdoerfer
Subject Bytea/Base64 encoders for libpq - interested?
Date
Msg-id 5.1.0.14.0.20010828110111.00b07bd0@192.168.0.1
Whole thread Raw
Responses Re: Bytea/Base64 encoders for libpq - interested?
List pgsql-hackers
Hi!

Please find attached some very simple encoders/decoders for bytea and base64.
Bytea encoder is very picky about what it leaves unescaped - basically the
base64
char set ;-)

Since this seems to be a very poorly documented but much asked-for thing, I
thought
you would maybe like to add this code to libpq (so that everyone benefits).

I'm aware that function renames might be necessary, though.
If you like, I could make the code fit into libpq, and send diffs.

Any comments/interests?

Greetings,
    Joerg
Attachment

pgsql-hackers by date:

Previous
From: Bruno Mattarollo
Date:
Subject: 7.1.3, IRIX 6.5 and gcc
Next
From: Peter Eisentraut
Date:
Subject: Re: 7.1.3, IRIX 6.5 and gcc