Re: [BUGS] Supported platforms for PostgreSQL

2008-01-31 Thread Alvaro Herrera
yogini sagade wrote: > Hi ALL, > > Can anyone please let me know what are the latest platforms supported by > PostgreSQL for following :- > > 1. Windows > 2. Solaris > 3. HPUX > 4. AIX. See the buildfarm status table: http://buildfarm.postgresql.org/cgi-bin/show_status.pl > Also can we use

[BUGS] Supported platforms for PostgreSQL

2008-01-31 Thread yogini sagade
Hi ALL, Can anyone please let me know what are the latest platforms supported by PostgreSQL for following :- 1. Windows 2. Solaris 3. HPUX 4. AIX. We are interested in implementing PostgreSQL in our product. Also can we use this for distribution and commercial purpose too? Thanks and re

Re: [BUGS] Supported platforms for PostgreSQL

2008-01-31 Thread Stefan Kaltenbrunner
Alvaro Herrera wrote: yogini sagade wrote: Hi ALL, Can anyone please let me know what are the latest platforms supported by PostgreSQL for following :- 1. Windows 2. Solaris 3. HPUX 4. AIX. See the buildfarm status table: http://buildfarm.postgresql.org/cgi-bin/show_status.pl there is

[BUGS] BUG #3916: type of "xxxx" does not match that when preparing the plan

2008-01-31 Thread Hubert FONGARNAND
The following bug has been logged online: Bug reference: 3916 Logged by: Hubert FONGARNAND Email address: [EMAIL PROTECTED] PostgreSQL version: 8.3RC2 Operating system: Linux Gentoo Description:type of "" does not match that when preparing the plan Details: Hi,

[BUGS] BUG #3917: Compilation error on VC8.0

2008-01-31 Thread Olessia
The following bug has been logged online: Bug reference: 3917 Logged by: Olessia Email address: [EMAIL PROTECTED] PostgreSQL version: 8.2.6 Operating system: Windows XP Description:Compilation error on VC8.0 Details: While compiling libpqxx-2.6.9 on VC8.0 the follow

Re: [BUGS] BUG #3917: Compilation error on VC8.0

2008-01-31 Thread Tom Lane
"Olessia" <[EMAIL PROTECTED]> writes: > While compiling libpqxx-2.6.9 on VC8.0 the following error occurs: This isn't the right place to report libpqxx problems; I'm not sure if its authors read this list or not. Instead report the problem at http://pqxx.org/ regards, tom