]> granicus.if.org Git - postgresql/commit
Add validator to PL/Python
authorPeter Eisentraut <peter_e@gmx.net>
Tue, 1 Feb 2011 20:53:40 +0000 (22:53 +0200)
committerPeter Eisentraut <peter_e@gmx.net>
Tue, 1 Feb 2011 20:55:04 +0000 (22:55 +0200)
commit15f55cc38a82dfa3d7898a7c30a303b1b3e87dc3
tree93c0288b58100cc7a6feca3ef1d8031df1873dd2
parent6c6e6f7fd3ffa984a202b910ef3237e26f9d3c2e
Add validator to PL/Python

Jan UrbaƄski, reviewed by Hitoshi Harada
src/include/catalog/catversion.h
src/include/catalog/pg_pltemplate.h
src/pl/plpython/expected/README
src/pl/plpython/expected/plpython_error.out
src/pl/plpython/expected/plpython_error_0.out [new file with mode: 0644]
src/pl/plpython/expected/plpython_record.out
src/pl/plpython/expected/plpython_types.out
src/pl/plpython/expected/plpython_types_3.out
src/pl/plpython/plpython.c
src/pl/plpython/sql/plpython_error.sql