Thanks to visit codestin.com
Credit goes to postgrespro.com

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 [email protected]
Whole thread Raw
In response to Re: docs: outdated reference to recursive expression evaluation  (John Naylor <[email protected]>)
List pgsql-hackers
John Naylor <[email protected]> writes:
> On 12/8/18, Tom Lane <[email protected]> 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