Re: Found small issue with OUT params - Mailing list pgsql-hackers

From Joshua D. Drake
Subject Re: Found small issue with OUT params
Date
Msg-id 433D7B92.4070002@commandprompt.com
Whole thread Raw
In response to Re: Found small issue with OUT params  (Tony Caduto <tony_caduto@amsoftwaredesign.com>)
Responses Re: Found small issue with OUT params
List 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/


pgsql-hackers by date:

Previous
From: "Dann Corbit"
Date:
Subject: Re: [PERFORM] A Better External Sort?
Next
From: Robert Treat
Date:
Subject: Re: Found small issue with OUT params