Re: Win32 version question - Mailing list pgsql-hackers

From Alvaro Herrera
Subject Re: Win32 version question
Date
Msg-id 20040630160455.GB16503@dcc.uchile.cl
Whole thread Raw
In response to Re: Win32 version question  ("Merlin Moncure" <merlin.moncure@rcsonline.com>)
Responses Re: Win32 version question
List pgsql-hackers
On Wed, Jun 30, 2004 at 11:16:15AM -0400, Merlin Moncure wrote:
> > In phpPgAdmin, I need to know if the backend supports tablespaces or
> > not.  What is the most reliable way of detecting that the backend is
> > the win32 native version and hence does not support tablespaces?
> > Version string info?
> 
> Seriously, you can check the version() string.  If it's got mingw init,
> it's win32 native.

So it can't be compiled by other compiler?  Say Digital Mars or some
Microsoft or Borland compiler?

-- 
Alvaro Herrera (<alvherre[a]dcc.uchile.cl>)
"El día que dejes de cambiar dejarás de vivir"



pgsql-hackers by date:

Previous
From: Tom Lane
Date:
Subject: Re: Compile Failue on win32 - pipe.c using ereport
Next
From: "Joshua D. Drake"
Date:
Subject: Re: Win32 version question