pgsql: Fix comment in indexing.c

Started by Michael Paquierover 5 years ago1 messagescomitters
Jump to latest
#1Michael Paquier
michael@paquier.xyz

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: /messages/by-id/fef01975-ed10-3601-7b9e-80ecef72d00b@postgresfriends.org

Branch
------
master

Details
-------
https://git.postgresql.org/pg/commitdiff/9fd2952cf4920d563e9cea51634c5b364d57f71a

Modified Files
--------------
src/backend/catalog/indexing.c | 1 -
1 file changed, 1 deletion(-)