Re: [HACKERS] COMPARE_POINTER_FIELD been dead 13 years after living 2 weeks

2015-09-21 Thread Tom Lane
Alvaro Herrera writes: > I happened to notice that we have a macro COMPARE_POINTER_FIELD in > nodes/equalfuncs.c that Tom introduced in 2eafcf68d563d (25 Nov 2002) > and then removed its only callers a0bf885f9ea (12 Dec 2002). Hm. I think it was meant to correspond to copyfuncs.c's COPY_POINTER_

[HACKERS] COMPARE_POINTER_FIELD been dead 13 years after living 2 weeks

2015-09-21 Thread Alvaro Herrera
I happened to notice that we have a macro COMPARE_POINTER_FIELD in nodes/equalfuncs.c that Tom introduced in 2eafcf68d563d (25 Nov 2002) and then removed its only callers a0bf885f9ea (12 Dec 2002). Should we just remove it? -- Álvaro Herrera Developer, http://www.PostgreS