Josh Berkus <[EMAIL PROTECTED]> writes: > Am I missing something here? We're preparing for migration, but I > can't find anywhere a centralized list of the new error messages. Is > it in the source somewhere? If so, can we add it to the > documentation?
You could make one by running gettext --- see http://developer.postgresql.org/docs/postgres/nls.html#AEN55720 I do not especially see the point of adding such a list to the documentation, however. Or were you looking for src/include/utils/errcodes.h ? regards, tom lane ---------------------------(end of broadcast)--------------------------- TIP 3: if posting/reading through Usenet, please send an appropriate subscribe-nomail command to [EMAIL PROTECTED] so that your message can get through to the mailing list cleanly
