mirror of
https://github.com/postgres/postgres.git
synced 2025-08-08 06:02:22 +03:00
Add prosecdef to \df+ output.
Jon Erdman, reviewed by Phil Sorber and Stephen Frost.
This commit is contained in:
@@ -1188,7 +1188,7 @@ testdb=>
|
||||
class="parameter">pattern</replaceable> is specified, only
|
||||
functions whose names match the pattern are shown. If the
|
||||
form <literal>\df+</literal> is used, additional information
|
||||
about each function, including volatility, language, source
|
||||
about each function, including security, volatility, language, source
|
||||
code and description, is shown. By default, only user-created
|
||||
objects are shown; supply a pattern or the <literal>S</literal>
|
||||
modifier to include system objects.
|
||||
|
Reference in New Issue
Block a user