forked frompostgres/postgres
- Notifications
You must be signed in to change notification settings - Fork6
Commiteeb1dd5
committed
On Wed, 2002-05-29 at 01:41, Tom Lane wrote:
>> > Is it a good idea to provide an example (such as the above), or should I> > just try and describe the behaviour?>> Examples are generally good things ...OK, the attached documentation patch provides some simple examples ofuse of tablename as a parameter, %ROWTYPE and %TYPE.In the end I decided that the documentation is literally correct, buthard to follow without any examples explicitly showing the use of atable name as a parameter.Andrew McMillan1 parent240de61 commiteeb1dd5
1 file changed
+24
-1
lines changedOriginal file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
1 | 1 |
| |
2 |
| - | |
| 2 | + | |
3 | 3 |
| |
4 | 4 |
| |
5 | 5 |
| |
| |||
371 | 371 |
| |
372 | 372 |
| |
373 | 373 |
| |
| 374 | + | |
| 375 | + | |
| 376 | + | |
374 | 377 |
| |
375 | 378 |
| |
376 | 379 |
| |
| |||
448 | 451 |
| |
449 | 452 |
| |
450 | 453 |
| |
| 454 | + | |
| 455 | + | |
| 456 | + | |
| 457 | + | |
| 458 | + | |
| 459 | + | |
| 460 | + | |
| 461 | + | |
| 462 | + | |
451 | 463 |
| |
452 | 464 |
| |
453 | 465 |
| |
| |||
491 | 503 |
| |
492 | 504 |
| |
493 | 505 |
| |
| 506 | + | |
| 507 | + | |
| 508 | + | |
| 509 | + | |
| 510 | + | |
| 511 | + | |
| 512 | + | |
| 513 | + | |
| 514 | + | |
| 515 | + | |
| 516 | + | |
494 | 517 |
| |
495 | 518 |
| |
496 | 519 |
| |
|
0 commit comments
Comments
(0)