pgsql: Add help & tab-complete support for psql's \getenv.

Started by Tom Laneover 4 years ago1 messagescomitters
Jump to latest
#1Tom Lane
tgl@sss.pgh.pa.us

Add help & tab-complete support for psql's \getenv.

I forgot about these details in 33d3eeadb :-(.
Noted by Christoph Berg.

Discussion: /messages/by-id/YcI8i/mduMi91uXY@msg.df7cb.de

Branch
------
master

Details
-------
https://git.postgresql.org/pg/commitdiff/0f2abd05441f524a67bc58ef5f0cc32054f7fb66

Modified Files
--------------
src/bin/psql/help.c | 3 ++-
src/bin/psql/tab-complete.c | 2 +-
2 files changed, 3 insertions(+), 2 deletions(-)