Fix problems with incomplete attempt to prohibit OIDS with MVs.
Problem with assertion failure in restoring from pg_dump output
reported by Joachim Wieland.
Review and suggestions by Tom Lane and Robert Haas.
Branch
------
master
Details
-------
http://git.postgresql.org/pg/commitdiff/549dae0352a06a43ec664dc158556e12ec2d30e5
Modified Files
--------------
doc/src/sgml/ref/create_materialized_view.sgml | 7 ++++++-
src/backend/commands/createas.c | 6 +++++-
src/backend/commands/tablecmds.c | 2 +-
src/backend/parser/parse_clause.c | 17 ++++++++++++++++-
src/backend/parser/parse_utilcmd.c | 4 +++-
src/include/parser/parse_clause.h | 2 +-
6 files changed, 32 insertions(+), 6 deletions(-)
Есть вопросы? Напишите нам!
Соглашаюсь с условиями обработки персональных данных
✖
By continuing to browse this website, you agree to the use of cookies. Go to Privacy Policy.