NODE

From: Ravi Kiran <ravi(dot)kolanpaka(at)gmail(dot)com>
To: pgsql-general(at)postgresql(dot)org
Subject: NODE
Date: 2015-01-05 19:27:47
Message-ID: CAOh57xF_Go+mhUgBL0k=e-7uQJK_PEQf3YGTLUMsjVJxm4A7Dw@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

hi,

I am going through the hashjoin algorithm in postgres. I find a function
ExecHashjoin , which is called each time a new tuple is required by the
hash join *Node.*

could someone explain what exactly node mean in postgres.

Thanks

Responses

  • Re: NODE at 2015-01-05 19:41:36 from Adrian Klaver
  • Re: NODE at 2015-01-07 13:08:09 from Craig Ringer

Browse pgsql-general by date

  From Date Subject
Next Message Adrian Klaver 2015-01-05 19:41:36 Re: NODE
Previous Message Andreas Kretschmer 2015-01-05 19:18:09 Re: Does anyone user pg-pool II on real production ? Please help me.