mirror of
https://github.com/postgres/postgres.git
synced 2025-11-12 05:01:15 +03:00
2. Get rid of locking when updating statistics in vacuum. 3. Use QuerySnapshot in COPY TO and call SetQuerySnashot in main tcop loop before FETCH and COPY TO.