Re: plpgsql_check_function - rebase for 9.3 - Mailing list pgsql-hackers

From Peter Eisentraut
Subject Re: plpgsql_check_function - rebase for 9.3
Date
Msg-id 1386519176.31519.9.camel@vanquo.pezone.net
Whole thread Raw
In response to Re: plpgsql_check_function - rebase for 9.3  (Pavel Stehule <pavel.stehule@gmail.com>)
Responses Re: plpgsql_check_function - rebase for 9.3
List pgsql-hackers
In my opinion, the idea of having a separate lint checker for a language
is antiquated.  If there are problems, they should be diagnosed at
compile time or run time.  You can add options about warning levels or
strictness if there are concerns about which diagnostics are
appropriate.
>         
>         
>         
>         
> 
> 
> 




pgsql-hackers by date:

Previous
From: Peter Eisentraut
Date:
Subject: Re: Completing PL support for Event Triggers
Next
From: Peter Eisentraut
Date:
Subject: Re: plpgsql_check_function - rebase for 9.3