]> git.ipfire.org Git - thirdparty/postgresql.git/commit
Remove obsolete _bt_compare() comment.
authorPeter Geoghegan <pg@bowt.ie>
Wed, 19 Feb 2020 00:07:16 +0000 (16:07 -0800)
committerPeter Geoghegan <pg@bowt.ie>
Wed, 19 Feb 2020 00:07:16 +0000 (16:07 -0800)
commitfe9b92854e7d5f66d3abb565c5b60a879b6c9442
tree05eb7ee4a6f64df8bc5ad3eadb0f2a2528786e14
parentb7e51b350c4e6b1cb3404588cf11801525e2336f
Remove obsolete _bt_compare() comment.

btbuild() has nothing to say about how NULL values compare in nbtree.
Besides, there are _bt_compare() header comments that describe how NULL
values are handled.
src/backend/access/nbtree/nbtsearch.c