aboutsummaryrefslogtreecommitdiff
path: root/src/backend/utils/adt/arrayfuncs.c
diff options
context:
space:
mode:
authorTom Lane <tgl@sss.pgh.pa.us>2006-07-21 20:51:33 +0000
committerTom Lane <tgl@sss.pgh.pa.us>2006-07-21 20:51:33 +0000
commit0144eb92bbffe25945e57b1c153ddaae93b9f196 (patch)
treeb714ca632e41515ae2414b0ade19458d472dcc7c /src/backend/utils/adt/arrayfuncs.c
parentbc660c423731a3b68fb9c1e61a3ab8812dc8d55d (diff)
downloadpostgresql-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