Brian Hurt < bhurt@janestcapital.com> writes:> SELECT true :: text;> ERROR: cannot cast type boolean to text> I was wondering why this is so.Because there's no pg_cast entry for this conversion. There will be one in 8.3, but for older releases make your own withCREATE CAST. regards, tom lane---------------------------(end of broadcast)--------------------------- TIP 4: Have you searched our list archives? http://archives.postgresql.org
pgsql-novice by date:
Соглашаюсь с условиями обработки персональных данных