Eliminate unnecessary array[] decoration in examples of recursive cycle
Tom Lane <tgl@sss.pgh.pa.us>
Eliminate unnecessary array[] decoration in examples of recursive cycle detection.
Files
| Path | Change | +/− |
|---|---|---|
| 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 |