Documentation for VALUES lists. Joe Conway and Tom Lane
Tom Lane <tgl@sss.pgh.pa.us>
Documentation for VALUES lists. Joe Conway and Tom Lane
Files
| Path | Change | +/− |
|---|---|---|
| doc/src/sgml/dml.sgml | modified | +11 −1 |
| doc/src/sgml/queries.sgml | modified | +102 −18 |
| doc/src/sgml/ref/allfiles.sgml | modified | +2 −1 |
| doc/src/sgml/ref/copy.sgml | modified | +4 −2 |
| doc/src/sgml/ref/create_table_as.sgml | modified | +8 −10 |
| doc/src/sgml/ref/create_view.sgml | modified | +4 −8 |
| doc/src/sgml/ref/declare.sgml | modified | +4 −5 |
| doc/src/sgml/reference.sgml | modified | +2 −1 |
| doc/src/sgml/ref/explain.sgml | modified | +3 −3 |
| doc/src/sgml/ref/insert.sgml | modified | +16 −5 |
| doc/src/sgml/ref/prepare.sgml | modified | +2 −2 |
| doc/src/sgml/ref/select.sgml | modified | +4 −2 |
| doc/src/sgml/ref/values.sgml | added | +244 −0 |
| doc/src/sgml/typeconv.sgml | modified | +8 −3 |