Re: Proposal of SE-PostgreSQL patches [try#2]

From: Abhijit Menon-Sen <ams(at)oryx(dot)com>
To: KaiGai Kohei <kaigai(at)ak(dot)jp(dot)nec(dot)com>
Cc: pgsql-hackers(at)postgresql(dot)org
Subject: Re: Proposal of SE-PostgreSQL patches [try#2]
Date: 2008-07-11 10:31:05
Message-ID: 20080711103104.GA1142@toroid.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

At 2008-07-11 19:10:16 +0900, kaigai(at)ak(dot)jp(dot)nec(dot)com wrote:
>
> And I have a question. Is it legal to use a pointer value as a
> condition, like `while (!pointer) ...' ?

Yes, it's fine.

-- ams

In response to

Browse pgsql-hackers by date

  From Date Subject
Next Message Abhijit Menon-Sen 2008-07-11 10:45:25 Re: CommitFest rules
Previous Message Gregory Stark 2008-07-11 10:12:45 Should SPI_gettypeid be extended to support returning the typmod?