diff options
author | Bruce Momjian <bruce@momjian.us> | 2002-07-02 05:47:37 +0000 |
---|---|---|
committer | Bruce Momjian <bruce@momjian.us> | 2002-07-02 05:47:37 +0000 |
commit | 8864603f3cb93148317f2af469ada982c610aacf (patch) | |
tree | a9a31681486b603dac342da208930b1460f6f7dd /src/bin/psql/stringutils.c | |
parent | 97bfffe50ed2ee7e4714180f27b4216aee1ceb02 (diff) | |
download | postgresql-8864603f3cb93148317f2af469ada982c610aacf.tar.gz postgresql-8864603f3cb93148317f2af469ada982c610aacf.zip |
Minor code cleanup in bufmgr.c and bufmgr.h, mainly by moving repeated
lines of code into internal routines (drop_relfilenode_buffers,
release_buffer) and by hiding unused routines (PrintBufferDescs,
PrintPinnedBufs) behind #ifdef NOT_USED. Remove AbortBufferIO()
declaration from bufmgr.c (already declared in bufmgr.h)
Manfred Koizar
Diffstat (limited to 'src/bin/psql/stringutils.c')
0 files changed, 0 insertions, 0 deletions