pgsql: Make amcanorder independent of amconsistentordering
Started by Peter Eisentrautover 1 year ago1 messagescomitters
Make amcanorder independent of amconsistentordering
Follow-up to commit af4002b381d: Make amconsistentordering not depend
on amcanorder. Although they are related, they are independent
properties.
Reported-by: Tom Lane <tgl@sss.pgh.pa.us>
Discussion: /messages/by-id/E1tngY6-0000UL-2n@gemulon.postgresql.org
Branch
------
master
Details
-------
https://git.postgresql.org/pg/commitdiff/8021c77769e90cc804121d61a1bb7bcc4652d48b
Modified Files
--------------
src/backend/utils/cache/lsyscache.c | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)