Project

General

Profile

« Previous | Next » 

Revision 10991

bugfix: schemas/util.sql: mk_subset_by_row_num_func(): need explicit ORDER BY on the row_num_col, to prevent PostgreSQL from sorting the rows in reverse (they will be sorted because of the index scan, but the direction is otherwise indeterminate)

  • added
  • modified
  • copied
  • renamed
  • deleted