Re: PlPerl.c patch
Tom Lane <tgl@sss.pgh.pa.us>
From: Tom Lane <tgl@sss.pgh.pa.us>
To: Travis Bauer <trbauer@indiana.edu>
Cc: pgsql-hackers@postgresql.org
Date: 2001-01-19T04:33:08Z
Lists: pgsql-hackers
Travis Bauer <trbauer@indiana.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