pgsql: Modify RelationGetBufferForTuple() to use a typedef, rather than

Поиск
Список
Период
Сортировка
От Bruce Momjian
Тема pgsql: Modify RelationGetBufferForTuple() to use a typedef, rather than
Дата
Msg-id E1RE5ow-0004s0-UW@gemulon.postgresql.org
обсуждение исходный текст
Список pgsql-committers
Modify RelationGetBufferForTuple() to use a typedef, rather than a
struct, to help pgindent.

Branch
------
master

Details
-------
http://git.postgresql.org/pg/commitdiff/484af9b376f3dca3805932d5c40c45ecf6fca0d4

Modified Files
--------------
src/backend/access/heap/hio.c |    2 +-
src/include/access/hio.h      |    2 +-
2 files changed, 2 insertions(+), 2 deletions(-)


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

Предыдущее
От: Bruce Momjian
Дата:
Сообщение: pgsql: Modify pgindent to use a renamed pg_bsd_indent binary. New feat
Следующее
От: Bruce Momjian
Дата:
Сообщение: pgsql: Clarify wording of foreign key documentation to mention null ent