Fix comment in psql's describe.c
Michael Paquier <michael@paquier.xyz>
Fix comment in psql's describe.c Procedures are supported since v11 and \dfp can be used since this version, but it was not mentioned as a supported option in the description of describeFunctions() which handles \df in psql. Extracted from a larger patch. Author: Fabien Coelho Discussion: https://postgr.es/m/alpine.DEB.2.21.1908281618520.28828@lancre
Files
| Path | Change | +/− |
|---|---|---|
| src/bin/psql/describe.c | modified | +1 −0 |
Discussion
- psql - improve test coverage from 41% to 88% 26 messages · 2019-08-28 → 2020-08-03