mirror of
https://github.com/postgres/postgres.git
synced 2025-08-31 17:02:12 +03:00
snapshots, like in REINDEX, are basically non-transactional operations. The DDL operation itself might participate in SSI, but there's separate functions for that. Kevin Grittner and Dan Ports, with some changes by me.