pgsql: Code review for recent slot.c changes.

Поиск
Список
Период
Сортировка
От Andres Freund
Тема pgsql: Code review for recent slot.c changes.
Дата
Msg-id E1cvymz-0007Dw-F2@gemulon.postgresql.org
обсуждение исходный текст
Список pgsql-committers
Code review for recent slot.c changes.

Branch
------
master

Details
-------
http://git.postgresql.org/pg/commitdiff/5c21ad07cc06f00f96e9401209a7da839b326d3a

Modified Files
--------------
src/backend/replication/slot.c | 48 +++++++++++++++++++-----------------------
1 file changed, 22 insertions(+), 26 deletions(-)


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

Предыдущее
От: Tom Lane
Дата:
Сообщение: pgsql: Fix integer-overflow problems in interval comparison.
Следующее
От: Heikki Linnakangas
Дата:
Сообщение: pgsql: Remove dead code and fix comments in fast-path functionhandling