forked frompostgres/postgres
- Notifications
You must be signed in to change notification settings - Fork6
Commit8da1538
committed
doc: remove unnecessary INNER keyword
A join that was added in commit9b2009c that did not use the INNERkeyword but the existing query used it. It was cleaner to remove theexisting INNER keyword.Reported-by: Peter EisentrautDiscussion:https://postgr.es/m/a1ffbfda-59d2-5732-e5fb-3df8582b6434@2ndquadrant.comBackpatch-through: 9.51 parentc713dc2 commit8da1538
1 file changed
+1
-1
lines changedLines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
149 | 149 |
| |
150 | 150 |
| |
151 | 151 |
| |
152 |
| - | |
| 152 | + | |
153 | 153 |
| |
154 | 154 |
| |
155 | 155 |
| |
|
0 commit comments
Comments
(0)