git.postgresql.org Git - postgresql.git/commit

git projects / postgresql.git / commit
? search:
summary | shortlog | log | commit | commitdiff | tree
(parent: faf3750) | patch
Use appendStringInfoString instead of appendBinaryStringInfo where possible
2022年12月30日 09:59:25 +0000 (10:59 +0100)
2022年12月30日 10:05:09 +0000 (11:05 +0100)
commit 33a33f0ba4d70a704e2d6bb8ee85f29fe18cead9
Use appendStringInfoString instead of appendBinaryStringInfo where possible

For the jsonpath output, we don't need to squeeze out every bit of
performance, so instead use a more robust coding style. There are
similar calls in jsonb.c, which we leave alone here since there is
indeed a performance impact for bulk exports.

Discussion: https://www.postgresql.org/message-id/flat/a0086cfc-ff0f-2827-20fe-52b591d2666c%40enterprisedb.com
src/backend/utils/adt/jsonpath.c diff | blob | blame | history
This is the main PostgreSQL git repository.
RSS Atom

AltStyle によって変換されたページ (->オリジナル) /