This is a discussion on python - be: Add namespace interfaces. within the pgsql Committers forums, part of the PostgreSQL category; --> Log Message: ----------- Add namespace interfaces. New namespace type for providing access to the namespace's contents and information. Function, ...
| |||||||
| Register | FAQ | Members List | Calendar | Search | Today's Posts | Mark Forums Read |
| ||||
| Log Message: ----------- Add namespace interfaces. New namespace type for providing access to the namespace's contents and information. Function, Type, Relation, etc. methods are used for element type selectivity. Type, Function, and Operator are known to be working, others still need testing. Modified Files: -------------- be: setup.py (r1.5 -> r1.6) (http://cvs.pgfoundry.org/cgi-bin/cvs...?r1=1.5&r2=1.6) be/src: module.c (r1.7 -> r1.8) (http://cvs.pgfoundry.org/cgi-bin/cvs...?r1=1.7&r2=1.8) prime.py (r1.4 -> r1.5) (http://cvs.pgfoundry.org/cgi-bin/cvs...?r1=1.4&r2=1.5) Added Files: ----------- be/src: namespace.c (r1.1) (http://cvs.pgfoundry.org/cgi-bin/cvs...-cvsweb-markup) be/include/pypg: namespace.h (r1.1) (http://cvs.pgfoundry.org/cgi-bin/cvs...-cvsweb-markup) ---------------------------(end of broadcast)--------------------------- TIP 8: explain analyze is your friend |
| Thread Tools | |
| Display Modes | |
|
|