pgsql/src/interfaces/libpq (fe-print.c)
Date: Saturday, January 6, 2001 @ 12:43:01
Author: tgl
Update of /home/projects/pgsql/cvsroot/pgsql/src/interfaces/libpq
from hub.org:/home/projects/pgsql/tmp/cvs-serv66399
Modified Files:
fe-print.c
----------------------------- Log Message -----------------------------
No need for screen_size to be static.
This original code used static to prevent the ioctl call every time. It
seems that optimization is gone in 7.0, and it may as well be removed if
it interferes with thread-safeness.
Date: Saturday, January 6, 2001 @ 12:43:01
Author: tglUpdate of /home/projects/pgsql/cvsroot/pgsql/src/interfaces/libpq
from hub.org:/home/projects/pgsql/tmp/cvs-serv66399Modified Files:
fe-print.c----------------------------- Log Message -----------------------------
No need for screen_size to be static.
--
Bruce Momjian | http://candle.pha.pa.us
pgman@candle.pha.pa.us | (610) 853-3000
+ If your life is a hard drive, | 830 Blythe Avenue
+ Christ can be your backup. | Drexel Hill, Pennsylvania 19026