diff options
author | Tom Lane <tgl@sss.pgh.pa.us> | 2007-01-20 23:13:01 +0000 |
---|---|---|
committer | Tom Lane <tgl@sss.pgh.pa.us> | 2007-01-20 23:13:01 +0000 |
commit | fcf4b146c697624a1b322def06db6b6aa1f1f481 (patch) | |
tree | 1af74f64a50c4f338dd2d3154e33a79bfb839caa /src/backend/commands/functioncmds.c | |
parent | c82cc604f5cf860a12b95ce114311ba72854a536 (diff) | |
download | postgresql-fcf4b146c697624a1b322def06db6b6aa1f1f481.tar.gz postgresql-fcf4b146c697624a1b322def06db6b6aa1f1f481.zip |
Simplify pg_am representation of ordering-capable access methods:
provide just a boolean 'amcanorder', instead of fields that specify the
sort operator strategy numbers. We have decided to require ordering-capable
AMs to use btree-compatible strategy numbers, so the old fields are
overkill (and indeed misleading about what's allowed).
Diffstat (limited to 'src/backend/commands/functioncmds.c')
0 files changed, 0 insertions, 0 deletions