Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit8a0deae

Browse files
committed
Fix comment in psql's describe.c
Procedures are supported since v11 and \dfp can be used since thisversion, but it was not mentioned as a supported option in thedescription of describeFunctions() which handles \df in psql.Extracted from a larger patch.Author: Fabien CoelhoDiscussion:https://postgr.es/m/alpine.DEB.2.21.1908281618520.28828@lancre
1 parent9d6e1ec commit8a0deae

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

‎src/bin/psql/describe.c

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -307,6 +307,7 @@ describeTablespaces(const char *pattern, bool verbose)
307307
*
308308
* a for aggregates
309309
* n for normal
310+
* p for procedure
310311
* t for trigger
311312
* w for window
312313
*

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp