Thread: Needs Suggestion

Needs Suggestion

From
subham@cse.iitb.ac.in
Date:

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.


-- 

Thank You,
Subham Roy.
CSE,
IIT Bombay.






Re: Needs Suggestion

From
Robert Haas
Date:
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