postgresql/src/pl/plpython
Alvaro Herrera 5a0270a403 Fix buggy usage of vsnprintf in PL/Python by removing it altogether, instead
relying on stringinfo.c.  This fixes a problem reported by Marko Kreen, but I
didn't use his patch, per subsequent discussion.
2007-11-23 01:46:58 +00:00
..
expected Fix plpython to work (or at least pass its regression tests) with 2006-11-21 21:51:05 +00:00
sql Remove use of whrandom module, which was removed in Python 2.5. 2006-10-16 21:13:57 +00:00
Makefile Ah, I finally realize why Magnus wanted to add a --bindir option to 2006-07-21 00:24:04 +00:00
plpython.c Fix buggy usage of vsnprintf in PL/Python by removing it altogether, instead 2007-11-23 01:46:58 +00:00
TODO Rename plpython to plpythonu, and update documentation to reflect its 2003-06-30 18:31:42 +00:00