The following documentation comment has been logged on the website:
Page: https://www.postgresql.org/docs/12/external-interfaces.html
Description:
Hi.
I recently finished a fast, 0 dependency driver for Node.js with a very user
friendly api.
I think would be great to include in the documentatio
The following documentation comment has been logged on the website:
Page: https://www.postgresql.org/docs/12/sql-security-label.html
Description:
Should be SELinux instead of SE-Linux. This is the only page that has the
typo: https://www.postgresql.org/docs/12/sql-security-label.html
The following documentation comment has been logged on the website:
Page: https://www.postgresql.org/docs/11/sql-select.html
Description:
According to the spec:
[ WINDOW window_name AS ( window_definition ) [, ...] ]
So the ... means I can have more than one named window. But I can't make
this
PG Doc comments form writes:
> According to the spec:
> [ WINDOW window_name AS ( window_definition ) [, ...] ]
> So the ... means I can have more than one named window. But I can't make
> this work on 11.5.
It's supposed to be WINDOW w1 AS (...), w2 AS (...), ...
ie don't repeat the WINDOW keywo
On 1/8/20 3:06 PM, PG Doc comments form wrote:
> The following documentation comment has been logged on the website:
>
> I recently finished a fast, 0 dependency driver for Node.js with a very user
> friendly api.
Congratulations!
> I think would be great to include in the documentation and the W
I'm wondering if the short list in the documentation [2] could be
replaced with a link to the corresponding wiki page [1] ?
Jonathan B
On 1/8/2020 3:21 PM, Jonathan S. Katz wrote:
> The list on the documentation page has not been updated for a long time
> (at least the list) -- I went back throug
On 1/8/20 7:00 PM, Jonathan Buhacoff wrote:
> I'm wondering if the short list in the documentation [2] could be
> replaced with a link to the corresponding wiki page [1] ?
>> [1] https://wiki.postgresql.org/wiki/List_of_drivers#Drivers
>> [2] https://www.postgresql.org/docs/current/external-interf
"Jonathan S. Katz" writes:
> On 1/8/20 7:00 PM, Jonathan Buhacoff wrote:
>> I'm wondering if the short list in the documentation [2] could be
>> replaced with a link to the corresponding wiki page [1] ?
> ...
> Also, while scanning the list, I also saw that someone recently added
> several driver
On 1/8/20 7:59 PM, Tom Lane wrote:
> "Jonathan S. Katz" writes:
>> On 1/8/20 7:00 PM, Jonathan Buhacoff wrote:
>>> I'm wondering if the short list in the documentation [2] could be
>>> replaced with a link to the corresponding wiki page [1] ?
>
>> ...
>> Also, while scanning the list, I also saw
On Wed, Jan 08, 2020 at 08:07:08PM +, PG Doc comments form wrote:
> The following documentation comment has been logged on the website:
>
> Page: https://www.postgresql.org/docs/12/sql-security-label.html
> Description:
>
> Should be SELinux instead of SE-Linux. This is the only page that ha
10 matches
Mail list logo