Re: [GENERAL] old Pg interface

2006-10-16 Thread Oleg Bartunov

On Mon, 16 Oct 2006, Oleg Bartunov wrote:


I added some compatibility functions and it worked with new PostgreSQL.


Sorry, I got confused :) I added them to wdb interface


Let me know if you need it
Oleg
On Mon, 16 Oct 2006, 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?

Thanks.




Regards,
Oleg
_
Oleg Bartunov, Research Scientist, Head of AstroNet (www.astronet.ru),
Sternberg Astronomical Institute, Moscow University, Russia
Internet: oleg@sai.msu.su, http://www.sai.msu.su/~megera/
phone: +007(495)939-16-83, +007(495)939-23-83

---(end of broadcast)---
TIP 4: Have you searched our list archives?

 http://archives.postgresql.org/



Regards,
Oleg
_
Oleg Bartunov, Research Scientist, Head of AstroNet (www.astronet.ru),
Sternberg Astronomical Institute, Moscow University, Russia
Internet: oleg@sai.msu.su, http://www.sai.msu.su/~megera/
phone: +007(495)939-16-83, +007(495)939-23-83

---(end of broadcast)---
TIP 3: Have you checked our extensive FAQ?

  http://www.postgresql.org/docs/faq


Re: [GENERAL] old Pg interface

2006-10-16 Thread Oleg Bartunov

I added some compatibility functions and it worked with new PostgreSQL.
Let me know if you need it
Oleg
On Mon, 16 Oct 2006, 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?

Thanks.




Regards,
Oleg
_
Oleg Bartunov, Research Scientist, Head of AstroNet (www.astronet.ru),
Sternberg Astronomical Institute, Moscow University, Russia
Internet: oleg@sai.msu.su, http://www.sai.msu.su/~megera/
phone: +007(495)939-16-83, +007(495)939-23-83

---(end of broadcast)---
TIP 4: Have you searched our list archives?

  http://archives.postgresql.org/


Re: [GENERAL] old Pg interface

2006-10-16 Thread Martijn van Oosterhout
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  http://svana.org/kleptog/
> From each according to his ability. To each according to his ability to 
> litigate.


signature.asc
Description: Digital signature


Re: [GENERAL] old Pg interface

2006-10-16 Thread Vivek Khera


On Oct 16, 2006, at 1:15 PM, Brandon Metcalf wrote:


Does anyone know of any issues with continuing to use the old Pg
interface with newer versions of PostgreSQL?


it is just a rather thin glue layer on top of the libpq interface, so  
it should continue to work just as any libpq app would continue to work.




smime.p7s
Description: S/MIME cryptographic signature


[GENERAL] old Pg interface

2006-10-16 Thread Brandon Metcalf
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?

Thanks.

-- 
Brandon

---(end of broadcast)---
TIP 4: Have you searched our list archives?

   http://archives.postgresql.org/