Re: [DOCS] Some doc suggestions

2016-06-23 Thread Justin Dearing
Ok addendu, it seems like the overview page for catalogs has exactly what I asked for in the contents page. Any reason they can't be merged? Is it just the nature of the doc system? As a postgres outsider, it seemed kinda obtuse. On Thu, Jun 23, 2016 at 10:37 PM Justin Dearing wrote: > Switched

[DOCS] Some doc suggestions

2016-06-23 Thread Justin Dearing
Switched jobs recently and returning to postgres after a long hiatus. The docs are great, but I noticed a few things that could be improved in the area of catalot documentations. 1. The CREATE/ALTER/DROP doc pages should have a link to the corresponding pg_catalog and INFORMATION_schema ta

Re: [DOCS] startup message -> StartupMessage

2016-06-23 Thread Dmitry Igrishin
2016-06-23 16:38 GMT+03:00 Tom Lane : > Bruce Momjian writes: >> On Thu, Jun 23, 2016 at 07:47:10AM +0300, Dmitry Igrishin wrote: >>> Yes, but see the next sentence: "This message includes the names of >>> the user and of the database the user wants to connect to; it also >>> identifies the partic

Re: [DOCS] DROP EXTENSION

2016-06-23 Thread Tom Lane
Magnus Hagander writes: > On Thu, Jun 23, 2016 at 3:32 AM, Bruce Momjian wrote: >> On Tue, Jun 21, 2016 at 08:15:35PM -0400, Tom Lane wrote: >>> Results should be visible at >>> https://www.postgresql.org/docs/devel/static/ddl-depend.html >>> in half an hour or so. >> Uh, I don't think that buil

Re: [DOCS] startup message -> StartupMessage

2016-06-23 Thread Tom Lane
Bruce Momjian writes: > On Thu, Jun 23, 2016 at 07:47:10AM +0300, Dmitry Igrishin wrote: >> Yes, but see the next sentence: "This message includes the names of >> the user and of the database the user wants to connect to; it also >> identifies the particular protocol version to be used." So, it's

Re: [DOCS] DROP EXTENSION

2016-06-23 Thread Bruce Momjian
On Thu, Jun 23, 2016 at 09:25:26AM +0200, Magnus Hagander wrote: > > > On Thu, Jun 23, 2016 at 3:32 AM, Bruce Momjian wrote: > > On Tue, Jun 21, 2016 at 08:15:35PM -0400, Tom Lane wrote: > > Michelle Schwan writes: > > > That sounds good (but in my case there was no "silent drop"!)

Re: [DOCS] startup message -> StartupMessage

2016-06-23 Thread Bruce Momjian
On Thu, Jun 23, 2016 at 07:47:10AM +0300, Dmitry Igrishin wrote: > 2016-06-23 1:53 GMT+03:00 Bruce Momjian : > > On Thu, Jun 9, 2016 at 03:38:40PM +0300, Dmitry Igrishin wrote: > >> Hi, > >> > >> At https://www.postgresql.org/docs/9.6/static/protocol-flow.html > >> The StartupMessage instead of "s

Re: [DOCS] DROP EXTENSION

2016-06-23 Thread Magnus Hagander
On Thu, Jun 23, 2016 at 3:32 AM, Bruce Momjian wrote: > On Tue, Jun 21, 2016 at 08:15:35PM -0400, Tom Lane wrote: > > Michelle Schwan writes: > > > That sounds good (but in my case there was no "silent drop"!). > > > I would presume that standard functionality would be drop cascade > drops all d