Using libpq 8.4 with PostgreSQL 9.1

From: "lmanorders" <lmanorders(at)gmail(dot)com>
To: <pgsql-novice(at)postgresql(dot)org>
Subject: Using libpq 8.4 with PostgreSQL 9.1
Date: 2012-02-10 22:29:29
Message-ID: 381103999A9F42EFBEACB19FCAF71028@LynnPC
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-novice

I can't compile the libpq source code that came with ver 9.1 with Borlands C++ Compiler (bcc32.exe). I get lots of errors. I can compile the libpq source code that came with ver 8.4. Can I link my programs with ver 8.4 libpq.dll and run them with ver 9.1 of the postgreSQL server? Thanks, Lynn

Responses

Browse pgsql-novice by date

  From Date Subject
Next Message Bartosz Dmytrak 2012-02-11 08:08:04 Re: insert fail gracefully if primary key already exists
Previous Message Alessandro Gagliardi 2012-02-10 21:28:17 insert fail gracefully if primary key already exists