Обсуждение: pgsql: Adapt valgrind.supp to the XLogInsert() split.

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

pgsql: Adapt valgrind.supp to the XLogInsert() split.

От
Andres Freund
Дата:
Adapt valgrind.supp to the XLogInsert() split.

The CRC computation now happens in XLogInsertRecord(), not
XLogInsert() itself anymore.

Branch
------
master

Details
-------
http://git.postgresql.org/pg/commitdiff/473f162ce1faabeb2d572b9805311081919e5deb

Modified Files
--------------
src/tools/valgrind.supp |    2 +-
1 file changed, 1 insertion(+), 1 deletion(-)