Add comment that attributes.is_nullable was removed from SQL standard

Peter Eisentraut <peter_e@gmx.net>

Commit: efb224a4392326fd6ae3eabdc170a246978d3f09
Author: Peter Eisentraut <peter_e@gmx.net>
Date: 2011-06-14T19:53:02Z
Releases: 9.2.0
Add comment that attributes.is_nullable was removed from SQL standard

We don't have to remove the column if no one is bothered, but it's
useful to comment on it in case someone looks for it in newer
standards versions.

Files

PathChange+/−
src/backend/catalog/information_schema.sql modified +1 −1