On Mon, 29 May 2006 20:00:02 +0000 (UTC) "Marcus Comstedt (ACROSS) (Hail Ilpalazzo!) @ Pike (-) developers forum" 10353@lyskom.lysator.liu.se wrote:
Do you have an instance of Postgres.prostgres()?
No, its inherited, but it would still work. Or I was thinking I could rename quote to simple_quote and have a function pointer called quote. Then have the constructor check for ::quote, and point quote to the right method. Does that sound reasonable?
Adam