git.postgresql.org Git - postgresql.git/commit
Wed, 1 Aug 2001 18:44:54 +0000 (18:44 +0000)
Wed, 1 Aug 2001 18:44:54 +0000 (18:44 +0000)
commit ea72cc4e111166905c17289cb78d39571b3cb59b
Attached ia a patch to enable window size detection code of psql for Solaris
platform.
TIOCGWINSZ is defined as follows:
Linux asm/ioctls.h
FreeBSD sys/ttycom.h. This file is included by sys/ioctl.h.
Solaris sys/termios.h
This patch tells print.c to know TIOCGWINSZ on Solaris platform. Same code is
founded in src/bin/psal/common.c.
Kenji Sugita
This is the main PostgreSQL git repository.
RSS
Atom