Commits

DateSubjectAuthorReleases
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
2011-05-13 More cleanup of FOREIGN TABLE permissions handling. Robert Haas 9.1.0
2011-03-11 Create an explicit concept of collations that work for any encoding. Tom Lane 9.1.0
2011-03-02 Add collations to information_schema.usage_privileges Peter Eisentraut 9.1.0
2011-02-09 Information schema views for collation support Peter Eisentraut 9.1.0
2011-01-02 Implement remaining fields of information_schema.sequences view Peter Eisentraut 9.1.0
2011-01-02 Basic foreign table support. Robert Haas 9.1.0
2011-01-01 Stamp copyrights for year 2011. Bruce Momjian 9.1.0
2010-11-23 Remove useless whitespace at end of lines Peter Eisentraut 9.1.0
2010-10-20 Remove obsolete comment, per Josh Kupershmidt. Tom Lane 9.0.2
2010-10-20 Remove obsolete comment, per Josh Kupershmidt. Tom Lane 9.1.0
2010-10-10 Support triggers on views. Tom Lane 9.1.0
2010-09-20 Remove cvs keywords from all files. Magnus Hagander 9.1.0
2010-04-28 Modify information_schema._pg_keysequal() to avoid search path risk when Tom Lane 9.0.0
2010-01-28 Type table feature Peter Eisentraut 9.0.0
2010-01-17 Improve the handling of SET CONSTRAINTS commands by having them search Tom Lane 9.0.0
2010-01-02 Update copyright for the year 2010. Bruce Momjian 9.0.0
2009-12-31 Add information_schema.triggered_update_columns Peter Eisentraut 9.0.0
2009-12-30 Fill in information schema column for trigger WHEN condition Peter Eisentraut 9.0.0
2009-12-07 Add exclusion constraints, which generalize the concept of uniqueness to Tom Lane 9.0.0