forked frompostgres/postgres
- Notifications
You must be signed in to change notification settings - Fork6
Commit227c4e5
committed
Doc: improve documentation about exponentiation operator.
Now that we're not having to wedge this into the straitjacket ofthe old operator table format, we can add another example toclarify the point about left-to-right associativity.Per suggestion from mdione at grulic.org.ar.https://postgr.es/m/162661954599.693.13700316547731859171@wrigleys.postgresql.org1 parent65cc77c commit227c4e5
1 file changed
+9
-2
lines changedLines changed: 9 additions & 2 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
988 | 988 |
| |
989 | 989 |
| |
990 | 990 |
| |
991 |
| - | |
992 |
| - | |
| 991 | + | |
993 | 992 |
| |
994 | 993 |
| |
995 | 994 |
| |
996 | 995 |
| |
997 | 996 |
| |
| 997 | + | |
| 998 | + | |
| 999 | + | |
| 1000 | + | |
998 | 1001 |
| |
999 | 1002 |
| |
1000 | 1003 |
| |
| 1004 | + | |
| 1005 | + | |
| 1006 | + | |
| 1007 | + | |
1001 | 1008 |
| |
1002 | 1009 |
| |
1003 | 1010 |
| |
|
0 commit comments
Comments
(0)