pgsql: Move private struct declaration to compress_io.c

Поиск
Список
Период
Сортировка
От Alvaro Herrera
Тема pgsql: Move private struct declaration to compress_io.c
Дата
Msg-id E1POGHB-0002hN-Lf@gemulon.postgresql.org
обсуждение исходный текст
Список pgsql-committers
Move private struct declaration to compress_io.c

Keep only the typedef in the header file.

Branch
------
master

Details
-------
http://git.postgresql.org/gitweb?p=postgresql.git;a=commitdiff;h=d7e5d151daa2d5fe096953ae0b3530707b7c87f5

Modified Files
--------------
src/bin/pg_dump/compress_io.c |   14 ++++++++++++++
src/bin/pg_dump/compress_io.h |   13 ++-----------
2 files changed, 16 insertions(+), 11 deletions(-)


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

Предыдущее
От: Alvaro Herrera
Дата:
Сообщение: pgsql: Silence compiler
Следующее
От: Tom Lane
Дата:
Сообщение: pgsql: Create core infrastructure for KNNGIST.