mirror of
https://github.com/postgres/postgres.git
synced 2026-06-06 23:59:45 -04:00
3576820e78
originally created with, so that the set of visible tuples does not change as a result of other activity. This essentially makes PG cursors INSENSITIVE per the SQL92 definition. See bug report of 13-Feb-02.