git.postgresql.org Git - postgresql.git/commit
2007年1月20日 23:13:01 +0000 (23:13 +0000)
2007年1月20日 23:13:01 +0000 (23:13 +0000)
commit fcf4b146c697624a1b322def06db6b6aa1f1f481
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).
This is the main PostgreSQL git repository.
RSS
Atom