summaryrefslogtreecommitdiff
path: root/doc/src/sgml/information_schema.sgml
Commit message (Expand)AuthorAgeFilesLines
* Add transforms featurePeter Eisentraut2015-04-261-0/+85
* Implement information_schema.parameters.parameter_default columnPeter Eisentraut2013-11-261-0/+9
* Show schemas in information_schema.schemata that the current has access toPeter Eisentraut2013-09-091-2/+3
* Documentation spell checking and markup improvementsPeter Eisentraut2013-05-201-1/+1
* Fix typo in information_schema documentation.Tom Lane2012-09-051-1/+1
* Add sequence USAGE privileges to information schemaPeter Eisentraut2012-01-301-3/+10
* Add support for privileges on typesPeter Eisentraut2011-12-201-15/+20
* Small markup and wording improvementPeter Eisentraut2011-11-221-4/+5
* Implement the information schema with_hierarchy columnPeter Eisentraut2011-08-271-2/+16
* Allow per-column foreign data wrapper options.Robert Haas2011-08-051-0/+63
* Note that information_schema.sql_languages was removed in SQL:2008Peter Eisentraut2011-07-181-2/+6
* Set information_schema.tables.commit_action to nullPeter Eisentraut2011-07-151-6/+1
* Fix broken markupAlvaro Herrera2011-07-141-1/+2
* Set information_schema.routines.is_udt_dependent to NOPeter Eisentraut2011-07-141-1/+4
* Implement information schema interval_type columnsPeter Eisentraut2011-07-131-3/+27
* Fix and clarify information schema interval_precision fieldsPeter Eisentraut2011-07-111-11/+26
* Set user_defined_types.data_type to nullPeter Eisentraut2011-07-041-5/+1
* Implement the collation columns of various information schema viewsPeter Eisentraut2011-06-281-15/+93
* Add composite-type attributes to information_schema.element_types viewPeter Eisentraut2011-06-281-4/+6
* Add information schema views role_udt_grants, udt_privileges, user_defined_typesPeter Eisentraut2011-06-231-0/+367
* Add a bit of markupPeter Eisentraut2011-06-231-4/+4
* Fix documentation of information_schema.element_typesPeter Eisentraut2011-06-091-3/+13
* Truncate id to <=44 charactersPeter Eisentraut2011-06-031-1/+1
* Put lists in sensible orderPeter Eisentraut2011-05-221-7/+7
* Add collations to information_schema.usage_privilegesPeter Eisentraut2011-03-021-5/+5
* Update wording about information schema and name which views potentiallyBruce Momjian2011-02-221-0/+10
* Reword information_schema duplicate constraint warning text.Bruce Momjian2011-02-221-7/+8
* Move information_schema duplicate constraint note to the top of theBruce Momjian2011-02-211-12/+13
* Document that an SQL-standard-compliant query that expects a unique rowBruce Momjian2011-02-191-0/+13
* Information schema views for collation supportPeter Eisentraut2011-02-091-0/+251
* Implement remaining fields of information_schema.sequences viewPeter Eisentraut2011-01-021-8/+19
* Basic foreign table support.Robert Haas2011-01-011-2/+129
* Support triggers on views.Tom Lane2010-10-101-16/+45
* Remove cvs keywords from all files.Magnus Hagander2010-09-201-1/+1
* Type table featurePeter Eisentraut2010-01-281-5/+15
* Add information_schema.triggered_update_columnsPeter Eisentraut2009-12-311-1/+75
* Fill in information schema column for trigger WHEN conditionPeter Eisentraut2009-12-301-2/+6
* Information schema documentationPeter Eisentraut2009-12-051-5/+20
* Update information schema to SQL:2008Peter Eisentraut2009-07-131-54/+77
* More sensible character_octet_lengthPeter Eisentraut2009-07-071-11/+12
* Correct/improve the datetime_precision field in the information schema.Peter Eisentraut2009-06-101-12/+21
* Clean up some loose ends from the column privileges patch: addTom Lane2009-02-061-17/+12
* Revise the permission checking on user mapping DDL commands.Peter Eisentraut2009-01-201-2/+7
* SQL/MED catalog manipulation facilitiesPeter Eisentraut2008-12-191-23/+365
* information_schema.key_column_usage.position_in_unique_constraint wasTom Lane2008-11-251-6/+8
* Create a separate grantable privilege for TRUNCATE, rather than having it beTom Lane2008-09-081-7/+7
* Fix markup.Bruce Momjian2007-02-201-2/+1
* Update information_schema documentation to match system tables.Bruce Momjian2007-02-201-13/+4
* Consistenly use colons before '<programlisting>' blocks, whereBruce Momjian2007-02-011-2/+2
* Update documentation on may/can/might:Bruce Momjian2007-01-311-20/+20