diff options
author | Peter Eisentraut <peter@eisentraut.org> | 2022-08-15 12:43:52 +0200 |
---|---|---|
committer | Peter Eisentraut <peter@eisentraut.org> | 2022-08-15 12:43:52 +0200 |
commit | 1c5818b9c68e5c2ac8f19d372f24cce409de1a26 (patch) | |
tree | af7e5458d8b5a48a7e5e1a8ff9773d0d9d7d2070 /src/backend/utils/adt/ruleutils.c | |
parent | f6c750d31d97a66a90e3389ae6832bf99cd15f30 (diff) | |
download | postgresql-1c5818b9c68e5c2ac8f19d372f24cce409de1a26.tar.gz postgresql-1c5818b9c68e5c2ac8f19d372f24cce409de1a26.zip |
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).
Diffstat (limited to 'src/backend/utils/adt/ruleutils.c')
0 files changed, 0 insertions, 0 deletions