forked frompostgres/postgres
- Notifications
You must be signed in to change notification settings - Fork6
Commit9a342d2
committed
There are misprints in postgres doc., in :
Chapter 10. PL/pgSQL - SQL Procedural Language (c40914117.htm)Statements...(resulting in a PL/pgSQL internal SELECT).But there are cases where someone isn't interested int-----------------------------------------(have to be)-->But there are cases where someone isn't interested in the functions result. RAISE level format''--(have to be)--> RAISE level 'format'1 parent26e0321 commit9a342d2
1 file changed
+3
-3
lines changedLines changed: 3 additions & 3 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
1 | 1 |
| |
2 |
| - | |
| 2 | + | |
3 | 3 |
| |
4 | 4 |
| |
5 | 5 |
| |
| |||
472 | 472 |
| |
473 | 473 |
| |
474 | 474 |
| |
475 |
| - | |
| 475 | + | |
476 | 476 |
| |
477 | 477 |
| |
478 | 478 |
| |
| |||
564 | 564 |
| |
565 | 565 |
| |
566 | 566 |
| |
567 |
| - | |
| 567 | + | |
568 | 568 |
| |
569 | 569 |
| |
570 | 570 |
| |
|
0 commit comments
Comments
(0)