Clarify which version of postgres 8 is required.
Prior to 8.3 `regclass` did not support a `text` cast and we currently emit SQL that requires this cast. Refs cakephp/cakephp#11321
Loading
Please sign in to comment
Prior to 8.3 `regclass` did not support a `text` cast and we currently emit SQL that requires this cast. Refs cakephp/cakephp#11321