Use newly added InvalidCommandId instead of 0
authorAlvaro Herrera <alvherre@alvh.no-ip.org>
Mon, 25 Aug 2014 19:32:30 +0000 (15:32 -0400)
committerAlvaro Herrera <alvherre@alvh.no-ip.org>
Mon, 25 Aug 2014 19:32:30 +0000 (15:32 -0400)
commit6f822952eea112d3e19a0ddaad32e99d1943f29d
treeffdc85bd3675bd568412a24cbe4bbf9e0b0e714b
parent832a12f65e91d4295be73e26079aa8508de0cf32
Use newly added InvalidCommandId instead of 0

The symbol was added by 71901ab6d; the original code was introduced by
6868ed749.  Development of both overlapped which is why we apparently
failed to notice.

This is a (very slight) behavior change, so I'm not backpatching this to
9.4 for now, even though the symbol does exist there.
src/backend/access/heap/heapam.c