diff options
author | Tom Lane <tgl@sss.pgh.pa.us> | 2012-12-24 17:52:27 -0500 |
---|---|---|
committer | Tom Lane <tgl@sss.pgh.pa.us> | 2012-12-24 17:52:27 -0500 |
commit | 7ec225d3d615694f308c43d8449861c8e8b1b6aa (patch) | |
tree | 2c9981b0a6fb87b4de649f45368279e364e9e291 /src/backend/access/gist/gistscan.c | |
parent | de4cf42af954a03957d3fd7afc1314b45af786e8 (diff) | |
download | postgresql-7ec225d3d615694f308c43d8449861c8e8b1b6aa.tar.gz postgresql-7ec225d3d615694f308c43d8449861c8e8b1b6aa.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/gistscan.c')
0 files changed, 0 insertions, 0 deletions