Re: PL/pgSQL 2 - Mailing list pgsql-hackers

From Joel Jacobson
Subject Re: PL/pgSQL 2
Date
Msg-id CAASwCXckO+2oscLBU3S1cirdK3dcTogL-cQ2FpGKosf4EEXCBw@mail.gmail.com
Whole thread Raw
In response to Re: PL/pgSQL 2  (Pavel Stehule <pavel.stehule@gmail.com>)
List pgsql-hackers
On Tue, Sep 2, 2014 at 2:30 PM, Pavel Stehule <pavel.stehule@gmail.com> wrote:
> It is way how to do COBOL from plpgsql. I am against it. Start to develop
> new language what will support fast development, but it is wrong way for
> plpgsql - and It is out my interest

Are you saying COBOL by default update's one row and throws an error otherwise?
In what way could *not* changing the syntax of a standard UPDATE
command, but changing the *behaviour*, in plpgsql2, be deemed to be a
step in the COBOL direction?

I don't want a new language, I love plpgsql, I just want to love it a
bit more, I don't think I have to clarify on that any more.



pgsql-hackers by date:

Previous
From: Tomonari Katsumata
Date:
Subject: Re: proposal: rounding up time value less than its unit.
Next
From: "ktm@rice.edu"
Date:
Subject: Re: [REVIEW] Re: Compression of full-page-writes