Re: doc build error on Fedora 38

2023-04-06 Thread Julien Rouhaud
On Thu, 6 Apr 2023, 19:11 Devrim Gündüz, wrote: > Hi, > > On Thu, 2023-04-06 at 13:10 +0200, Laurenz Albe wrote: > > Not sure if that helps, but could it simply be a problem accessing > > the network? > > Not sure. I can download and install all other tarballs, packages, etc. > maybe you have a

Re: Implicit type conversion -- where documented?

2022-11-10 Thread Julien Rouhaud
Hi, On Thu, Nov 10, 2022 at 06:27:21PM -0800, Kirk Parker wrote: > I came across what seems like anomalous behavior regarding > implicit conversion from a numeric type to text. You can write: > > select 3.1416 || '?'; > > and the number implicitly converts to text and concatenates just fine,

Re: More explicit documentation neede on "pgpass"

2022-10-03 Thread Julien Rouhaud
On Mon, Oct 03, 2022 at 09:25:58AM -0600, Geoff Michaels wrote: > Thanks. I had missed the distinction between $APPDATA$ and %APPDATA%. I > will assume that I will find that %APPDATA% defaults to > ...\APPDATA\ROAMING. > > If one is inspired to try to "idiot-proof" the documentation, one could > i

Re: More explicit documentation neede on "pgpass"

2022-10-03 Thread Julien Rouhaud
Hi, On Mon, Oct 03, 2022 at 01:50:26PM +, PG Doc comments form wrote: > The following documentation comment has been logged on the website: > > Page: https://www.postgresql.org/docs/14/libpq-pgpass.html > Description: > > The subdirectory of $APPDATA$ should be stated explicitly in the > doc

Re: Should 'sum(mvf)' read 'sum(mcv)'...?

2022-08-22 Thread Julien Rouhaud
Hi, On Mon, Aug 22, 2022 at 11:13:38AM +0200, Daniel Gustafsson wrote: > > On 22 Aug 2022, at 09:48, Julien Rouhaud wrote: > > On Sun, Aug 21, 2022 at 11:02:04PM +, PG Doc comments form wrote: > > >> It appears the above sentence is referring to the "(1 - s

Re: Should 'sum(mvf)' read 'sum(mcv)'...?

2022-08-22 Thread Julien Rouhaud
Hi, On Sun, Aug 21, 2022 at 11:02:04PM +, PG Doc comments form wrote: > The following documentation comment has been logged on the website: > > Page: https://www.postgresql.org/docs/14/row-estimation-examples.html > Description: > > About halfway down this page > https://www.postgresql.org/d

Re: 34.16. The Password File error re windows pgpass.conf location

2022-08-08 Thread Julien Rouhaud
Hi, On Mon, Aug 08, 2022 at 05:45:38PM -0400, Tom Lane wrote: > PG Doc comments form writes: > > On this page: https://www.postgresql.org/docs/current/libpq-pgpass.html > > It incorrectly states: > > %APPDATA%\postgresql\pgpass.conf > > In reality this files needs to be placed here on a Windo

Re: gettext instructions for Windows seems wrong

