QNX mention in tuplesort.c

Started by Bruce Momjianover 20 years ago2 messageshackers
Jump to latest
#1Bruce Momjian
bruce@momjian.us

There is a mention of QNX in tuplesort.c. Can that code segment be
removed now that QNX is removed?

-- 
  Bruce Momjian                        |  http://candle.pha.pa.us
  pgman@candle.pha.pa.us               |  (610) 359-1001
  +  If your life is a hard drive,     |  13 Roberts Road
  +  Christ can be your backup.        |  Newtown Square, Pennsylvania 19073
#2Tom Lane
tgl@sss.pgh.pa.us
In reply to: Bruce Momjian (#1)
Re: QNX mention in tuplesort.c

Bruce Momjian <pgman@candle.pha.pa.us> writes:

There is a mention of QNX in tuplesort.c. Can that code segment be
removed now that QNX is removed?

I'd leave it there. We don't have any certainty that the behavior
being worked around exists only on QNX4, and it's not like it's
costing a lot.

regards, tom lane