Re: docs: outdated reference to recursive expression evaluation - Mailing list pgsql-hackers

From Tom Lane
Subject Re: docs: outdated reference to recursive expression evaluation
Date
Msg-id 20063.1544456692@sss.pgh.pa.us
Whole thread Raw
In response to Re: docs: outdated reference to recursive expression evaluation  (John Naylor <jcnaylor@gmail.com>)
List pgsql-hackers
John Naylor <jcnaylor@gmail.com> writes:
> On 12/8/18, Tom Lane <tgl@sss.pgh.pa.us> wrote:
>> We could say "expression compilation" and it'd still be valid.  Or just
>> drop the last four words altogether.  I don't think we want to expend the
>> verbiage to be more precise here, since it's only a tangential point.

> I'm inclined to agree. If you like, here's a patch to leave out the example.

Pushed to HEAD (didn't seem worth back-patching, though).

            regards, tom lane


pgsql-hackers by date:

Previous
From: David Steele
Date:
Subject: Add timeline to partial WAL segments
Next
From: Alvaro Herrera
Date:
Subject: Re: Thinking about EXPLAIN ALTER TABLE