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

git projects / postgresql.git / commit
? search:
summary | shortlog | log | commit | commitdiff | tree
(parent: f6c750d) | patch
Remove redundant spaces in _outA_Expr() output
2022年8月15日 10:43:52 +0000 (12:43 +0200)
2022年8月15日 10:43:52 +0000 (12:43 +0200)
commit 1c5818b9c68e5c2ac8f19d372f24cce409de1a26
Remove redundant spaces in _outA_Expr() output

Since WRITE_NODE_FIELD() output always starts with a space, we don't
need to go out of our way to print another space right before it.

This change is only for visual appearance; the tokenizer on the
reading side would read it the same way (but there is no read support
for A_Expr at this time anyway).
src/backend/nodes/outfuncs.c diff | blob | blame | history
This is the main PostgreSQL git repository.
RSS Atom

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