Re: FWD: Re: Updated backslash consistency patch

Поиск
Список
Период
Сортировка
От Bruce Momjian
Тема Re: FWD: Re: Updated backslash consistency patch
Дата
Msg-id 200901062111.n06LBve29252@momjian.us
обсуждение исходный текст
Ответ на Re: FWD: Re: Updated backslash consistency patch  (Greg Sabino Mullane <greg@turnstep.com>)
Ответы Re: FWD: Re: Updated backslash consistency patch  (Peter Eisentraut <peter_e@gmx.net>)
Список pgsql-hackers
> Here's an updated version of the psql backslash patch that should
> apply cleanly to the current HEAD. To recap, this makes all the \dX
> commands (most importantly to most: \df) work like \dt does, in that it
> requires a \dXS to see system items. See the archives for much more
> discussion on the issue.

Patch applied, thanks.

---------------------------------------------------------------------------

Greg Sabino Mullane wrote:
-- Start of PGP signed section.
> 
> > 2. the help.c patch no longer applies
> > 
> > 3. the help.c patch breaks alignment of the help output
> 
> Attached is a patch to fix problems 2 and 3: help.c clean application and
> formatting of the output therein. I also put \z right after \dp and removed
> the duplicate wording, to make it fit better, per comments in this thread.
> 
> -- 
> Greg Sabino Mullane

[ Attachment, skipping... ]
-- End of PGP section, PGP failed!

--  Bruce Momjian  <bruce@momjian.us>        http://momjian.us EnterpriseDB
http://enterprisedb.com
 + If your life is a hard drive, Christ can be your backup. +


В списке pgsql-hackers по дате отправления:

Предыдущее
От: Andrew Dunstan
Дата:
Сообщение: Re: parallel restore
Следующее
От: Tom Lane
Дата:
Сообщение: Re: Is it really such a great idea for spi.h to include the world?