Re: [HACKERS] Trivial fixes for some IDENTIFICATION comment lines

2016-01-18 Thread Robert Haas
On Mon, Jan 18, 2016 at 12:01 PM, Tom Lane wrote: > Andres Freund writes: >> On 2016-01-18 12:52:06 +0100, Shulgin, Oleksandr wrote: >>> I've noticed that in src/backend/replication/logical/reorderbuffer.c, the >>> IDENTIFICATION comment line is incorrect: >>> >>> * IDENTIFICATION >>> - *src/

Re: [HACKERS] Trivial fixes for some IDENTIFICATION comment lines

2016-01-18 Thread Tom Lane
Andres Freund writes: > On 2016-01-18 12:52:06 +0100, Shulgin, Oleksandr wrote: >> I've noticed that in src/backend/replication/logical/reorderbuffer.c, the >> IDENTIFICATION comment line is incorrect: >> >> * IDENTIFICATION >> - *src/backend/catalog/dropcmds.c >> - *src/backend/replicati

Re: [HACKERS] Trivial fixes for some IDENTIFICATION comment lines

2016-01-18 Thread Andres Freund
On 2016-01-18 12:52:06 +0100, Shulgin, Oleksandr wrote: > I've noticed that in src/backend/replication/logical/reorderbuffer.c, the > IDENTIFICATION comment line is incorrect: > > * IDENTIFICATION > - * src/backend/catalog/dropcmds.c > - * src/backend/replication/logicalfuncs.c > - *