]> granicus.if.org Git - postgresql/commit
Make use of LATERAL in information_schema.sequences view.
authorTom Lane <tgl@sss.pgh.pa.us>
Sat, 18 Aug 2012 20:14:57 +0000 (16:14 -0400)
committerTom Lane <tgl@sss.pgh.pa.us>
Sat, 18 Aug 2012 20:14:57 +0000 (16:14 -0400)
commitc246eb5aafe66d5537b468d6da2116c462775faf
tree1da89d5170349327b2429c7c4743778444d6bfed
parent084a29c94f94b5a08aec9f68f3cfaf252f4fa17c
Make use of LATERAL in information_schema.sequences view.

It said "XXX: The following could be improved if we had LATERAL" ...
so let's do that.

No catversion bump since either version of the view works fine.
src/backend/catalog/information_schema.sql