doc: remove unnecessary INNER keyword

Bruce Momjian <bruce@momjian.us>

Commit: d269f858b40fd7dcd0bc63a70d7d340d902afe1e
Author: Bruce Momjian <bruce@momjian.us>
Date: 2020-04-02T21:42:09Z
Releases: 9.5.22
doc: remove unnecessary INNER keyword

A join that was added in commit 9b2009c4cf that did not use the INNER
keyword but the existing query used it.  It was cleaner to remove the
existing INNER keyword.

Reported-by: Peter Eisentraut

Discussion: https://postgr.es/m/a1ffbfda-59d2-5732-e5fb-3df8582b6434@2ndquadrant.com

Backpatch-through: 9.5

Files

PathChange+/−
doc/src/sgml/pgbuffercache.sgml modified +1 −1