This website requires JavaScript.
Explore
Help
Sign In
database
/
postgres
Watch
1
Star
0
Fork
0
You've already forked postgres
mirror of
https://github.com/postgres/postgres.git
synced
2025-09-03 15:22:11 +03:00
Code
Activity
Files
4a2077efe4ace8f20d5218aad6435bf6d0971bcc
postgres
/
src
/
pl
/
plpython
History
Tom Lane
d0e5c0c0ee
Fix uninitialized-memory bug in plpython proargnames patch. Per bug
#3523
2007-08-10 03:16:04 +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
Put back some not-so-unnecessary-as-all-that := usages. Per buildfarm.
2007-02-10 04:26:24 +00:00
plpython.c
Fix uninitialized-memory bug in plpython proargnames patch. Per bug
#3523
2007-08-10 03:16:04 +00:00
TODO
Rename plpython to plpythonu, and update documentation to reflect its
2003-06-30 18:31:42 +00:00