Re: [DOCS] PQconninfoParse()

2011-10-15 Thread Dmitriy Igrishin
2011/10/15 Tom Lane > Robert Haas writes: > > Maybe we should change this: > > > Note that only options explicitly specified in the string will have > > values set in the result array; no defaults are inserted. > > > To say something like this: > > > All legal options will be present in the resu

Re: [DOCS] PQconninfoParse()

2011-10-15 Thread Tom Lane
Robert Haas writes: > Maybe we should change this: > Note that only options explicitly specified in the string will have > values set in the result array; no defaults are inserted. > To say something like this: > All legal options will be present in the result array, but only those > explicitly

Re: [DOCS] DROP TABLE can be issued by schema owner as well as table owner

2011-10-15 Thread Bruce Momjian
Robert Haas wrote: > On Fri, Oct 14, 2011 at 11:11 AM, Bruce Momjian wrote: > > Robert Haas wrote: > >> On Thu, Oct 13, 2011 at 10:06 AM, Bruce Momjian wrote: > >> > I applied the following documentation patch to clarify this issue, and > >> > used generic wording "user with the proper permissio

Re: [DOCS] PQconninfoParse()

2011-10-15 Thread Dmitriy Igrishin
2011/10/15 Dmitriy Igrishin > > > 2011/10/15 Robert Haas > >> On Mon, Oct 10, 2011 at 1:31 PM, Dmitriy Igrishin >> wrote: >> > Hey Robert, >> > >> > 2011/10/10 Robert Haas >> >> >> >> On Tue, Sep 27, 2011 at 9:13 AM, Dmitriy Igrishin >> >> wrote: >> >> > First, >> >> > "Returns parsed connect

Re: [DOCS] PQconninfoParse()

2011-10-15 Thread Dmitriy Igrishin
2011/10/15 Robert Haas > On Mon, Oct 10, 2011 at 1:31 PM, Dmitriy Igrishin > wrote: > > Hey Robert, > > > > 2011/10/10 Robert Haas > >> > >> On Tue, Sep 27, 2011 at 9:13 AM, Dmitriy Igrishin > >> wrote: > >> > First, > >> > "Returns parsed connection options from the provided connection > stri

Re: [DOCS] DROP TABLE can be issued by schema owner as well as table owner

2011-10-15 Thread Robert Haas
On Fri, Oct 14, 2011 at 11:11 AM, Bruce Momjian wrote: > Robert Haas wrote: >> On Thu, Oct 13, 2011 at 10:06 AM, Bruce Momjian wrote: >> > I applied the following documentation patch to clarify this issue, and >> > used generic wording "user with the proper permissions". >> >> That doesn't seem l

Re: [DOCS] PQconninfoParse()

2011-10-15 Thread Robert Haas
On Mon, Oct 10, 2011 at 1:31 PM, Dmitriy Igrishin wrote: > Hey Robert, > > 2011/10/10 Robert Haas >> >> On Tue, Sep 27, 2011 at 9:13 AM, Dmitriy Igrishin >> wrote: >> > First, >> > "Returns parsed connection options from the provided connection string." >> > Its false. The returned array contain