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
*
doc: Fix description of SQL standard parts
Peter Eisentraut
2023-02-06
*
Doc: add XML ID attributes to <sectN> and <varlistentry> tags.
Tom Lane
2023-01-09
*
doc: Clean up title case use
Peter Eisentraut
2020-06-07
*
doc: Remove line breaks after <title>
Peter Eisentraut
2020-06-07
*
Doc: remove now-redundant align specifications in colspecs.
Tom Lane
2020-05-06
*
Doc: improve PDF presentation of some tables by adjusting column widths.
Tom Lane
2020-05-04
*
Update SQL features count
Peter Eisentraut
2020-04-01
*
doc: Add information about new SQL part SQL/MDA
Peter Eisentraut
2020-03-07
*
Remove obsolete information schema tables
Peter Eisentraut
2019-10-25
*
doc: Clean up title case use
Peter Eisentraut
2019-09-08
*
Update SQL features/conformance information to SQL:2016
Peter Eisentraut
2019-05-14
*
Improve documentation about our XML functionality.
Tom Lane
2019-04-01
*
Update SQL features/conformance information to SQL:2011
Peter Eisentraut
2012-05-17
*
Remove claim that the project is not represented in the SQL working group
Peter Eisentraut
2011-07-18
*
Remove cvs keywords from all files.
Magnus Hagander
2010-09-20
*
SQL/MED catalog manipulation facilities
Peter Eisentraut
2008-12-19
*
Add that PL/Java is an implementation of SQL/JRT, and drop claim that
Peter Eisentraut
2008-11-27
*
Update feature list for SQL:2008.
Peter Eisentraut
2008-10-18
*
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