Bruce Momjian <pgman@candle.pha.pa.us> writes: > Cleaned-up patch attached and applied.
Please revert this patch. This has not been updated to satisfy the previous agreement about how it should work. It is completely inappropriate to be dropping code that's specific to one contrib module into the core selfuncs.c file. What we had agreed to do was look at exporting some of the currently-static functions in selfuncs.c so that contrib modules could make use of them from outside the core --- but this patch doesn't do that. regards, tom lane ---------------------------(end of broadcast)--------------------------- TIP 4: Have you searched our list archives? http://archives.postgresql.org