Commits

Showing commits that first shipped in 9.2 (backpatches included). Clear

DateSubjectAuthorReleases
2017-08-15 Include foreign tables in information_schema.table_privileges Peter Eisentraut 9.2.23
2012-01-30 Add sequence USAGE privileges to information schema Peter Eisentraut 9.2.0
2012-01-27 Show default privileges in information schema Peter Eisentraut 9.2.0
2012-01-01 Update copyright notices for year 2012. Bruce Momjian 9.2.0
2011-12-19 Add support for privileges on types Peter Eisentraut 9.2.0
2011-10-15 Fix bugs in information_schema.referential_constraints view. Tom Lane 9.2.0
2011-08-27 Implement the information schema with_hierarchy column Peter Eisentraut 9.2.0
2011-08-05 Allow per-column foreign data wrapper options. Robert Haas 9.2.0
2011-07-15 Set information_schema.tables.commit_action to null Peter Eisentraut 9.2.0
2011-07-14 Set information_schema.routines.is_udt_dependent to NO Peter Eisentraut 9.2.0
2011-07-13 Implement information schema interval_type columns Peter Eisentraut 9.2.0
2011-07-11 Fix and clarify information schema interval_precision fields Peter Eisentraut 9.2.0
2011-07-04 Set user_defined_types.data_type to null Peter Eisentraut 9.2.0
2011-06-28 Implement the collation columns of various information schema views Peter Eisentraut 9.2.0
2011-06-28 Add composite-type attributes to information_schema.element_types view Peter Eisentraut 9.2.0
2011-06-23 Add information schema views role_udt_grants, udt_privileges, user_defined_types Peter Eisentraut 9.2.0
2011-06-14 Add comment that attributes.is_nullable was removed from SQL standard Peter Eisentraut 9.2.0