Re: PL/pgSQL 'i = i + 1' Syntax - Mailing list pgsql-hackers

From Jim C. Nasby
Subject Re: PL/pgSQL 'i = i + 1' Syntax
Date
Msg-id 20060517151408.GO26212@pervasive.com
Whole thread Raw
In response to Re: PL/pgSQL 'i = i + 1' Syntax  (Tom Lane <tgl@sss.pgh.pa.us>)
List pgsql-hackers
On Wed, May 17, 2006 at 10:11:39AM -0400, Tom Lane wrote:
> The lack of documentation is easily fixed ;-).  I don't think this is
> icky enough to justify breaking all the existing functions we'd
> undoubtedly break if we changed it.

I thought the suggestion was to complain loudly (presumably during
CREATE FUNCTION), but not throw an error.
-- 
Jim C. Nasby, Sr. Engineering Consultant      jnasby@pervasive.com
Pervasive Software      http://pervasive.com    work: 512-231-6117
vcard: http://jim.nasby.net/pervasive.vcf       cell: 512-569-9461


pgsql-hackers by date:

Previous
From: "Jim C. Nasby"
Date:
Subject: Re: PL/pgSQL 'i = i + 1' Syntax
Next
From: Tom Lane
Date:
Subject: Re: Foreign key column reference ordering and information_schema