If I have have the table: create table foo ( a int references bar(id), b int references baz(id) ) ... how do I make sure one and only one of the columns a and b are non-null? Is it even reasonable?
pgsql-general by date:
Соглашаюсь с условиями обработки персональных данных