Re: [HACKERS] Compilation failed when --with-recode specified (patch)
Glad you are testing recode because I changed its token handling to use the new unified token code used by pg_hba.conf and pg_ident.conf. --- Oliver Elphick wrote: -- Start of PGP signed section. > Using this configuration:
Re: [HACKERS] Compilation failed when --with-recode specified (patch)
Oliver Elphick <[EMAIL PROTECTED]> writes: > current cvs would not compile. I found it necessary to make the > following corrections: A little software rot setting in there :-(. My compiler complained about even more stuff than yours did. Patch applied. regards, tom la