Re: review: CHECK FUNCTION statement

From: Greg Smith <greg(at)2ndQuadrant(dot)com>
To: Pavel Stehule <pavel(dot)stehule(at)gmail(dot)com>
Cc: pgsql-hackers(at)postgresql(dot)org
Subject: Re: review: CHECK FUNCTION statement
Date: 2011-12-19 14:56:25
Message-ID: 4EEF5099.6010701@2ndQuadrant.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

On 12/17/2011 04:00 PM, Pavel Stehule wrote:
> I use it for checking of my most large plpgsql project - it is about
> 300KB plpgsql procedures - but this code is not free - and this module
> helps to find lot of bugs.

Great. If you continue to check against that regularly, that makes me
feel better. I was guessing you had a large body of such source code
around, and knowing it executed correctly against all of it improves my
confidence here.

--
Greg Smith 2ndQuadrant US greg(at)2ndQuadrant(dot)com Baltimore, MD
PostgreSQL Training, Services, and 24x7 Support www.2ndQuadrant.us

In response to

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message pratikchirania 2011-12-19 15:02:46 Re: pgstat wait timeout
Previous Message Greg Smith 2011-12-19 14:50:26 Re: Patch to allow users to kill their own queries