diff options
author | Tom Lane <tgl@sss.pgh.pa.us> | 2006-01-17 00:09:01 +0000 |
---|---|---|
committer | Tom Lane <tgl@sss.pgh.pa.us> | 2006-01-17 00:09:01 +0000 |
commit | 73e356607804b25e59218e02f47f2da1d4685c7a (patch) | |
tree | aa6fd3d02c776f5685c7c58eb72172d645d91f8b /src/backend/tcop/postgres.c | |
parent | e38217d1ec7668082131549171e165d1e173aa51 (diff) | |
download | postgresql-73e356607804b25e59218e02f47f2da1d4685c7a.tar.gz postgresql-73e356607804b25e59218e02f47f2da1d4685c7a.zip |
Improve comments about btree's use of ScanKey data structures: there
are two basically different kinds of scankeys, and we ought to try harder
to indicate which is used in each place in the code. I've chosen the names
"search scankey" and "insertion scankey", though you could make about
as good an argument for "operator scankey" and "comparison function
scankey".
Diffstat (limited to 'src/backend/tcop/postgres.c')
0 files changed, 0 insertions, 0 deletions