Re: plpgsql_check_function - rebase for 9.3
Peter Eisentraut <peter_e@gmx.net>
From: Peter Eisentraut <peter_e@gmx.net>
To: Pavel Stehule <pavel.stehule@gmail.com>
Cc: Steve Singer <steve@ssinger.info>, Tom Lane <tgl@sss.pgh.pa.us>, Josh
Berkus <josh@agliodbs.com>, PostgreSQL Hackers
<pgsql-hackers@postgresql.org>
Date: 2013-12-08T16:12:56Z
Lists: 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. > > > > > > >