2022-07-22 Thread Julien Rouhaud
Hi, On Fri, Jul 22, 2022 at 10:32:42AM -0400, Bruce Momjian wrote: > On Wed, Jan 19, 2022 at 10:24:57AM +0100, Daniel Gustafsson wrote: > > > On 17 Jan 2022, at 23:55, PG Doc comments form > > > wrote: > > > > > The instructions say that I have to edit config.pl (actually, I had to > > > create

Re: Lower/upper-case consistency with function names

2022-06-05 Thread Julien Rouhaud
Hi, On Sun, Jun 05, 2022 at 10:20:23AM +0200, Shay Rojansky wrote: > > The PostgreSQL docs mostly show function names in lowercase (e.g. [1], > [2]), which seems to be the PostgreSQL-idiomatic thing to do. However, some > pages show functions in upper case, e.g. COALESCE/NULLIF/GREATEST/LEAST > ([

Re: SQL "RETURNING * | output_expression [ [ AS ]" is wrong

2022-03-21 Thread Julien Rouhaud
Hi, On Mon, Mar 21, 2022 at 10:09:55AM +, PG Doc comments form wrote: > The following documentation comment has been logged on the website: > > Hi! AFAIK, UPDATE RETURNING works with INTO varname, not AS I think you're confusing with plpgsql's INTO [1]. The documented syntax works as ex

Re: offline print option.

2022-03-04 Thread Julien Rouhaud
Hi, On Fri, Mar 04, 2022 at 10:23:15AM -0500, Bruce Momjian wrote: > On Fri, Mar 4, 2022 at 07:00:58PM +0530, alias wrote: > > > > I copied the html files from source code repository.  > > Add a offline download link would be more friendly to beginner, I guess. > > Uh, yeah, but I don't remembe

Re: The pg_stop_backup will return one row with three values.

2021-12-20 Thread Julien Rouhaud
On Mon, Dec 20, 2021 at 8:19 PM Dave Cramer wrote: > > On Mon, 20 Dec 2021 at 07:03, Laurenz Albe wrote: >> >> On Sun, 2021-12-19 at 21:08 +, PG Doc comments form wrote: >> > Page: https://www.postgresql.org/docs/14/continuous-archiving.html >> > Description: >> > >> > It appears that this ma

Re: pg_monitor role description

2021-05-20 Thread Julien Rouhaud
On Thu, May 20, 2021 at 3:01 PM Michael Paquier wrote: > > On Thu, May 20, 2021 at 06:11:40AM +, PG Doc comments form wrote: > > "This role is a member of pg_read_all_settings, pg_read_all_stats and > > pg_stat_scan_tables." > > Is it correct sentence? > > It seems for me that pg_read_all_stat

Re: location of pgpass.conf

2021-05-01 Thread Julien Rouhaud
On Sat, May 01, 2021 at 11:14:43PM -0400, Bruce Momjian wrote: > On Sun, May 2, 2021 at 01:38:04AM +, PG Doc comments form wrote: > > The following documentation comment has been logged on the website: > > > > Page: https://www.postgresql.org/docs/13/libpq-pgpass.html > > Description: > > >

Re: not clear what it means

2020-01-21 Thread Julien Rouhaud
On Tue, Jan 21, 2020 at 11:09 AM Vladimir Svedov wrote: > > Sorry guys for using wrong mailing list. > And Julien if that page was last modified by you please have also a look at > the https://www.postgresql.org/download/products/6-postgresql-extensions/ > the TimeTravel link is broken. And Im su

Re: not clear what it means

2020-01-21 Thread Julien Rouhaud
On Tue, Jan 21, 2020 at 2:21 AM Bruce Momjian wrote: > > On Mon, Jan 20, 2020 at 11:10:25AM +, PG Doc comments form wrote: > > The following documentation comment has been logged on the website: > > > > Page: https://www.postgresql.org/docs/11/performance-tips.html > > Description: > > > > Hi,

Re: Typo in perform.sgml?

2019-12-08 Thread Julien Rouhaud
On Sun, Dec 8, 2019 at 3:51 AM Tatsuo Ishii wrote: > > > I wrote: > >> Actually, that whole para could do with a rewrite; whoever wrote > >> it was obviously not familiar with Strunk & White's dictum > >> "Omit needless words". > > > > Looking closer, there were also some unnecessary inconsistenci

Re: Typo in perform.sgml?

2019-12-07 Thread Julien Rouhaud
On Sat, Dec 7, 2019 at 12:05 PM Tatsuo Ishii wrote: > > Around line 904 of perform.sgml > > "These node types have the ability to discard subnodes which they are > able to determine won't contain any records required by the query." > > I was not able to parse this. Maybe "that they " is needed aft