forked frompostgres/postgres
- Notifications
You must be signed in to change notification settings - Fork6
Commit7fb9b5d
committed
This fixes 2 inaccuracies in the recently added SQL99 feature list docs.
UNIQUE and DISTINCT predicates are both listed as implemented -- AFAIK,neither is.I also included another trivial patch which adds the default locationof the DSSSL stylesheets on my system (Debian unstable, docbook-dsssl1.76) to the list of paths that configure looks for.Neil Conway1 parentb52790b commit7fb9b5d
2 files changed
+13
-12
lines changedLines changed: 2 additions & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
1 |
| - | |
| 1 | + | |
2 | 2 |
| |
3 | 3 |
| |
4 | 4 |
| |
| |||
59 | 59 |
| |
60 | 60 |
| |
61 | 61 |
| |
| 62 | + | |
62 | 63 |
| |
63 | 64 |
| |
64 | 65 |
| |
|
Lines changed: 11 additions & 11 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
1 | 1 |
| |
2 |
| - | |
| 2 | + | |
3 | 3 |
| |
4 | 4 |
| |
5 | 5 |
| |
| |||
877 | 877 |
| |
878 | 878 |
| |
879 | 879 |
| |
880 |
| - | |
881 |
| - | |
882 |
| - | |
883 |
| - | |
884 |
| - | |
885 | 880 |
| |
886 | 881 |
| |
887 | 882 |
| |
| |||
1152 | 1147 |
| |
1153 | 1148 |
| |
1154 | 1149 |
| |
1155 |
| - | |
1156 |
| - | |
1157 |
| - | |
1158 |
| - | |
1159 |
| - | |
1160 | 1150 |
| |
1161 | 1151 |
| |
1162 | 1152 |
| |
| |||
1425 | 1415 |
| |
1426 | 1416 |
| |
1427 | 1417 |
| |
| 1418 | + | |
| 1419 | + | |
| 1420 | + | |
| 1421 | + | |
| 1422 | + | |
1428 | 1423 |
| |
1429 | 1424 |
| |
1430 | 1425 |
| |
| |||
1707 | 1702 |
| |
1708 | 1703 |
| |
1709 | 1704 |
| |
| 1705 | + | |
| 1706 | + | |
| 1707 | + | |
| 1708 | + | |
| 1709 | + | |
1710 | 1710 |
| |
1711 | 1711 |
| |
1712 | 1712 |
| |
|
0 commit comments
Comments
(0)