aboutsummaryrefslogtreecommitdiff
path: root/doc/src/sgml/information_schema.sgml
Commit message (Expand)AuthorAge
* Note that information_schema.sql_languages was removed in SQL:2008Peter Eisentraut2011-07-18
* Mark collation-related information schema columns as not implementedPeter Eisentraut2011-07-13
* 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
* SQL/MED catalog manipulation facilitiesPeter Eisentraut2008-12-19
* information_schema.key_column_usage.position_in_unique_constraint wasTom Lane2008-11-25
* Create a separate grantable privilege for TRUNCATE, rather than having it beTom Lane2008-09-08
* Fix markup.Bruce Momjian2007-02-20
* Update information_schema documentation to match system tables.Bruce Momjian2007-02-20
* Consistenly use colons before '<programlisting>' blocks, whereBruce Momjian2007-02-01
* Update documentation on may/can/might:Bruce Momjian2007-01-31
* Spellchecking and suchPeter Eisentraut2006-10-23
* This patch fixes a small typo in information_schema.sgml.Bruce Momjian2006-10-03
* Get rid of the separate RULE privilege for tables: now only a table's ownerTom Lane2006-09-05
* Fix broken markup.Tom Lane2006-05-02
* Update information schema for SQL:2003 and new PostgreSQL features.Peter Eisentraut2006-04-02
* You'll find attached a patch for a fixed explanation on parameter_modeBruce Momjian2006-01-18
* Documentation fix: s/event_object_name/event_object_table/gPeter Eisentraut2005-12-08
* Fix assorted typos in the documentation, and use American spellingNeil Conway2005-10-15
* Fix typo:Bruce Momjian2005-08-27
* More minor updates and copy-editing.Tom Lane2004-12-28
* Update of conformance information to SQL:2003Peter Eisentraut2004-11-27
* Replace "--" and "---" with "&mdash;" as appropriate, for better-lookingNeil Conway2004-11-15
* Correct erroneous table title, per Halley Pacheco de Oliveira.Tom Lane2004-06-13
* Fix typoPeter Eisentraut2004-04-22
* Fix a bunch (~88) typos that the OpenJade tools don't warn about byNeil Conway2004-02-29
* Support named parameters in information_schema.parameters,Tom Lane2004-01-24
* This patch makes some SGML markup more consistent and makes a smallNeil Conway2003-12-13
* $Header: -> $PostgreSQL Changes ...PostgreSQL Daemon2003-11-29
* fix typo. (role_columns_grants -> role_column_grants)Tatsuo Ishii2003-11-03