Don't disallow dropping NOT NULL for a list partition key.
Range partitioning doesn't support nulls in the partitioning columns,
but list partitioning does.
Amit Langote, per a complaint from Amul Sul
Branch
------
master
Details
-------
http://git.postgresql.org/pg/commitdiff/e28b1156122f4d48d6f6f7a7f26381ee7af65a91
Modified Files
--------------
src/backend/commands/tablecmds.c | 22 +++++++++++++---------
src/test/regress/expected/alter_table.out | 4 ++++
src/test/regress/sql/alter_table.sql | 5 +++++
3 files changed, 22 insertions(+), 9 deletions(-)
Есть вопросы? Напишите нам!
Соглашаюсь с условиями обработки персональных данных
✖
By continuing to browse this website, you agree to the use of cookies. Go to Privacy Policy.