Re: pgsql/src/interfaces/libpq (fe-print.c) - Mailing list pgsql-committers

From Bruce Momjian
Subject Re: pgsql/src/interfaces/libpq (fe-print.c)
Date
Msg-id 200101091452.JAA04075@candle.pha.pa.us
Whole thread Raw
In response to pgsql/src/interfaces/libpq (fe-print.c)  (tgl@postgresql.org)
List pgsql-committers
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: 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.
>
>


--
  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

pgsql-committers by date:

Previous
From: momjian@postgresql.org
Date:
Subject: pgsql/doc/src/sgml (spi.sgml)
Next
From: momjian@postgresql.org
Date:
Subject: pgsql/doc/src/sgml (plsql.sgml)