pgsql: Update comment to match behavior of latest code.

Поиск
Список
Период
Сортировка
От Robert Haas
Тема pgsql: Update comment to match behavior of latest code.
Дата
Msg-id E1ZMeWg-0007lB-GX@gemulon.postgresql.org
обсуждение исходный текст
Список pgsql-committers
Update comment to match behavior of latest code.

Peter Geoghegan

Branch
------
master

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

Modified Files
--------------
src/backend/utils/sort/tuplesort.c |    6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)


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

Предыдущее
От: Robert Haas
Дата:
Сообщение: pgsql: Update comment to match behavior of latest code.
Следующее
От: Robert Haas
Дата:
Сообщение: pgsql: Tab completion for CREATE SEQUENCE.