Re: b64_encode and decode

Поиск
Список
Период
Сортировка
От Marc Munro
Тема Re: b64_encode and decode
Дата
Msg-id 1213313542.31716.63.camel@bloodnok.com
обсуждение исходный текст
Ответ на Re: b64_encode and decode  (Tom Lane <tgl@sss.pgh.pa.us>)
Ответы Re: b64_encode and decode
Список pgsql-hackers
On Thu, 2008-06-12 at 19:10 -0400, Tom Lane wrote:
> Marc Munro <marc@bloodnok.com> writes:
> > So, would there be any chance of redefining the base64 functions in
> > encode.c as extern to eliminate this redundancy?
>
> It'd only last until the next time Bruce runs his script that
> static-izes things that aren't used outside their own module ...

Hmmm.  Does that script look in contrib?  If so I'd be happy to provide
a patch to eliminate the redundancy there.  If not, maybe it could be
persuaded to be more inclusive?

__
Marc

В списке pgsql-hackers по дате отправления:

Предыдущее
От: Marc Munro
Дата:
Сообщение: Re: b64_encode and decode
Следующее
От: "Joshua D. Drake"
Дата:
Сообщение: Re: How to Sponsor a Feature