Обсуждение: patch for small omission in psql \? help

Поиск
Список
Период
Сортировка

patch for small omission in psql \? help

От
Andrew Gierth
Дата:
Happened to notice this while looking for something else; the \ef
command appears to be missing from \? output. Suggested patch below.

--
Andrew (irc:RhodiumToad)


Вложения

Re: patch for small omission in psql \? help

От
Tom Lane
Дата:
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