Thread: postgres functions

postgres functions

From
"Dionisio Barrantes Blanco"
Date:
How must compile a c function to use it in a trigger declaration?.
 
I want use the functions check_primary_key and check_foreign_key in the directory contrib/spi/refint. I took the file form the postgres web, but i installed postgres from a Suse 5.2 distribution. Any problem?
 
Thanks 
 
Dionisio Barrantes