summaryrefslogtreecommitdiff
path: root/doc/src/sgml/features.sgml
Commit message (Expand)AuthorAgeFilesLines
* Make $PostgreSQL CVS tags consistent for SGML files.Bruce Momjian2006-03-101-3/+1
* Update of conformance information to SQL:2003Peter Eisentraut2004-11-271-44/+72
* $Header: -> $PostgreSQL Changes ...PostgreSQL Daemon2003-11-291-1/+1
* Random copy-editing.Peter Eisentraut2003-11-041-2/+2
* Fix a batch of speling misteaks identified by Peter's spell-checker tool.Tom Lane2003-09-201-3/+3
* This patch fixes a few missed GUC variables that were still upper case,Bruce Momjian2003-09-111-6/+7
* Big editing for consistent content and presentation.Peter Eisentraut2003-03-131-2/+2
* Oops, put back changes. Those were Peter's, not mine.Bruce Momjian2003-01-151-2188/+7
* Revert my changes to features.sgml.Bruce Momjian2003-01-151-7/+2188
* Add sql_features table to information schema. Generate the features listPeter Eisentraut2003-01-141-2188/+7
* Read-only transactions, as defined in SQL.Peter Eisentraut2003-01-101-14/+14
* Add optional drop behavior clause to REVOKE command, for SQL conformance.Peter Eisentraut2003-01-101-7/+7
* Initial version of the SQL information schemaPeter Eisentraut2002-12-141-73/+73
* Mark ALTER DOMAIN as supported, fix typo in header.Bruce Momjian2002-12-061-7/+7
* 7.4devel now supports SQL:1999's "enhanced trigger capability" (whichBruce Momjian2002-11-241-7/+7
* Revise SQL features list.Peter Eisentraut2002-11-171-341/+824
* SGML improvements.Bruce Momjian2002-11-151-5/+6
* Add more appropriate markup.Peter Eisentraut2002-09-211-3/+3
* Add IS OF type predicate.Thomas G. Lockhart2002-08-041-20/+20
* This fixes 2 inaccuracies in the recently added SQL99 feature list docs.Bruce Momjian2002-07-161-11/+11
* Move INTERSECT DISTINCT to the supported category. Error in docs.Thomas G. Lockhart2002-07-041-6/+6
* Implement SQL99 CREATE CAST and DROP CAST statements.Thomas G. Lockhart2002-06-221-29/+29
* Split list of SQL99 features into "Supported" and "Unsupported" lists.Thomas G. Lockhart2002-06-191-446/+479
* Add LOCALTIME and LOCALTIMESTAMP functions per SQL99 standard.Thomas G. Lockhart2002-06-151-0/+1811