| From: | Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us> |
|---|---|
| To: | Marc Munro <marc(at)bloodnok(dot)com> |
| Cc: | Bruce Momjian <bruce(at)momjian(dot)us>, pgsql-hackers(at)postgresql(dot)org |
| Subject: | Re: b64_encode and decode |
| Date: | 2008-06-12 23:42:04 |
| Message-ID: | 16018.1213314124@sss.pgh.pa.us |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgsql-hackers |
Marc Munro <marc(at)bloodnok(dot)com> writes:
> On Thu, 2008-06-12 at 19:10 -0400, Tom Lane wrote:
>> 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.
Yeah, I believe so --- or at least, the problem would become obvious as
soon as it hit the buildfarm.
If you can get rid of the duplicative code in contrib/pgcrypto, then
by all means patch away.
regards, tom lane
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Tom Lane | 2008-06-12 23:45:40 | Re: Options for protocol level cursors |
| Previous Message | James William Pye | 2008-06-12 23:40:27 | Re: Options for protocol level cursors |