patch for small omission in psql \? help

Started by Andrew Gierthabout 17 years ago2 messageshackers
Jump to latest
#1Andrew Gierth
andrew@tao11.riddles.org.uk

Happened to notice this while looking for something else; the \ef
command appears to be missing from \? output. Suggested patch below.

--
Andrew (irc:RhodiumToad)

Attachments:

psql.patchtext/x-patchDownload+1-0
#2Tom Lane
tgl@sss.pgh.pa.us
In reply to: Andrew Gierth (#1)
Re: patch for small omission in psql \? help

Andrew Gierth <andrew@tao11.riddles.org.uk> writes:

Happened to notice this while looking for something else; the \ef
command appears to be missing from \? output. Suggested patch below.

Applied, thanks.

regards, tom lane