diff options
| author | Tom Lane <tgl@sss.pgh.pa.us> | 2019-03-27 11:10:42 -0400 |
|---|---|---|
| committer | Tom Lane <tgl@sss.pgh.pa.us> | 2019-03-27 11:10:42 -0400 |
| commit | a51cc7e9e60701d31032669011adcda8b4621d93 (patch) | |
| tree | d36d972264b44365b45bdfd1ad143e585de51d85 /src/bin/psql/tab-complete.c | |
| parent | ecfed4a12247cf4659eee6b6ea27405e35fe57f8 (diff) | |
Suppress uninitialized-variable warning.
Apparently Andres' compiler is smart enough to see that hpage
must be initialized before use ... but mine isn't.
Diffstat (limited to 'src/bin/psql/tab-complete.c')
0 files changed, 0 insertions, 0 deletions
