Re: old Pg interface

From: Martijn van Oosterhout <kleptog(at)svana(dot)org>
To: Brandon Metcalf <bmetcalf(at)nortel(dot)com>
Cc: pgsql-general(at)postgresql(dot)org
Subject: Re: old Pg interface
Date: 2006-10-16 19:36:13
Message-ID: 20061016193613.GE23302@svana.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

On Mon, Oct 16, 2006 at 12:15:36PM -0500, Brandon Metcalf wrote:
> I'm currently using version 1.9.0 of the old Pg interface with
> PostgreSQL 8.0.3. Our code needs to be updated to use DBI/DBD::Pg,
> but we need to upgrade PostgreSQL before this is going to happen.
> Does anyone know of any issues with continuing to use the old Pg
> interface with newer versions of PostgreSQL?

I have a lot of code that still uses the old Pg interface. It works
fine against newer versions. There's no requirement to change.

If it ain't broke, don't fix it.

Have a nice day,
--
Martijn van Oosterhout <kleptog(at)svana(dot)org> http://svana.org/kleptog/
> From each according to his ability. To each according to his ability to litigate.

In response to

Browse pgsql-general by date

  From Date Subject
Next Message Martijn van Oosterhout 2006-10-16 19:39:42 Re: datatype preceded by underscore creates array
Previous Message George Pavlov 2006-10-16 19:33:35 datatype preceded by underscore creates array