Re: Documentation/help for materialized and recursive views - Mailing list pgsql-hackers

From David Fetter
Subject Re: Documentation/help for materialized and recursive views
Date
Msg-id 20130701142022.GB12061@fetter.org
Whole thread Raw
In response to Re: Documentation/help for materialized and recursive views  (Peter Eisentraut <peter_e@gmx.net>)
Responses Re: Documentation/help for materialized and recursive views
Re: Documentation/help for materialized and recursive views
Re: Documentation/help for materialized and recursive views
List pgsql-hackers
On Mon, Jul 01, 2013 at 10:05:24AM -0400, Peter Eisentraut wrote:
> On 6/28/13 2:27 PM, David Fetter wrote:
> >> You can run \! man from within psql,
> > And if you're on Windows, you're Sadly Out of Luck with that.  Is
> > there an equivalent we could #ifdef in for that platform?
> 
> If you are using psql on Windows extensively, you probably have one of
> mingw, cygwin, or pgadmin handy, all of which can get you to the
> documentation.  I don't think it's worth devising a mechanism for those
> not covered by this.

With deepest respect, failing to provide documentation to users on our
widest-deployed platform seems pretty hostile to me.  There was an
earlier suggestion that we provide URLs, which seems like a decent way
forward as those environments so locked down as to disallow outbound
HTTP are pretty rare, and non-networked computers are even more rare.

Cheers,
David.
-- 
David Fetter <david@fetter.org> http://fetter.org/
Phone: +1 415 235 3778  AIM: dfetter666  Yahoo!: dfetter
Skype: davidfetter      XMPP: david.fetter@gmail.com
iCal: webcal://www.tripit.com/feed/ical/people/david74/tripit.ics

Remember to vote!
Consider donating to Postgres: http://www.postgresql.org/about/donate



pgsql-hackers by date:

Previous
From: Albe Laurenz
Date:
Subject: Re: LDAP: bugfix and deprecated OpenLDAP API
Next
From: Samrat Revagade
Date:
Subject: Re: [PATCH] big test separation POC