pgsql: Fix comment thinko in sequence.c

Поиск
Список
Период
Сортировка
От Michael Paquier
Тема pgsql: Fix comment thinko in sequence.c
Дата
Msg-id E1rekIa-000vhG-VW@gemulon.postgresql.org
обсуждение исходный текст
Список pgsql-committers
Fix comment thinko in sequence.c

One comment mentioned indexes, but the relation opened should be
sequences.

Reported-by: Matthias van de Meent
Discussion: https://postgr.es/m/CAEze2WiMGNG9XK3NSUen-5BARhCnP=u=FXnf8pvpL2qDKeOsZg@mail.gmail.com

Branch
------
master

Details
-------
https://git.postgresql.org/pg/commitdiff/17a3f79f812cf196063c4146d64c6479e974a5c5

Modified Files
--------------
src/backend/access/sequence/sequence.c | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)


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

Предыдущее
От: Nathan Bossart
Дата:
Сообщение: pgsql: Add helper functions for dshash tables with string keys.
Следующее
От: David Rowley
Дата:
Сообщение: pgsql: Adjust memory allocation functions to allow sibling calls