Bruce Momjian wrote: > My guess right now is that we use a GUC that will default if a > pg_catalog configuration name matches the lc_ctype locale name, and we > have to throw an error if an accessed index creation GUC doesn't match > the current GUC. > > So we create a pg_catalog full text configuration named UTF8.en-US, and > some others like ru_RU.UTF-8.
Do locale names vary across operating systems? If so, we might as well skip trying to find a default. -- Bruce Momjian <[EMAIL PROTECTED]> http://momjian.us EnterpriseDB http://www.enterprisedb.com + If your life is a hard drive, Christ can be your backup. + ---------------------------(end of broadcast)--------------------------- TIP 2: Don't 'kill -9' the postmaster