Fix comment in indexing.c

Michael Paquier <michael@paquier.xyz>

Commit: 9fd2952cf4920d563e9cea51634c5b364d57f71a
Author: Michael Paquier <michael@paquier.xyz>
Date: 2021-03-17T09:07:00Z
Releases: 14.0
Fix comment in indexing.c

578b229, that removed support for WITH OIDS, has changed
CatalogTupleInsert() to not return an Oid, but one comment was still
mentioning that.

Author: Vik Fearing
Discussion: https://postgr.es/m/fef01975-ed10-3601-7b9e-80ecef72d00b@postgresfriends.org

Files

PathChange+/−
src/backend/catalog/indexing.c modified +0 −1

Discussion