aboutsummaryrefslogtreecommitdiff
path: root/doc/src/sgml/information_schema.sgml
Commit message (Expand)AuthorAge
* Fix documentation of check_option in information_schema.viewsMichael Paquier2019-06-01
* doc: add doc link for 'applicable_roles'Bruce Momjian2018-08-25
* doc: Update information_schema documentation for identity columnsPeter Eisentraut2017-06-12
* Identity columnsPeter Eisentraut2017-04-06
* Add CREATE SEQUENCE AS <data type> clausePeter Eisentraut2017-02-10
* doc: Remove documentation of nonexistent information schema columnsPeter Eisentraut2016-08-03
* Fix incorrect description of udt_privileges view in documentation.Fujii Masao2016-07-28
* Add transforms featurePeter Eisentraut2015-04-26
* Implement information_schema.parameters.parameter_default columnPeter Eisentraut2013-11-26
* Show schemas in information_schema.schemata that the current has access toPeter Eisentraut2013-09-09
* Documentation spell checking and markup improvementsPeter Eisentraut2013-05-20
* Fix typo in information_schema documentation.Tom Lane2012-09-05
* Add sequence USAGE privileges to information schemaPeter Eisentraut2012-01-30
* Add support for privileges on typesPeter Eisentraut2011-12-20
* Small markup and wording improvementPeter Eisentraut2011-11-22
* Implement the information schema with_hierarchy columnPeter Eisentraut2011-08-27
* Allow per-column foreign data wrapper options.Robert Haas2011-08-05
* Note that information_schema.sql_languages was removed in SQL:2008Peter Eisentraut2011-07-18
* Set information_schema.tables.commit_action to nullPeter Eisentraut2011-07-15
* Fix broken markupAlvaro Herrera2011-07-14
* Set information_schema.routines.is_udt_dependent to NOPeter Eisentraut2011-07-14
* Implement information schema interval_type columnsPeter Eisentraut2011-07-13
* Fix and clarify information schema interval_precision fieldsPeter Eisentraut2011-07-11
* Set user_defined_types.data_type to nullPeter Eisentraut2011-07-04
* Implement the collation columns of various information schema viewsPeter Eisentraut2011-06-28
* Add composite-type attributes to information_schema.element_types viewPeter Eisentraut2011-06-28
* Add information schema views role_udt_grants, udt_privileges, user_defined_typesPeter Eisentraut2011-06-23
* Add a bit of markupPeter Eisentraut2011-06-23
* Fix documentation of information_schema.element_typesPeter Eisentraut2011-06-09
* Truncate id to <=44 charactersPeter Eisentraut2011-06-03
* Put lists in sensible orderPeter Eisentraut2011-05-22
* Add collations to information_schema.usage_privilegesPeter Eisentraut2011-03-02
* Update wording about information schema and name which views potentiallyBruce Momjian2011-02-22
* Reword information_schema duplicate constraint warning text.Bruce Momjian2011-02-22
* Move information_schema duplicate constraint note to the top of theBruce Momjian2011-02-21
* Document that an SQL-standard-compliant query that expects a unique rowBruce Momjian2011-02-19
* Information schema views for collation supportPeter Eisentraut2011-02-09
* Implement remaining fields of information_schema.sequences viewPeter Eisentraut2011-01-02
* Basic foreign table support.Robert Haas2011-01-01
* Support triggers on views.Tom Lane2010-10-10
* Remove cvs keywords from all files.Magnus Hagander2010-09-20
* Type table featurePeter Eisentraut2010-01-28
* Add information_schema.triggered_update_columnsPeter Eisentraut2009-12-31
* Fill in information schema column for trigger WHEN conditionPeter Eisentraut2009-12-30
* Information schema documentationPeter Eisentraut2009-12-05
* Update information schema to SQL:2008Peter Eisentraut2009-07-13
* More sensible character_octet_lengthPeter Eisentraut2009-07-07
* Correct/improve the datetime_precision field in the information schema.Peter Eisentraut2009-06-10
* Clean up some loose ends from the column privileges patch: addTom Lane2009-02-06
* Revise the permission checking on user mapping DDL commands.Peter Eisentraut2009-01-20