mirror of
https://github.com/postgres/postgres.git
synced 2025-06-11 20:28:21 +03:00
Commit 8457d0beca
introduced an example which, while not incorrect,
failed to exhibit the behavior it meant to describe, as a result of omitting
an E'' prefix that needed to be there. Noticed and fixed by Peter Geoghegan.
I (tgl) failed to resist the temptation to wordsmith nearby text a bit
while at it.