pgsql: Minor comment corrections for sequence hashtable patch.

Поиск
Список
Период
Сортировка
От Tom Lane
Тема pgsql: Minor comment corrections for sequence hashtable patch.
Дата
Msg-id E1VhN1B-000054-NH@gemulon.postgresql.org
обсуждение исходный текст
Список pgsql-committers
Minor comment corrections for sequence hashtable patch.

There were enough typos in the comments to annoy me ...

Branch
------
master

Details
-------
http://git.postgresql.org/pg/commitdiff/80e3a470ba46bc35fb1ec22d4e97126270f3d2b3

Modified Files
--------------
src/backend/commands/sequence.c |    7 ++++---
1 file changed, 4 insertions(+), 3 deletions(-)


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

Предыдущее
От: Kevin Grittner
Дата:
Сообщение: pgsql: Fix buffer overrun in isolation test program.
Следующее
От: Tom Lane
Дата:
Сообщение: pgsql: Prevent leakage of cached plans and execution trees in plpgsql D