Обсуждение: pgsql: Remove redundant declaration for XidInMVCCSnapshot

Поиск
Список
Период
Сортировка

pgsql: Remove redundant declaration for XidInMVCCSnapshot

От
Alvaro Herrera
Дата:
Remove redundant declaration for XidInMVCCSnapshot

This was added for no good reason by c91560defc57, after b7eda3e0e334
had just moved the prototype from utils/tqual.h to utils/snapmgr.h.

Author: Japin Li <japinli@hotmail.com>
Discussion: https://postgr.es/m/MEYP282MB16693A409F3282A9DB287BADB63E9@MEYP282MB1669.AUSP282.PROD.OUTLOOK.COM

Branch
------
master

Details
-------
https://git.postgresql.org/pg/commitdiff/ff0d8f27f4d97c8e34ac5df19d0f232fb2f53744

Modified Files
--------------
src/include/access/heapam.h | 1 -
1 file changed, 1 deletion(-)