Re: ERROR: plpython3u

2024-01-25 Thread Daniel Gustafsson
> On 25 Jan 2024, at 05:58, PG Doc comments form wrote: > > The following documentation comment has been logged on the website: > > Page: https://www.postgresql.org/docs/16/tutorial-join.html > Description: > > CREATE EXTENSION plpython3u; > > [2024-01-25 05:56:50] [58P01] ERROR: could not loa

Re: Error in Example

2023-09-01 Thread Erik Wienhold
On 31/08/2023 01:29 CEST PG Doc comments form wrote: > Page: https://www.postgresql.org/docs/15/indexes-partial.html > Description: > > The IP addresses used to exemplify which one will be covered by the partial > index are inverted. No, the example is correct. It's about only indexing addresse

Re: error on „ 38.5. Query Language (SQL) Functions“: a single row is returned

2022-09-18 Thread Tom Lane
PG Doc comments form writes: > The following documentation comment has been logged on the website: > Page: https://www.postgresql.org/docs/14/xfunc-sql.html > Description: > On the page „ 38.5. Query Language (SQL) Functions“ below the example > CREATE FUNCTION new_emp() RETURNS emp AS $$ >

Re: Error in sample on doc page

2021-11-15 Thread Junk Mail
Disregard. This was an IDE issue. On 11/14/21 10:52 PM, PG Doc comments form wrote: The following documentation comment has been logged on the website: Page: https://www.postgresql.org/docs/13/functions-event-triggers.html Description: https://www.postgresql.org/docs/13/functions-event-trigger

Re: Error in sample on doc page

2021-11-15 Thread Laurenz Albe
On Mon, 2021-11-15 at 05:52 +, PG Doc comments form wrote: > Two issues here: > 1) The CREATE EVENT TRIGGER command in the sample code does not execute (see > output below) It works just fine for me. > 2) When executed in an anonymous do block, there is no error. The CREATE > EVENT TRIGGER e

Re: Error in sql script

2021-09-01 Thread Bruce Momjian
On Tue, Aug 31, 2021 at 06:14:32PM -0700, David G. Johnston wrote: > On Tuesday, August 31, 2021, Mathieu Decelles St-Pierre < > mathieu.decelles.stpie...@gmail.com> wrote: > > So there is no SQL command that we can use to list the Text Search > Configurations on a system? > > > There is

Re: Error in sql script

2021-09-01 Thread Mathieu Decelles St-Pierre
So there is no SQL command that we can use to list the Text Search Configurations on a system? Mathieu mathieu.decelles.stpie...@gmail.com On Tue, Aug 31, 2021 at 3:22 PM David G. Johnston < david.g.johns...@gmail.com> wrote: > On Tuesday, August 31, 2021, PG Doc comments form > wrote: > >> T

Re: Error in sql script

2021-08-31 Thread David G. Johnston
On Tuesday, August 31, 2021, Mathieu Decelles St-Pierre < mathieu.decelles.stpie...@gmail.com> wrote: > So there is no SQL command that we can use to list the Text Search > Configurations on a system? > There is…its not like psql has some special privilege to get that info from the server… You c

Re: Error in sql script

2021-08-31 Thread David G. Johnston
On Tuesday, August 31, 2021, PG Doc comments form wrote: > The following documentation comment has been logged on the website: > > Page: https://www.postgresql.org/docs/13/textsearch-configuration.html > Description: > > In /13/textsearch-configuration.html, the last script block starts with > so

Re: Error building for 64-bit Windows (10)

2021-05-27 Thread Michael Paquier
On Thu, May 27, 2021 at 07:21:16PM +0900, 近藤雄太 wrote: > First, the config option that specified the kerberos installation > directory was still "krb5", so we changed it to "gss". Thanks Kondo-san. Wow. So this has been actually untested for many years. The stuff got renamed in the MSVC scripts

Re: Error building for 64-bit Windows (10)

2021-05-27 Thread 近藤雄太
Hi, >>> @ Owners of hamerkop, could you look at updating the krb5 installation >>> on this animal? This include path used seems out of date compared to >>> the MSI installers upstream provides. >> >> OK. We'll have it done in a few days. > >Thanks! Thanks for your patience. We found some probl

Re: Error building for 64-bit Windows (10)

2021-05-19 Thread Michael Paquier
On Thu, May 20, 2021 at 11:04:05AM +0900, 近藤雄太 wrote: >> @ Owners of hamerkop, could you look at updating the krb5 installation >> on this animal? This include path used seems out of date compared to >> the MSI installers upstream provides. > > OK. We'll have it done in a few days. Thanks! -- Mi

Re: Error building for 64-bit Windows (10)

2021-05-19 Thread 近藤雄太
Hi Michael, > @ Owners of hamerkop, could you look at updating the krb5 installation > on this animal? This include path used seems out of date compared to > the MSI installers upstream provides. OK. We'll have it done in a few days. -- Kondo Yuta

Re: Error building for 64-bit Windows (10)

2021-05-19 Thread Michael Paquier
On Wed, May 19, 2021 at 10:56:23AM -0400, Andrew Dunstan wrote: > I have no idea - it's not my animal. Maybe ask the owner > Oops, I thought that this was yours. I am adding those folks in CC of this thread. > I guess maybe I should look at adding kerberos to one of the animals I > do control.

