Re: Needs Suggestion - Mailing list pgsql-hackers

From Robert Haas
Subject Re: Needs Suggestion
Date
Msg-id AANLkTimMERR1uXEPQ5aaW=CBjE57m0nfrku-5Xjk2XYm@mail.gmail.com
Whole thread Raw
In response to Needs Suggestion  (subham@cse.iitb.ac.in)
List pgsql-hackers
On Mon, Aug 30, 2010 at 11:12 AM,  <subham@cse.iitb.ac.in> 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