]> git.ipfire.org Git - thirdparty/postgresql.git/commit
Eliminate unnecessary array[] decoration in examples of recursive cycle
authorTom Lane <tgl@sss.pgh.pa.us>
Tue, 14 Oct 2008 00:12:44 +0000 (00:12 +0000)
committerTom Lane <tgl@sss.pgh.pa.us>
Tue, 14 Oct 2008 00:12:44 +0000 (00:12 +0000)
commit1f238e569acbc2a41be497d4fe1b1b797e5ae902
treef45da2fcad39a305d785b9dafce639bc1c3f2a69
parente3b0117459fd24b15cb5e88f563b5d87f051cfdc
Eliminate unnecessary array[] decoration in examples of recursive cycle
detection.
doc/src/sgml/queries.sgml
src/test/regress/expected/with.out
src/test/regress/sql/with.sql