Re: Error building for 64-bit Windows (10)

2021-05-19 Thread Andrew Dunstan
On 5/18/21 8:15 PM, Michael Paquier wrote: > Hi Andrew, > > On Tue, May 18, 2021 at 08:15:35AM -0500, Brian Ye wrote: >> Thanks for the reply. >> Yes I also saw that after installing 64-bit, the 32-bit "bin" and "include" >> directories were removed. >> I think the content of the "include" are co

Re: Error building for 64-bit Windows (10)

2021-05-18 Thread Michael Paquier
Hi Andrew, On Tue, May 18, 2021 at 08:15:35AM -0500, Brian Ye wrote: > Thanks for the reply. > Yes I also saw that after installing 64-bit, the 32-bit "bin" and "include" > directories were removed. > I think the content of the "include" are common for both 32- and 64-bit. > Windows can run both 3

Re: Error building for 64-bit Windows (10)

2021-05-18 Thread Brian Ye
Hi Michael, Thanks for the reply. Yes I also saw that after installing 64-bit, the 32-bit "bin" and "include" directories were removed. I think the content of the "include" are common for both 32- and 64-bit. Windows can run both 32-bit and 64-bit binaries so removing these 2 directories is probabl

Re: Error building for 64-bit Windows (10)

2021-05-17 Thread Michael Paquier
On Mon, May 17, 2021 at 08:07:02PM +, PG Doc comments form wrote: > The Solution.pm file has the following lines: > if ($self->{options}->{gss}) > { > $proj->AddIncludeDir($self->{options}->{gss} . '\inc\krb5'); > $proj->AddLibrary($self->{options}->{gss} . > '\

Re: ERROR: (host) should be replaced by (hostnogssenc).

2020-05-24 Thread Tom Lane
PG Doc comments form writes: > Under the topic "Encrypting Data Across A Network", I think there seems to > be a documentation error. > ERROR: (host) should be replaced by (hostnogssenc). > The pg_hba.conf file allows administrators to specify which hosts can use > non-encrypted connections (hos

Re: Error in docs

2020-03-04 Thread Michael Paquier
On Tue, Mar 03, 2020 at 01:30:15PM +, PG Doc comments form wrote: > In the block after this sentence: "This acquires a row-level lock on the row > with the specified account number. Then, the second transaction executes:" > The second update statement has the worng What do you think is wrong h

Re: error

2019-03-29 Thread Daniel Gustafsson
On Thursday, March 28, 2019 3:44 PM, PG Doc comments form wrote: > The following documentation comment has been logged on the website: > > Page: https://www.postgresql.org/docs/9.6/xfunc-sql.html > Description: > > > hello > > i've descovered a small error - instead of integer should be numeric

Re: Error in 9.6 documentation? checkpoint_flush_after

2019-03-05 Thread Bruce Momjian
On Tue, Mar 5, 2019 at 09:11:14AM -0800, Andres Freund wrote: > Hi, > > On 2019-03-05 11:05:31 -0500, Bruce Momjian wrote: > > On Fri, Mar 1, 2019 at 05:58:21AM +, PG Doc comments form wrote: > > > The following documentation comment has been logged on the website: > > > > > > Page: https:/

Re: Error in 9.6 documentation? checkpoint_flush_after

2019-03-05 Thread Andres Freund
Hi, On 2019-03-05 11:05:31 -0500, Bruce Momjian wrote: > On Fri, Mar 1, 2019 at 05:58:21AM +, PG Doc comments form wrote: > > The following documentation comment has been logged on the website: > > > > Page: https://www.postgresql.org/docs/9.6/runtime-config-wal.html > > Description: > > >

Re: Error in 9.6 documentation? checkpoint_flush_after

2019-03-05 Thread Bruce Momjian
On Fri, Mar 1, 2019 at 05:58:21AM +, PG Doc comments form wrote: > The following documentation comment has been logged on the website: > > Page: https://www.postgresql.org/docs/9.6/runtime-config-wal.html > Description: > > https://www.postgresql.org/docs/9.6/runtime-config-wal.html > 19.5.2

Re: Error in example

2018-12-19 Thread Tom Lane
=?utf-8?q?PG_Doc_comments_form?= writes: > In the example of how to use SPI in the following link > https://www.postgresql.org/docs/10/spi-examples.html > The parameters numbers in the follow lines are wrong. > / * Convert a text object to a C string * / > command = text_to_cstring (PG_GE

Re: Error in 42.12. Porting from Oracle PL/SQL

2018-11-26 Thread Bruce Momjian
On Wed, Nov 14, 2018 at 12:28:27AM -0500, Anthony Greene wrote: > Documentation for v10.5, second paragraph, third sentence. > > Currently reads: Assignments, loops, conditionals are similar. > > Should read: Assignments, loops, and conditionals are similar. Agreed. Fix applied back through 9.4

Re: Error when following a documentation

2018-08-28 Thread David G. Johnston
On Tuesday, August 28, 2018, PG Doc comments form wrote: > > postgres=# DECLARE > postgres-# key integer; > ERROR: syntax error at or near "integer" > LINE 2: key integer; > ^ > You are writing pl/psql language code at the SQL input prompt. That won't work. You have to