diff options
author | Tom Lane <tgl@sss.pgh.pa.us> | 2012-12-24 17:52:19 -0500 |
---|---|---|
committer | Tom Lane <tgl@sss.pgh.pa.us> | 2012-12-24 17:52:19 -0500 |
commit | 3f88b080030682adf359248c9cb7f8b2068a539e (patch) | |
tree | 662bac427c7213819b7968494661af5ec02dbb57 /src/backend/access/gist/gistxlog.c | |
parent | c2b32180649fe9105e784ad0519fe243605f78a3 (diff) | |
download | postgresql-3f88b080030682adf359248c9cb7f8b2068a539e.tar.gz postgresql-3f88b080030682adf359248c9cb7f8b2068a539e.zip |
Fix some minor issues in view pretty-printing.
Code review for commit 2f582f76b1945929ff07116cd4639747ce9bb8a1: don't use
a static variable for what ought to be a deparse_context field, fix
non-multibyte-safe test for spaces, avoid useless and potentially O(N^2)
(though admittedly with a very small constant) calculations of wrap
positions when we aren't going to wrap.
Diffstat (limited to 'src/backend/access/gist/gistxlog.c')
0 files changed, 0 insertions, 0 deletions