Re: Found small issue with OUT params

From: "Joshua D(dot) Drake" <jd(at)commandprompt(dot)com>
To: Tony Caduto <tony_caduto(at)amsoftwaredesign(dot)com>
Cc: pgsql-hackers(at)postgresql(dot)org
Subject: Re: Found small issue with OUT params
Date: 2005-09-30 17:53:22
Message-ID: 433D7B92.4070002@commandprompt.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

>
> So you might notice little performance hit bringing back a million rows,
> and most of these type of single OUT params functions only return one
> row/value anyway.
> There would be zero perceivable difference in performance regardless of
> the extra overhead for a single value/row.

Sounds like we need a test case... up for it?

Sincerely,

Joshua D. Drake

--
Your PostgreSQL solutions company - Command Prompt, Inc. 1.800.492.2240
PostgreSQL Replication, Consulting, Custom Programming, 24x7 support
Managed Services, Shared and Dedicated Hosting
Co-Authors: plPHP, plPerlNG - http://www.commandprompt.com/

In response to

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message Robert Treat 2005-09-30 18:26:02 Re: Found small issue with OUT params
Previous Message Dann Corbit 2005-09-30 17:44:34 Re: [PERFORM] A Better External Sort?