pgsql: Update comment.

Поиск
Список
Период
Сортировка
От Heikki Linnakangas
Тема pgsql: Update comment.
Дата
Msg-id E1brJXP-0007ph-PI@gemulon.postgresql.org
обсуждение исходный текст
Список pgsql-committers
Update comment.

mergepreread()/mergeprereadone() don't exist anymore, the function that
does roughly the same is now called mergereadnext().

Branch
------
master

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

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


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

Предыдущее
От: Andres Freund
Дата:
Сообщение: pgsql: Correct logical decoding restore behaviour for subtransactions.
Следующее
От: Tom Lane
Дата:
Сообщение: pgsql: Fix hstore_plpython for Python 3.