Fix comment thinko in sequence.c

Michael Paquier <michael@paquier.xyz>

Commit: 17a3f79f812cf196063c4146d64c6479e974a5c5
Author: Michael Paquier <michael@paquier.xyz>
Date: 2024-02-26T23:19:39Z
Releases: 17.0
Fix comment thinko in sequence.c

One comment mentioned indexes, but the relation opened should be
sequences.

Reported-by: Matthias van de Meent
Discussion: https://postgr.es/m/CAEze2WiMGNG9XK3NSUen-5BARhCnP=u=FXnf8pvpL2qDKeOsZg@mail.gmail.com

Files

PathChange+/−
src/backend/access/sequence/sequence.c modified +1 −1

Discussion