forked frompostgres/postgres
- Notifications
You must be signed in to change notification settings - Fork6
Commit9fd2952
committed
Fix comment in indexing.c
578b229, that removed support for WITH OIDS, has changedCatalogTupleInsert() to not return an Oid, but one comment was stillmentioning that.Author: Vik FearingDiscussion:https://postgr.es/m/fef01975-ed10-3601-7b9e-80ecef72d00b@postgresfriends.org1 parente1ae40f commit9fd2952
1 file changed
+0
-1
lines changedLines changed: 0 additions & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
210 | 210 |
| |
211 | 211 |
| |
212 | 212 |
| |
213 |
| - | |
214 | 213 |
| |
215 | 214 |
| |
216 | 215 |
| |
|
0 commit comments
Comments
(0)