forked frompostgres/postgres
- Notifications
You must be signed in to change notification settings - Fork6
Commit265124e
committed
Add:
> * Fix IS OF so it matches the ISO specification, and add documentation>>http://archives.postgresql.org/pgsql-patches/2003-08/msg00060.php>http://archives.postgresql.org/pgsql-hackers/2007-02/msg00060.php1 parent8272fc3 commit265124e
2 files changed
+10
-2
lines changedLines changed: 5 additions & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
2 | 2 |
| |
3 | 3 |
| |
4 | 4 |
| |
5 |
| - | |
| 5 | + | |
6 | 6 |
| |
7 | 7 |
| |
8 | 8 |
| |
| |||
380 | 380 |
| |
381 | 381 |
| |
382 | 382 |
| |
| 383 | + | |
| 384 | + | |
| 385 | + | |
| 386 | + | |
383 | 387 |
| |
384 | 388 |
| |
385 | 389 |
| |
|
Lines changed: 5 additions & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
8 | 8 |
| |
9 | 9 |
| |
10 | 10 |
| |
11 |
| - | |
| 11 | + | |
12 | 12 |
| |
13 | 13 |
| |
14 | 14 |
| |
| |||
346 | 346 |
| |
347 | 347 |
| |
348 | 348 |
| |
| 349 | + | |
| 350 | + | |
| 351 | + | |
| 352 | + | |
349 | 353 |
| |
350 | 354 |
| |
351 | 355 |
| |
|
0 commit comments
Comments
(0)