| From: | Jorge Godoy <jgodoy(at)gmail(dot)com> |
|---|---|
| To: | "Marcelo de Moraes Serpa" <celoserpa(at)gmail(dot)com> |
| Cc: | "Manuel Sugawara" <masm(at)fciencias(dot)unam(dot)mx>, pgsql-general(at)postgresql(dot)org |
| Subject: | Re: Audit-trail engine: getting the application's layer user_id |
| Date: | 2007-04-25 22:50:11 |
| Message-ID: | 87bqhcdq70.fsf@gmail.com |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgsql-general |
"Marcelo de Moraes Serpa" <celoserpa(at)gmail(dot)com> writes:
> Hello all,
>
> I know I may be asking too much, but I have a very limited C/C++ (as well as
> PostgreSQL internal architecture) knowledge. I've tried compiling the C
> source code Manuel sent as a PostgreSQL loadable module on Visual Studio
> .NET 2003 (C++) without success (lots of missing identifiers, "int Datum"
> redefinition and other things I didn't really understood). The comments in
> the Postgres 8.0 manual didn't help much.
>
> If anyone could put me on the right direction on how to write/build C/C++
> PostgreSQL on the Windows platform (specifically Windows XP) I would be
> grateful as I really need this thing working as soon as possible.
>
> Thanks,
>
> Marcelo.
If you really need this, shouldn't you consider hiring someone that
works professionaly with PostgreSQL?
They'd certainly do the work for you and you'll accomplish your target
on the due date.
--
Jorge Godoy <jgodoy(at)gmail(dot)com>
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Ron Mayer | 2007-04-25 22:52:17 | Feature request - have postgresql log warning when new sub-release comes out. |
| Previous Message | Jonathan Vanasco | 2007-04-25 22:45:21 | Re: Schema as versioning strategy |