mirror of
https://github.com/postgres/postgres.git
synced 2025-12-09 02:08:45 +03:00
would work, but in fact it didn't return the same rows when moving backwards as when moving forwards. This would have no visible effect in a DISTINCT query (at least assuming the column datatypes use a strong definition of equality), but it gave entirely wrong answers for DISTINCT ON queries.
5.1 KiB
5.1 KiB