-
- Downloads
Document security implications of qualified names.
Commit 5770172c documented secure schema usage, and that advice suffices for using unqualified names securely. Document, in typeconv-func primarily, the additional issues that arise with qualified names. Back-patch to 9.3 (all supported versions). Reviewed by Jonathan S. Katz. Discussion: https://postgr.es/m/20180721012446.GA1840594@rfd.leadboat.com
Showing
- doc/src/sgml/ddl.sgml 10 additions, 5 deletionsdoc/src/sgml/ddl.sgml
- doc/src/sgml/ref/create_function.sgml 8 additions, 6 deletionsdoc/src/sgml/ref/create_function.sgml
- doc/src/sgml/syntax.sgml 8 additions, 0 deletionsdoc/src/sgml/syntax.sgml
- doc/src/sgml/typeconv.sgml 99 additions, 4 deletionsdoc/src/sgml/typeconv.sgml
- doc/src/sgml/xfunc.sgml 17 additions, 8 deletionsdoc/src/sgml/xfunc.sgml
- src/backend/utils/adt/ruleutils.c 5 additions, 10 deletionssrc/backend/utils/adt/ruleutils.c
Loading
Please register or sign in to comment