Re: Access to current database from C-language function - Mailing list pgsql-hackers

From Achim Domma
Subject Re: Access to current database from C-language function
Date
Msg-id 83F0600A-AE6E-4C13-8CBF-C61C842333FD@procoders.net
Whole thread Raw
In response to Re: Access to current database from C-language function  (Merlin Moncure <mmoncure@gmail.com>)
List pgsql-hackers
Am 01.08.2011 um 21:37 schrieb Merlin Moncure:

> I think David is probably right and this can be handled in pure sql
> simply and easily (perhaps in a function, perhaps not).  The SPI
> interface is great, but the sql and plpgsql languages are very
> powerful and should always be preferred over a C solution all else
> being equal.

Thanks for all the input! I was not aware of all the available options. As I don't have time pressure at the moment,
I'llinvestigate the different options further before deciding for one direction. I'm quite happy to see what's possible
withPostgresql! :-) 

kind regards,
Achim



pgsql-hackers by date:

Previous
From: Alexander Korotkov
Date:
Subject: Re: WIP: Fast GiST index build
Next
From: Bruce Momjian
Date:
Subject: WAL logging volume and CREATE TABLE