Commits

DateSubjectAuthorReleases
2009-12-05 Speed up information schema privilege views Peter Eisentraut 9.0.0
2009-07-28 Add system catalog columns pg_constraint.conindid and pg_trigger.tgconstrindid. Tom Lane 9.0.0
2009-07-13 Update information schema to SQL:2008 Peter Eisentraut 9.0.0
2009-07-07 Query in SQL function still not schema-safe; add a couple Tom Lane 9.0.0
2009-07-07 More sensible character_octet_length Peter Eisentraut 9.0.0
2009-06-10 Correct/improve the datetime_precision field in the information schema. Peter Eisentraut 8.4.0
2009-02-24 Add the possibility to specify an explicit validator function for foreign-data Peter Eisentraut 8.4.0
2009-02-14 A couple of marginal performance hacks for the information_schema views: Tom Lane 8.4.0
2009-02-06 Clean up some loose ends from the column privileges patch: add Tom Lane 8.4.0
2009-01-20 Revise the permission checking on user mapping DDL commands. Peter Eisentraut 8.4.0
2009-01-14 Make the columns is_insertable_into and is_updatable behave uniformly Peter Eisentraut 8.4.0
2009-01-01 Update copyright for 2009. Bruce Momjian 8.4.0
2008-12-19 SQL/MED catalog manipulation facilities Peter Eisentraut 8.4.0
2008-09-08 Create a separate grantable privilege for TRUNCATE, rather than having it be Tom Lane 8.4.0
2008-07-18 Implement SQL-spec RETURNS TABLE syntax for functions. Tom Lane 8.4.0
2008-07-16 Support "variadic" functions, which can accept a variable number of arguments Tom Lane 8.4.0
2008-01-01 Update copyrights in source tree to 2008. Bruce Momjian 8.3.0
2007-02-27 Allow information schema definitions to work without requiring implicit Peter Eisentraut 8.3.0
2007-02-03 Update SQL conformance information about XML features. Peter Eisentraut 8.3.0
2007-01-16 Fix incorrect permissions check in information_schema.key_column_usage view: Tom Lane 8.2.2
2007-01-16 Fix incorrect permissions check in information_schema.key_column_usage view: Tom Lane 8.3.0
2007-01-05 Update CVS HEAD for 2007 copyright. Back branches are typically not Bruce Momjian 8.3.0
2006-11-10 Fix errors in key_column_usage.position_in_unique_constraint column recently Tom Lane 8.2.0
2006-09-14 Add a couple of information functions to support direct checks on whether Tom Lane 8.2.0
2006-09-05 Get rid of the separate RULE privilege for tables: now only a table's owner Tom Lane 8.2.0