Here is a query that will show the problem:
select relname, attname, atttypmod from pg_attribute, pg_class where
attrelid = pg_class.oid;
--
Bruce Momjian
maillist@candle.pha.pa.us
Есть вопросы? Напишите нам!
Соглашаюсь с условиями обработки персональных данных
✖
By continuing to browse this website, you agree to the use of cookies. Go to Privacy Policy.