Trigger Programming on Windows XP

From: Peter Ludikovsky <peter(dot)ludikovsky(at)gmail(dot)com>
To: pgsql-novice(at)postgresql(dot)org
Subject: Trigger Programming on Windows XP
Date: 2005-09-02 11:35:00
Message-ID: fd009df0050902043577e80b62@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-novice

Greetings!

I don't know if I'm right on this list with my question but so far it
seemed the most appropriate choice.

I would like to try myself on trigger-programming for PostgreSQL 8.0
on Windows XP. I chose C for that matter.

My problem is that the installer of Postgres does apparently not
include the headers needed for development, nor the needed libraries.
I already fetched the header-files from the source distribution, but
I'm still lacking the needed libraries.

My question: can I link my triggers against those libraries
supplemented by the binary distribution? If not, is there any
possibility to compile them from source without the need for MingW,
gmake, ...

Thanks in advance,
Peter

Browse pgsql-novice by date

  From Date Subject
Next Message Morgan Kita 2005-09-02 20:08:14 Re: pg_dump failes due to invalid memory request
Previous Message Jessica Broomans 2005-09-02 08:47:17 howto to do an automated backup on windows xp?