Re: [HACKERS] Minor comment fixups

2012-08-30 Thread Robert Haas
On Mon, Aug 27, 2012 at 11:21 PM, Jeff Davis wrote: > I noticed a couple comments that look wrong to me. Patch attached. Thanks, committed. But I updated the parenthesized comment in the first fix instead of removing it. Let me know if you see an issue with that. -- Robert Haas EnterpriseDB:

[HACKERS] Minor comment fixups

2012-08-27 Thread Jeff Davis
I noticed a couple comments that look wrong to me. Patch attached. Regards, Jeff Davis *** a/src/backend/commands/tablecmds.c --- b/src/backend/commands/tablecmds.c *** *** 8784,8792 copy_relation_data(SMgrRelation src, SMgrRelation dst, pfree(buf); /* ! * If th