Am Freitag, 23. November 2007 schrieb Tom Lane: > Peter Eisentraut <[EMAIL PROTECTED]> writes: > > Tom Lane wrote: > >> Should we force initdb to correct these pg_proc entries, or just quietly > >> change pg_proc.h? > > > > Considering the extent of the changes, I'd be in favor of forcing an > > initdb. > > Well, if you're going to change the contents of pg_cast then there is > little choice. I was considering something less invasive ...
I will hang on to this patch for a few more days to see if any invasive catalog changes come out of the quote_literal/set_config discussion. If not, I'll consider a less invasive solution. -- Peter Eisentraut http://developer.postgresql.org/~petere/ ---------------------------(end of broadcast)--------------------------- TIP 9: In versions below 8.0, the planner will ignore your desire to choose an index scan if your joining column's datatypes do not match