On Wed, Jun 1, 2016 at 8:10 PM, Patrick Baker <patrickbakerbr(at)gmail(dot)com>
wrote:
> Hi guys,
>
> I need a function ( PL/PGSQL ) to perform a deletion of some BLOBS...
>
>
[...]
> When I will call the function: *select function_1_name(5000) or **select
> function_1_name(15000)* will it respect the limited by the rows?
>
I'd suggest you setup a test environment with some unimportant data on a
non-production machine and try it yourself.
David J.