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 for
  Advanced Search

Re: writing backend extensions using Visual Studio


  • From: Greg Landrum <greg(dot)landrum(at)gmail(dot)com>
  • To: Dave Page <dpage(at)vale-housing(dot)co(dot)uk>, pgsql-hackers-win32(at)postgresql(dot)org
  • Subject: Re: writing backend extensions using Visual Studio
  • Date: Mon, 28 Mar 2005 14:31:09 -0800
  • Message-id: <60825b0f05032814317b63fc7e(at)mail(dot)gmail(dot)com>

On Mon, 28 Mar 2005 22:05:58 +0100, Dave Page <dpage(at)vale-housing(dot)co(dot)uk> wrote:
> 
> >
> > it seems that the development
> > files distributed with the win32 installer aren't sufficient to the
> > task.
> 
> They should be - what did we miss?

Looking at a fresh installation, the libpostgres.a distributed with
pginstaller seems to match the one I built, but the header files
required for building backend apps are missing.  (These are the
"internal to Postgres" headers, to use the terminology of
postgres_ext.h)

-greg



Home | Main Index | Thread Index

Privacy Policy | PostgreSQL Archives hosted by Command Prompt, Inc. | Designed by tinysofa
Copyright © 1996 – 2008 PostgreSQL Global Development Group