Tom Lane wrote:
[EMAIL PROTECTED] (Andrew Dunstan) writes:
Remove "convert 'blah' using conversion_name" facility, because if it
produces text it is an encoding hole and if not it's incompatible
with the spec, whatever the spec means (which we're not sure about anyway).
It's not critical, but just for future reference, you forgot to bump
catversion here. Which you should've because adding/removing built-in
functions renders the backend incompatible with the system catalogs.
Oops. You're right. Sorry.
cheers
andrew
---------------------------(end of broadcast)---------------------------
TIP 7: You can help support the PostgreSQL project by donating at
http://www.postgresql.org/about/donate