Skip site navigation (1) Skip section navigation (2)

plpgsql_check_function - rebase for 9.3

From: Pavel Stehule <pavel(dot)stehule(at)gmail(dot)com>
To: PostgreSQL Hackers <pgsql-hackers(at)postgresql(dot)org>
Subject: plpgsql_check_function - rebase for 9.3
Date: 2012-06-26 08:19:07
Message-ID: CAFj8pRAYVTQYCL8_NF_hDQjc0m+JBvbwR6E_ZJ0SJfkKQ9m2kA@mail.gmail.com (view raw or flat)
Thread:
Lists: pgsql-hackers
Hello

I am sending lightly refreshed patch for checking plpgsql functions..

I checked different implementation, but without success: a) enhancing
of SPI to some fake mode can has negative impact on application, and
patch was not clear, b) generic plpgsql walker doesn't save lines too.

I invite any ideas how to improve this patch

Regards

Pavel

Attachment: plpgsql_check_function-2012-06-26.diff
Description: application/octet-stream (84.7 KB)

Responses

pgsql-hackers by date

Next:From: Vik ReykjaDate: 2012-06-26 10:03:12
Subject: Re: REVIEW: Optimize referential integrity checks (todo item)
Previous:From: Pavel StehuleDate: 2012-06-26 08:12:52
Subject: Re: proof concept - access to session variables on client side

Privacy Policy | About PostgreSQL
Copyright © 1996-2013 The PostgreSQL Global Development Group