forked frompostgres/postgres
- Notifications
You must be signed in to change notification settings - Fork6
Commit82511e3
committed
In create_function there is a remark concerning SQL/PSM not
being ratified as yet. This is certainly no longer true, it wasn'teven true in Q2/1998 when I did a little research for Date's book.SQL/PSM had been published on 1996-12-15 as ISO/IEC 9075:4. So youmight want to update that section.Frank Wegmann1 parent651acda commit82511e3
2 files changed
+4
-7
lines changedLines changed: 2 additions & 5 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
1 | 1 |
| |
2 |
| - | |
| 2 | + | |
3 | 3 |
| |
4 | 4 |
| |
5 | 5 |
| |
| |||
384 | 384 |
| |
385 | 385 |
| |
386 | 386 |
| |
387 |
| - | |
388 |
| - | |
389 |
| - | |
390 |
| - | |
| 387 | + | |
391 | 388 |
| |
392 | 389 |
| |
393 | 390 |
| |
|
Lines changed: 2 additions & 2 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
1 | 1 |
| |
2 |
| - | |
| 2 | + | |
3 | 3 |
| |
4 | 4 |
| |
5 | 5 |
| |
| |||
168 | 168 |
| |
169 | 169 |
| |
170 | 170 |
| |
171 |
| - | |
| 171 | + | |
172 | 172 |
| |
173 | 173 |
| |
174 | 174 |
| |
|
0 commit comments
Comments
(0)