Am Mittwoch, 30. August 2006 22:57 schrieb Chris Browne:
> I also seem to recall, in past discussions about "library matters,"
> that AIX is more sticky about requiring that libraries be named
> expressly.
ecpglib has
SHLIB_LINK = -L../pgtypeslib -lpgtypes $(libpq) \
$(filter -lintl -lssl
The following bug has been logged online:
Bug reference: 2601
Logged by: archana
Email address: [EMAIL PROTECTED]
PostgreSQL version: 8.1
Operating system: fedora core 4
Description:postgres not running
Details:
installed postgres as root user by gmake but now unabl
The following bug has been logged online:
Bug reference: 2602
Logged by: Peter Jones
Email address: [EMAIL PROTECTED]
PostgreSQL version: nonw
Operating system: noen
Description:nnnone
Details:
none
---(end of broadcast)-
The following bug has been logged online:
Bug reference: 2603
Logged by: Reginaldo Martins
Email address: [EMAIL PROTECTED]
PostgreSQL version: 8.1.4
Operating system: Windows XP Professional Edition
Description:SQLDescribeCol return values
Details:
Hi!
The ODBC dr
> -Original Message-
> From: [EMAIL PROTECTED]
> [mailto:[EMAIL PROTECTED] On Behalf Of
> Reginaldo Martins
> Sent: 31 August 2006 11:34
> To: pgsql-bugs@postgresql.org
> Subject: [BUGS] BUG #2603: SQLDescribeCol return values
>
>
> I'm developing in VC++ 6.0 and I use SQLDescribeCol
From: Rehgy [mailto:[EMAIL PROTECTED]
Sent: 31 August 2006 17:04To: Dave
PageSubject: Re: [BUGS] BUG #2603: SQLDescribeCol return
values
Thanks for the information Dave.
Can you point me to a place where I can find all the return values for
SQLDescribeCol?
Burie
Peter Eisentraut <[EMAIL PROTECTED]> writes:
> Am Mittwoch, 30. August 2006 22:57 schrieb Chris Browne:
>> I also seem to recall, in past discussions about "library matters,"
>> that AIX is more sticky about requiring that libraries be named
>> expressly.
> ecpglib has
> SHLIB_LINK = -L../pgtypes