Hannu Krosing <hannu at krosing.net> writes: > Has anyone used Cython for developing a module to be used from > postgreSQL/pl/python. >> Something that calls back to PostgreSQL internals. Are you aware that PostgreSQL has long provided Python as a language for writing stored procedures in the database? <URL:http://www.postgresql.org/docs/current/static/plpython.html> Does that meet your needs? -- \ “You've got to think about big things while you're doing small | `\ things, so that all the small things go in the right | _o__) direction.” —Alvin Toffler | Ben Finney