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 "startup message" may looks better for
>> the reader (at least for me).
>
> Uh,
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
> > dependent and just drop errors if extension is used anywhere.
On Fri, Jun 10, 2016 at 09:26:03AM +, javier.diaz.s...@gmail.com wrote:
> The following documentation comment has been logged on the website:
>
> Page: https://www.postgresql.org/docs/7.4/static/jdbc-callproc.html
> Description:
>
> https://jdbc.postgresql.org/documentation/publicapi/org/post
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 "startup message" may looks better for
> the reader (at least for me).
Uh, where exactly? Here?
To begin a session,
Ok - I understand!
However, could that be stated in the documentation so that is clear?
-Original Message-
From: Tom Lane [mailto:t...@sss.pgh.pa.us]
Sent: Tuesday, June 21, 2016 2:27 PM
To: Alvaro Herrera
Cc: Michael Paquier; Michelle Schwan; pgsql-docs@postgresql.org
Subject: Re: [DOCS