forked frompostgres/postgres
- Notifications
You must be signed in to change notification settings - Fork6
Commit8a0deae
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@lancre1 parent9d6e1ec commit8a0deae
1 file changed
+1
-0
lines changedLines changed: 1 addition & 0 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
307 | 307 |
| |
308 | 308 |
| |
309 | 309 |
| |
| 310 | + | |
310 | 311 |
| |
311 | 312 |
| |
312 | 313 |
| |
|
0 commit comments
Comments
(0)