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

Commit5e51297

Browse files
committed
Some code review for xml.c:
Add some more xml_init() calls that might not be necessary, but seem like agood idea to avoid possible problems like we saw in xmlelement().Fix unsafe assumption that you can keep using the tupledesc of a relcacheentry you don't have open.Add missing error checks for SearchSysCache failure.Get rid of handwritten array traversal in xpath() and O(N^2), broken-for-nullsarray access code in map_sql_value_to_xml_value(), in favor of usingdeconstruct_array.Manually adjust a lot of line breaks in places where the code is otherwisegonna look pretty awful after pg_indent hacks it up (original author seems tohave liked to lay out code for a 200-column window).
1 parent85f807d commit5e51297

File tree

1 file changed

+314
-207
lines changed
  • src/backend/utils/adt

1 file changed

+314
-207
lines changed

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp