public inbox for [email protected]  
help / color / mirror / Atom feed
Extra comma in documentation of array_fill
2+ messages / 2 participants
[nested] [flat]

* Extra comma in documentation of array_fill
@ 2018-03-25 15:57 PG Doc comments form <[email protected]>
  2018-04-03 20:26 ` Re: Extra comma in documentation of array_fill Bruce Momjian <[email protected]>
  0 siblings, 1 reply; 2+ messages in thread

From: PG Doc comments form @ 2018-03-25 15:57 UTC (permalink / raw)
  To: [email protected]; +Cc: [email protected]

The following documentation comment has been logged on the website:

Page: https://www.postgresql.org/docs/10/static/functions-array.html
Description:

In table 9.49
(https://www.postgresql.org/docs/10/static/functions-array.html#ARRAY-FUNCTIONS-TABLE)
there is an extra comma in the syntax for array_fill.
"array_fill(anyelement, int[], [, int[]])" should be "array_fill(anyelement,
int[] [, int[]])"


^ permalink  raw  reply  [nested|flat] 2+ messages in thread

* Re: Extra comma in documentation of array_fill
  2018-03-25 15:57 Extra comma in documentation of array_fill PG Doc comments form <[email protected]>
@ 2018-04-03 20:26 ` Bruce Momjian <[email protected]>
  0 siblings, 0 replies; 2+ messages in thread

From: Bruce Momjian @ 2018-04-03 20:26 UTC (permalink / raw)
  To: [email protected]; [email protected]

On Sun, Mar 25, 2018 at 03:57:47PM +0000, PG Doc comments form wrote:
> The following documentation comment has been logged on the website:
> 
> Page: https://www.postgresql.org/docs/10/static/functions-array.html
> Description:
> 
> In table 9.49
> (https://www.postgresql.org/docs/10/static/functions-array.html#ARRAY-FUNCTIONS-TABLE)
> there is an extra comma in the syntax for array_fill.
> "array_fill(anyelement, int[], [, int[]])" should be "array_fill(anyelement,
> int[] [, int[]])"

This has been fixed:

	commit ee4a2c4a0345f2589ce32b64493b1b14e87f0465
	Author: Tom Lane <[email protected]>
	Date:   Sun Mar 25 12:38:21 2018 -0400
	
	    Doc: remove extra comma in syntax summary for array_fill().
	
	    Noted by Scott Ure.  Back-patch to all supported branches.
	
	    Discussion: https://postgr.es/m/[email protected]

-- 
  Bruce Momjian  <[email protected]>        http://momjian.us
  EnterpriseDB                             http://enterprisedb.com

+ As you are, so once was I.  As I am, so you will be. +
+                      Ancient Roman grave inscription +





^ permalink  raw  reply  [nested|flat] 2+ messages in thread


end of thread, other threads:[~2018-04-03 20:26 UTC | newest]

Thread overview: 2+ messages (download: mbox mbox.gz follow: Atom feed)
-- links below jump to the message on this page --
2018-03-25 15:57 Extra comma in documentation of array_fill PG Doc comments form <[email protected]>
2018-04-03 20:26 ` Bruce Momjian <[email protected]>

This inbox is served by agora; see mirroring instructions
for how to clone and mirror all data and code used for this inbox