| From: | Travis Bauer <trbauer(at)indiana(dot)edu> |
|---|---|
| To: | pgsql-hackers(at)postgresql(dot)org |
| Subject: | Re: PlPerl.c patch |
| Date: | 2001-01-19 11:08:32 |
| Message-ID: | 20010119060832.A10943@ghost.cs.indiana.edu |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgsql-hackers |
Attached.
Tom Lane (tgl(at)sss(dot)pgh(dot)pa(dot)us) wrote:
> Travis Bauer <trbauer(at)indiana(dot)edu> writes:
> > I have attached a simple change to src/pl/plperl/plperl.c to
> > enable the :bash_math opcodes. Currently plperl.c only
> > enables the :default opcodes. This leave out about five of six
> > math functions including sqrt().
>
> This seems like a reasonable change, but could we trouble you to
> submit it in diff -c format? Without the context it's way too
> error-prone to apply.
>
> regards, tom lane
--
----------------------------------------------------------------
Travis Bauer | CS Grad Student | IU |www.cs.indiana.edu/~trbauer
----------------------------------------------------------------
| Attachment | Content-Type | Size |
|---|---|---|
| plchanges2.txt | text/plain | 770 bytes |
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Hannu Krosing | 2001-01-19 11:12:06 | Re: Standards URL's |
| Previous Message | Hannu Krosing | 2001-01-19 10:56:25 | Re: 7.0.3 reproduceable serious select error |