pgsql: Update README.tuplock

Поиск
Список
Период
Сортировка
От Alvaro Herrera
Тема pgsql: Update README.tuplock
Дата
Msg-id E1YwwqE-0005pE-1S@gemulon.postgresql.org
обсуждение исходный текст
Список pgsql-committers
Update README.tuplock

Multixact truncation is now handled differently, and this file hadn't
gotten the memo.

Per note from Amit Langote.  I didn't use his patch, though.

Also update the description of infomask bits, which weren't completely up
to date either.  This commit also propagates b01a4f6838 back to 9.3 and
9.4, which apparently I failed to do back then.

Branch
------
master

Details
-------
http://git.postgresql.org/pg/commitdiff/cdbdc4382743fcfabb3437ea7c4d103adaa01324

Modified Files
--------------
src/backend/access/heap/README.tuplock |   18 ++++++++++--------
1 file changed, 10 insertions(+), 8 deletions(-)


В списке pgsql-committers по дате отправления:

Предыдущее
От: Alvaro Herrera
Дата:
Сообщение: pgsql: Update README.tuplock
Следующее
От: Tom Lane
Дата:
Сообщение: pgsql: Explain CHECK constraint handling in postgres_fdw's IMPORT FOREI