pgsql: Revert "pg_dump: Lock all relations, not just plain tables".

Поиск
Список
Период
Сортировка
От Tom Lane
Тема pgsql: Revert "pg_dump: Lock all relations, not just plain tables".
Дата
Msg-id E1kb97z-0005WR-4t@gemulon.postgresql.org
обсуждение исходный текст
Список pgsql-committers
Revert "pg_dump: Lock all relations, not just plain tables".

Revert 403a3d91c, as well as the followup fix 7f4235032, in all
branches.  We need to think a bit harder about what the behavior
of LOCK TABLE on views should be, and there's no time for that
before next week's releases.  We'll take another crack at this
later.

Discussion: https://postgr.es/m/16703-e348f58aab3cf6cc@postgresql.org

Branch
------
master

Details
-------
https://git.postgresql.org/pg/commitdiff/d3adaabaf7d555ec8bb1d83c43f72e79f1bf0b7d

Modified Files
--------------
src/bin/pg_dump/pg_backup.h    |  2 --
src/bin/pg_dump/pg_backup_db.c | 66 ------------------------------------------
src/bin/pg_dump/pg_backup_db.h |  2 --
src/bin/pg_dump/pg_dump.c      | 17 +++++------
4 files changed, 7 insertions(+), 80 deletions(-)


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

Предыдущее
От: Tom Lane
Дата:
Сообщение: pgsql: Doc: undo mistaken adjustment to LOCK TABLE docs in back branche
Следующее
От: Tom Lane
Дата:
Сообщение: pgsql: First-draft release notes for 13.1.