diff options
author | Tom Lane <tgl@sss.pgh.pa.us> | 2006-07-21 20:51:33 +0000 |
---|---|---|
committer | Tom Lane <tgl@sss.pgh.pa.us> | 2006-07-21 20:51:33 +0000 |
commit | 0144eb92bbffe25945e57b1c153ddaae93b9f196 (patch) | |
tree | b714ca632e41515ae2414b0ade19458d472dcc7c /src/backend/utils/adt/arrayfuncs.c | |
parent | bc660c423731a3b68fb9c1e61a3ab8812dc8d55d (diff) | |
download | postgresql-0144eb92bbffe25945e57b1c153ddaae93b9f196.tar.gz postgresql-0144eb92bbffe25945e57b1c153ddaae93b9f196.zip |
Add the full set of comparison functions for type TID, including a btree
opclass. This is not so much because anyone's likely to create an index
on TID, as that sorting TIDs can be useful. Also added max and min
aggregates while at it, so that one can investigate the clusteredness of
a table with queries like SELECT min(ctid), max(ctid) FROM tab WHERE ...
Greg Stark and Tom Lane
Diffstat (limited to 'src/backend/utils/adt/arrayfuncs.c')
0 files changed, 0 insertions, 0 deletions