<html><head></head><body style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space; ">I'm a bit curious because, looking through the code history, I can't find any evidence of it.<div><br></div><div>The schema for PDNS 3.0 shows no "ordername" column or "orderindex" index on the records table:</div><div><br></div><div><a href="https://github.com/PowerDNS/pdns/blob/auth-3.0/pdns/no-dnssec.schema.pgsql.sql">https://github.com/PowerDNS/pdns/blob/auth-3.0/pdns/no-dnssec.schema.pgsql.sql</a></div><div><br></div><div>And the upgrade instructions for 3.0 -> 3.1 don't include an alter statement for adding the "ordername" column or "orderindex" index:</div><div><br></div><div><a href="https://doc.powerdns.com/md/authoritative/upgrading/#30-to-31">https://doc.powerdns.com/md/authoritative/upgrading/#30-to-31</a></div><div><br></div><div>But the upgrade instructions for 3.1 -> 3.2 includes an alter statement for _modifying_ the "ordername" column and _dropping_ the "orderindex" index that were never added:</div><div><br></div><div><a href="https://doc.powerdns.com/md/authoritative/upgrading/#31-to-32">https://doc.powerdns.com/md/authoritative/upgrading/#31-to-32</a></div><div><br></div><div>This doesn't compute.</div><div><br></div><div>Can someone provide me some perspective on this?</div><div><br></div><div>Thanks,</div><div><br></div><div>Nick</div></body></html>