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

Re: Needs Suggestion - Mailing list pgsql-hackers

From Robert Haas
Subject Re: Needs Suggestion
Date
Msg-id [email protected]
Whole thread Raw
In response to Needs Suggestion  ([email protected])
List pgsql-hackers
On Mon, Aug 30, 2010 at 11:12 AM,  <[email protected]> wrote:
> Can anyone explain this ?
>
> My question is -
> What is lnext:; , lreplace:; in postgres code ?
> I found lnext:; in 1501 and lreplace:; in 2065 in execMain.c file.

It's a label.

http://www.lysator.liu.se/c/bwk-tutor.html#goto

-- 
Robert Haas
EnterpriseDB: http://www.enterprisedb.com
The Enterprise Postgres Company


pgsql-hackers by date:

Previous
From: Tom Lane
Date:
Subject: Re: Interruptible sleeps (was Re: CommitFest 2009-07: Yay, Kevin! Thanks, reviewers!)
Next
From: Tom Lane
Date:
Subject: Cost estimates for parameterized paths