Add the function's volatility to the output of psql's \df+ command.
Neil Conway <neilc@samurai.com>
Add the function's volatility to the output of psql's \df+ command. Update the psql reference page accordingly.
Files
| Path | Change | +/− |
|---|---|---|
| doc/src/sgml/ref/psql-ref.sgml | modified | +2 −2 |
| src/bin/psql/describe.c | modified | +7 −2 |