pgsql: Fix improper usage of 'dump' bitmap

Поиск
Список
Период
Сортировка
От Stephen Frost
Тема pgsql: Fix improper usage of 'dump' bitmap
Дата
Msg-id E1aod2k-0006qs-9Z@gemulon.postgresql.org
обсуждение исходный текст
Список pgsql-committers
Fix improper usage of 'dump' bitmap

Now that 'dump' is a bitmap, we can't simply set it to 'true'.

Noticed while debugging the prior issue.

Branch
------
master

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

Modified Files
--------------
src/bin/pg_dump/pg_dump_sort.c | 9 +++++++--
1 file changed, 7 insertions(+), 2 deletions(-)


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

Предыдущее
От: Kevin Grittner
Дата:
Сообщение: pgsql: Add the "snapshot too old" feature
Следующее
От: Stephen Frost
Дата:
Сообщение: pgsql: Create default roles