pgsql: Fix comment in tableam.h about GetHeapamTableAmRoutine()

Поиск
Список
Период
Сортировка
От Michael Paquier
Тема pgsql: Fix comment in tableam.h about GetHeapamTableAmRoutine()
Дата
Msg-id E1r7lHz-007ZrW-EW@gemulon.postgresql.org
обсуждение исходный текст
Список pgsql-committers
Fix comment in tableam.h about GetHeapamTableAmRoutine()

This routine is located in heapam_handler.c, not tableamapi.c.  Issue
noted while hacking the area for a different patch.

Reviewed-by: Richard Guo
Discussion: https://postgr.es/m/ZWQuHltp2KS_0Cct@paquier.xyz

Branch
------
master

Details
-------
https://git.postgresql.org/pg/commitdiff/5ad49322e50459444b201e624d5df706751c9d41

Modified Files
--------------
src/include/access/tableam.h | 6 ++++++
1 file changed, 6 insertions(+)


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

Предыдущее
От: Michael Paquier
Дата:
Сообщение: pgsql: Add CHECK_FOR_INTERRUPTS() in scram_SaltedPassword() for the bac
Следующее
От: Michael Paquier
Дата:
Сообщение: pgsql: Remove test for pg_stat_reset_shared() in stats.sql