WIN1252 patch broke my database - Mailing list pgsql-hackers

From Tom Lane
Subject WIN1252 patch broke my database
Date
Msg-id 10084.1111010235@sss.pgh.pa.us
Whole thread Raw
Responses Re: WIN1252 patch broke my database
List pgsql-hackers
You can't just randomly rearrange the pg_enc enum without forcing an
initdb, because the numeric values of the encodings appear in system
catalogs (eg pg_conversion).
        regards, tom lane


pgsql-hackers by date:

Previous
From: Bruce Momjian
Date:
Subject: Re: [PATCHES] [pgsql-hackers-win32] snprintf causes regression
Next
From: Bruce Momjian
Date:
Subject: Re: WIN1252 patch broke my database