Eliminate unnecessary array[] decoration in examples of recursive cycle

Tom Lane <tgl@sss.pgh.pa.us>

Commit: 1f238e569acbc2a41be497d4fe1b1b797e5ae902
Author: Tom Lane <tgl@sss.pgh.pa.us>
Date: 2008-10-14T00:12:44Z
Releases: 8.4.0
Eliminate unnecessary array[] decoration in examples of recursive cycle
detection.

Files

PathChange+/−
doc/src/sgml/queries.sgml modified +3 −3
src/test/regress/expected/with.out modified +1 −1
src/test/regress/sql/with.sql modified +1 −1