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-07-27 12:41:57 +03:00
Code
Activity
Files
bfe8b89e41850b67e2dedf117594daa8c9fbafbc
postgres
/
src
/
pl
/
plpython
History
Bruce Momjian
bfe8b89e41
Allow pl/pythonu >= version 2.3 to return boolean, rather than 1/0.
...
Marko Kreen
2007-04-03 15:50: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
Put back some not-so-unnecessary-as-all-that := usages. Per buildfarm.
2007-02-10 04:26:24 +00:00
plpython.c
Allow pl/pythonu >= version 2.3 to return boolean, rather than 1/0.
2007-04-03 15:50:58 +00:00
TODO
Rename plpython to plpythonu, and update documentation to reflect its
2003-06-30 18:31:42 +00:00