mirror of
https://github.com/postgres/postgres.git
synced 2025-07-28 23:42:10 +03:00
Documentation for VALUES lists. Joe Conway and Tom Lane
This commit is contained in:
@ -1,4 +1,4 @@
|
||||
<!-- $PostgreSQL: pgsql/doc/src/sgml/reference.sgml,v 1.59 2006/09/16 00:30:15 momjian Exp $ -->
|
||||
<!-- $PostgreSQL: pgsql/doc/src/sgml/reference.sgml,v 1.60 2006/09/18 19:54:01 tgl Exp $ -->
|
||||
|
||||
<part id="reference">
|
||||
<title>Reference</title>
|
||||
@ -144,6 +144,7 @@
|
||||
&unlisten;
|
||||
&update;
|
||||
&vacuum;
|
||||
&values;
|
||||
|
||||
</reference>
|
||||
|
||||
|
Reference in New Issue
Block a user