Make use of LATERAL in information_schema.sequences view.
Tom Lane <tgl@sss.pgh.pa.us>
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
| Path | Change | +/− |
|---|---|---|
| src/backend/catalog/information_schema.sql | modified | +6 −7 |