forked frompostgres/postgres
- Notifications
You must be signed in to change notification settings - Fork6
Commit4cbd8c6
committed
Doc: fix minor syntax error in example.
The CREATE TABLE option is GENERATED BY DEFAULT *AS* IDENTITY.Per bug #18543 from Ondřej Navrátil. Seems to have crept inina37bb7c, so back-patch to v17 where that was added.Discussion:https://postgr.es/m/18543-93c721689f9928e8@postgresql.org1 parent925479b commit4cbd8c6
1 file changed
+1
-1
lines changedLines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
257 | 257 |
| |
258 | 258 |
| |
259 | 259 |
| |
260 |
| - | |
| 260 | + | |
261 | 261 |
| |
262 | 262 |
| |
263 | 263 |
| |
|
0 commit comments
Comments
(0)