Log Message: ----------- Clean up MultiXactIdExpand's API by separating out the case where we are creating a new MultiXactId from two regular XIDs. The original coding was unnecessarily complicated and didn't save any code anyway. Modified Files: -------------- pgsql/src/backend/access/heap: heapam.c (r1.189 -> r1.190) (http://developer.postgresql.org/cvsweb.cgi/pgsql/src/backend/access/heap/heapam.c.diff?r1=1.189&r2=1.190) pgsql/src/backend/access/transam: multixact.c (r1.1 -> r1.2) (http://developer.postgresql.org/cvsweb.cgi/pgsql/src/backend/access/transam/multixact.c.diff?r1=1.1&r2=1.2) pgsql/src/include/access: multixact.h (r1.1 -> r1.2) (http://developer.postgresql.org/cvsweb.cgi/pgsql/src/include/access/multixact.h.diff?r1=1.1&r2=1.2)
Соглашаюсь с условиями обработки персональных данных