Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit57f1630

Browse files
committed
Bring some order and sanity to error handling in the xml patch.
Use a TRY block instead of (inadequate) ad-hoc coding to ensure thatlibxml is cleaned up after a failure. Report the intended SQLCODEinstead of defaulting to XX000. Avoid risking use of a danglingpointer by keeping the persistent error buffer in TopMemoryContext.Be less trusting that error messages don't contain %.This patch doesn't do anything about changing the way the messagesare put together --- this is just about mechanism.
1 parente9da20a commit57f1630

File tree

1 file changed

+227
-184
lines changed
  • src/backend/utils/adt

1 file changed

+227
-184
lines changed

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp