postgresql/src/pl/plpython
Bruce Momjian 1a84275a7b plpython improvements:
1) named parameters additionally to args[]
	2) return composite-types from plpython as dictionary
	3) return result-set from plpython as list, iterator or generator

Hannu Krosing
Sven Suursoho
2006-04-27 01:05:05 +00:00
..
expected Adjust plpython for escape_string_warning. 2006-03-08 04:01:29 +00:00
sql Adjust plpython for escape_string_warning. 2006-03-08 04:01:29 +00:00
Makefile Allow installation into directories containing spaces in the name. 2005-12-09 21:19:36 +00:00
plpython.c plpython improvements: 2006-04-27 01:05:05 +00:00
TODO