Re: range_agg with multirange inputs - Mailing list pgsql-hackers

From Greg Stark
Subject Re: range_agg with multirange inputs
Date
Msg-id CAM-w4HMjrXxXAx=7ThBU8Kw5LiZRvYypm6LdJvoGGC4zbfb04A@mail.gmail.com
Whole thread Raw
In response to Re: range_agg with multirange inputs  (Chapman Flack <chap@anastigmatix.net>)
List pgsql-hackers
Fwiw the cfbot is failing due to a duplicate OID. Traditionally we
didn't treat duplicate OIDs as reason to reject a patch because
they're inevitable as other patches get committed and the committer
can just renumber them.

I think the cfbot kind of changes this calculus since it's a pain lose
the visibility into whether the rest of the tests are passing that the
cfbot normally gives us.

If it's not to much of a hassle could you renumber resubmit the patch
with an updated OID?

[10:54:57.606] su postgres -c "make -s -j${BUILD_JOBS} world-bin"
[10:54:57.927] Duplicate OIDs detected:
[10:54:57.927] 8000



pgsql-hackers by date:

Previous
From: Greg Stark
Date:
Subject: Re: Temporary tables versus wraparound... again
Next
From: Jacob Champion
Date:
Subject: Re: [PATCH] Accept IP addresses in server certificate SANs