Re: [DOCS] pg_restore -l documentation

2017-08-11 Thread Peter Eisentraut
On 8/3/17 15:56, Jeff Janes wrote: > The docs for the -l switch in pg_restore say: > > List the contents of the archive. > > this is weird, because everywhere else we use "table of contents" to > describe this, which makes it seem like just plain 'contents' should > mean the bulk table data. > >

[DOCS] pg_restore -l documentation

2017-08-03 Thread Jeff Janes
The docs for the -l switch in pg_restore say: List the contents of the archive. this is weird, because everywhere else we use "table of contents" to describe this, which makes it seem like just plain 'contents' should mean the bulk table data. Attached patch changes it to say: List the table of