| From: | Alvaro Herrera <alvherre(at)dcc(dot)uchile(dot)cl> |
|---|---|
| To: | Merlin Moncure <merlin(dot)moncure(at)rcsonline(dot)com> |
| Cc: | Christopher Kings-Lynne <chriskl(at)familyhealth(dot)com(dot)au>, PostgreSQL-development <pgsql-hackers(at)postgresql(dot)org> |
| Subject: | Re: Win32 version question |
| Date: | 2004-06-30 16:04:55 |
| Message-ID: | 20040630160455.GB16503@dcc.uchile.cl |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | 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"
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Joshua D. Drake | 2004-06-30 16:19:35 | Re: Win32 version question |
| Previous Message | Doug Quale | 2004-06-30 15:32:06 | Re: grant execute on many functions |