Re: Needs Suggestion

From: Robert Haas <robertmhaas(at)gmail(dot)com>
To: subham(at)cse(dot)iitb(dot)ac(dot)in
Cc: pgsql-hackers(at)postgresql(dot)org
Subject: Re: Needs Suggestion
Date: 2010-09-02 20:25:48
Message-ID: AANLkTimMERR1uXEPQ5aaW=CBjE57m0nfrku-5Xjk2XYm@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

On Mon, Aug 30, 2010 at 11:12 AM, <subham(at)cse(dot)iitb(dot)ac(dot)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

In response to

Browse pgsql-hackers by date

  From Date Subject
Next Message Tom Lane 2010-09-02 21:31:12 Cost estimates for parameterized paths
Previous Message Tom Lane 2010-09-02 20:13:38 Re: Interruptible sleeps (was Re: CommitFest 2009-07: Yay, Kevin! Thanks, reviewers!)