Re: [HACKERS] Compilation failed when --with-recode specified (patch)

2002-06-02 Thread Bruce Momjian
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)

2002-05-03 Thread Tom Lane
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