This website requires JavaScript.
Explore
Help
Register
Sign In
upstream
/
postgresql
Watch
1
Star
0
Fork
You've already forked postgresql
0
mirror of
https://github.com/postgres/postgres.git
synced
2026-02-23 09:52:14 -05:00
Code
Issues
Projects
Releases
Packages
Wiki
Activity
Actions
a5736bf754
postgresql
/
src
/
pl
History
Peter Eisentraut
0008a106d4
Use Py_RETURN_NONE where suitable
...
This is more idiomatic style and available as of Python 2.4, which is our minimum.
2017-09-29 16:51:39 -04:00
..
plperl
Fix plperl build
2017-09-27 15:51:04 -04:00
plpgsql
Prefer argument name over "$n" for the refname of a plpgsql argument.
2017-09-11 16:24:43 -04:00
plpython
Use Py_RETURN_NONE where suitable
2017-09-29 16:51:39 -04:00
tcl
Change tupledesc->attrs[n] to TupleDescAttr(tupledesc, n).
2017-08-20 11:19:07 -07:00
Makefile
Make distprep and *clean build targets recurse into all subdirectories.
2011-07-03 13:55:12 -04:00