diff options
author | Daniel Gustafsson <dgustafsson@postgresql.org> | 2024-10-23 14:58:17 +0200 |
---|---|---|
committer | Daniel Gustafsson <dgustafsson@postgresql.org> | 2024-10-23 14:58:17 +0200 |
commit | 17b4aa77c3a161a9d0e7b08bd9931fe9fd051540 (patch) | |
tree | c3481b7a72f23dcb88ce26b9c7bae1f07e26c468 /src | |
parent | 55e6d712aff83587c2e06899a794c52fbfb415f6 (diff) | |
download | postgresql-17b4aa77c3a161a9d0e7b08bd9931fe9fd051540.tar.gz postgresql-17b4aa77c3a161a9d0e7b08bd9931fe9fd051540.zip |
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
Diffstat (limited to 'src')
0 files changed, 0 insertions, 0 deletions