forked frompostgres/postgres
- Notifications
You must be signed in to change notification settings - Fork6
Commit3785d8e
committed
doc: Make UPDATE FROM examples consistent
The original first half of the example used an employees table and anaccounts.sales_person foreign key column, while the second half (addedin commit8f889b1) used a salesmen table and accounts.sales_idfor 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.org1 parentebc8b7d commit3785d8e
1 file changed
+6
-6
lines changedLines changed: 6 additions & 6 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
387 | 387 |
| |
388 | 388 |
| |
389 | 389 |
| |
390 |
| - | |
| 390 | + | |
391 | 391 |
| |
392 | 392 |
| |
393 |
| - | |
394 |
| - | |
| 393 | + | |
| 394 | + | |
395 | 395 |
| |
396 | 396 |
| |
397 | 397 |
| |
398 | 398 |
| |
399 | 399 |
| |
400 |
| - | |
| 400 | + | |
401 | 401 |
| |
402 | 402 |
| |
403 |
| - | |
| 403 | + | |
404 | 404 |
| |
405 | 405 |
| |
406 |
| - | |
| 406 | + | |
407 | 407 |
| |
408 | 408 |
| |
409 | 409 |
| |
|
0 commit comments
Comments
(0)