This website requires JavaScript.
Explore
Help
Register
Sign In
PublicArchive
/
postgres
Watch
2
Star
0
Fork
0
You've already forked postgres
mirror of
https://github.com/postgres/postgres.git
synced
2026-06-08 16:44:07 -04:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
3620569fecc6c2edb1cccfbba39b86c4e7d2faae
postgres
/
src
/
pl
T
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
…