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/[email protected] Branch ------ master Details ------- https://git.postgresql.org/pg/commitdiff/9fd2952cf4920d563e9cea51634c5b364d57f71a Modified Files -------------- src/backend/catalog/indexing.c | 1 - 1 file changed, 1 deletion(-)
