Roger Leigh <[email protected]> writes: > I'll adopt whatever the consensus is once agreed upon in my > postgresql-debversion package. I can also put in conditionals
Good news, welcome aboard! > to make it build with older versions again, but I'd like a > pointer to an example to see what's needed to conditionally > build < 8.4. That depends a lot on what features of 8.4 you're specifically talking about, but I guess the following example could help you there: http://github.com/dimitri/prefix/blob/master/prefix.c Try having a look at hstore-new or ip4r extensions, hosted on pgfoundry, too, or get specific, either here or better on IRC: irc://irc.freenode.net/#postgresql Regards, -- dim -- To UNSUBSCRIBE, email to [email protected] with a subject of "unsubscribe". Trouble? Contact [email protected]

