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