Skip site navigation (1) Skip section navigation (2)

Peripheral Links

Header And Logo

PostgreSQL
| The world's most advanced open source database.

Site Navigation

Search archives
  Advanced Search

Re: porting libpq?


  • From: Bruce Momjian <bruce(at)momjian(dot)us>
  • To: Ariel Manzur <puntob(at)gmail(dot)com>
  • Cc: pgsql-ports(at)postgresql(dot)org
  • Subject: Re: porting libpq?
  • Date: Sat, 5 Jan 2008 12:13:23 -0500 (EST)
  • Message-id: <200801051713.m05HDNS22544@momjian.us> <text/plain>

Ariel Manzur wrote:
> Hi..
> 
> I need to port libpq to a platform that doesn't have a POSIX-like
> network API, so I was wondering if the network usage on libpq was
> layered somehow? I noticed that it has code for win32, so I guess
> there's something, but I didn't see much. Is there any documentation
> on how to do this?

There is no documentation I know of about porting libpq to other
platforms.  It normally "just works", with some adjustments for Win32,
as you mentioned.  If you are more specific about problems you are
having we can help.

-- 
  Bruce Momjian  <bruce(at)momjian(dot)us>        http://momjian.us
  EnterpriseDB                             http://postgres.enterprisedb.com

  + If your life is a hard drive, Christ can be your backup. +



Home | Main Index | Thread Index

Privacy Policy | About PostgreSQL
Copyright © 1996 – 2012 PostgreSQL Global Development Group