| From: | David Fetter <david(at)fetter(dot)org> |
|---|---|
| To: | PostgreSQL Patches <pgsql-patches(at)postgresql(dot)org>, PostgreSQL Docs <pgsql-docs(at)postgresql(dot)org>, Bruce Momjian <pgman(at)candle(dot)pha(dot)pa(dot)us> |
| Cc: | Andrew Dunstan <andrew(at)dunslane(dot)net>, Alvaro Herrera <alvherre(at)alvh(dot)no-ip(dot)org>, Michael Fuhr <mike(at)fuhr(dot)org>, pgsql-hackers(at)postgresql(dot)org |
| Subject: | Re: [HACKERS] PL/Perl list value return causes segfault |
| Date: | 2005-07-30 05:43:54 |
| Message-ID: | 20050730054354.GL27147@fetter.org |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgsql-docs pgsql-hackers pgsql-patches |
On Fri, Jul 29, 2005 at 11:24:37PM -0400, Bruce Momjian wrote:
>
> Would someone who knows perl update plperl.sgml and send me a patch?
>
> Also, is this still true in 8.1:
>
> In the current implementation, if you are fetching or returning
> very large data sets, you should be aware that these will all go
> into memory.
That's no longer true. Please find enclosed a new patch :)
Cheers,
D
--
David Fetter david(at)fetter(dot)org http://fetter.org/
phone: +1 510 893 6100 mobile: +1 415 235 3778
Remember to vote!
| Attachment | Content-Type | Size |
|---|---|---|
| plperl_new_features.diff | text/plain | 6.1 KB |
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Andrew Dunstan | 2005-07-30 13:47:58 | Re: [HACKERS] PL/Perl list value return causes segfault |
| Previous Message | Bruce Momjian | 2005-07-30 03:24:37 | Re: PL/Perl list value return causes segfault |
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Alvaro Herrera | 2005-07-30 06:09:08 | Re: [COMMITTERS] pgsql: Basic documentation for ROLEs. |
| Previous Message | Oliver Jowett | 2005-07-30 04:36:46 | Re: Implement support for TCP_KEEPCNT, TCP_KEEPIDLE, TCP_KEEPINTVL |
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Omar Kilani | 2005-07-30 07:28:18 | Re: INSERT ... RETURNING |
| Previous Message | Oliver Jowett | 2005-07-30 04:36:46 | Re: Implement support for TCP_KEEPCNT, TCP_KEEPIDLE, TCP_KEEPINTVL |