doc: Make UPDATE FROM examples consistent
Daniel Gustafsson <dgustafsson@postgresql.org>
doc: Make UPDATE FROM examples consistent The original first half of the example used an employees table and an accounts.sales_person foreign key column, while the second half (added in commit 8f889b1083f) used a salesmen table and accounts.sales_id for the foreign key. This makes everything use the original names. Author: Dagfinn Ilmari Mannsåker <ilmari@ilmari.org> Discussion: https://postgr.es/m/87o81vqjw0.fsf@wibble.ilmari.org
Files
| Path | Change | +/− |
|---|---|---|
| doc/src/sgml/ref/update.sgml | modified | +6 −6 |
Documentation touched
Discussion
- Doc patch: replace 'salesmen' with 'salespeople' 4 messages · 2022-03-24 → 2022-03-26