Make use of LATERAL in information_schema.sequences view.

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

Commit: c246eb5aafe66d5537b468d6da2116c462775faf
Author: Tom Lane <tgl@sss.pgh.pa.us>
Date: 2012-08-18T20:14:57Z
Releases: 9.3.0
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.

Files

PathChange+/−
src/backend/catalog/information_schema.sql modified +6 −7