doc: Fix INSERT statement syntax for identity columns
Daniel Gustafsson <dgustafsson@postgresql.org>
doc: Fix INSERT statement syntax for identity columns The INSERT statements in the examples were erroneously using VALUE instead of VALUES. Backpatch to v17 where the examples were added through a37bb7c1399. Reported-by: shixiong327926@gmail.com Discussion: https://postgr.es/m/172958472112.696.6075270400394560263@wrigleys.postgresql.org Backpatch-through: 17
Files
| Path | Change | +/− |
|---|---|---|
| doc/src/sgml/ddl.sgml | modified | +3 −3 |
Documentation touched
Discussion
- "5.3. Identity Columns" Incorrect Usage of "VALUE" in Documentation 2 messages · 2024-10-22 → 2024-10-23