[check_postgres] tgiscontraint is not available in 9.0
Guillaume Lelarge
guillaume at lelarge.info
Wed Jan 19 15:09:22 UTC 2011
On Wed, 19 Jan 2011 16:07:25 +0100, Guillaume Lelarge
<guillaume at lelarge.info> wrote:
> Hi,
>
> A quick patch for same_schema action. It tris to use tgisconstraint on
> pg_trigger but this column is not available anymore in 9.0. This patch
uses
> tgconstraint when release is 9.0+.
>
Grmbl. Stupid copy-and-paste error. The patch checks 8.2 instead of 9.0.
Sorry.
--
Guillaume
http://www.postgresql.fr
http://dalibo.com
More information about the Check_postgres
mailing list