aboutsummaryrefslogtreecommitdiff
path: root/doc/src/sgml/features.sgml
Commit message (Expand)AuthorAge
* Update SQL conformance information about XML features.Peter Eisentraut2007-02-03
* Update documentation on may/can/might:Bruce Momjian2007-01-31
* Remove emacs info from footer of SGML files.Bruce Momjian2006-09-16
* Make $PostgreSQL CVS tags consistent for SGML files.Bruce Momjian2006-03-10
* Update of conformance information to SQL:2003Peter Eisentraut2004-11-27
* $Header: -> $PostgreSQL Changes ...PostgreSQL Daemon2003-11-29
* Random copy-editing.Peter Eisentraut2003-11-04
* Fix a batch of speling misteaks identified by Peter's spell-checker tool.Tom Lane2003-09-20
* This patch fixes a few missed GUC variables that were still upper case,Bruce Momjian2003-09-11
* Big editing for consistent content and presentation.Peter Eisentraut2003-03-13
* Oops, put back changes. Those were Peter's, not mine.Bruce Momjian2003-01-15
* Revert my changes to features.sgml.Bruce Momjian2003-01-15
* Add sql_features table to information schema. Generate the features listPeter Eisentraut2003-01-14
* Read-only transactions, as defined in SQL.Peter Eisentraut2003-01-10
* Add optional drop behavior clause to REVOKE command, for SQL conformance.Peter Eisentraut2003-01-10
* Initial version of the SQL information schemaPeter Eisentraut2002-12-14
* Mark ALTER DOMAIN as supported, fix typo in header.Bruce Momjian2002-12-06
* 7.4devel now supports SQL:1999's "enhanced trigger capability" (whichBruce Momjian2002-11-24
* Revise SQL features list.Peter Eisentraut2002-11-17
* SGML improvements.Bruce Momjian2002-11-15
* Add more appropriate markup.Peter Eisentraut2002-09-21
* Add IS OF type predicate.Thomas G. Lockhart2002-08-04
* This fixes 2 inaccuracies in the recently added SQL99 feature list docs.Bruce Momjian2002-07-16
* Move INTERSECT DISTINCT to the supported category. Error in docs.Thomas G. Lockhart2002-07-04
* Implement SQL99 CREATE CAST and DROP CAST statements.Thomas G. Lockhart2002-06-22
* Split list of SQL99 features into "Supported" and "Unsupported" lists.Thomas G. Lockhart2002-06-19
* Add LOCALTIME and LOCALTIMESTAMP functions per SQL99 standard.Thomas G. Lockhart2002-06-15