]> granicus.if.org Git - postgresql/commit
From: Massimo Dal Zotto <dz@cs.unitn.it>
authorMarc G. Fournier <scrappy@hub.org>
Tue, 25 Aug 1998 21:24:12 +0000 (21:24 +0000)
committerMarc G. Fournier <scrappy@hub.org>
Tue, 25 Aug 1998 21:24:12 +0000 (21:24 +0000)
commit88b17d9c56bfd0b6d35b824e9edbce29ae241c33
tree13e7463cf8647a23b0c053c4e83454fa7c7c5f33
parentab00a220ab846e9cd4b928b6483aa51799eeabfd
From: Massimo Dal Zotto <dz@cs.unitn.it>

> ps-status.patch
>
>       macros for ps status, used by postgres.c and utility.c.
>       Unfortunately ps status is system dependent and the current
>       code doesn't work on linux. The use of macros confines system
>       dependency to into one file (ps-status.h). Users of other
>       operating systems should check this code and submit new macros.
src/backend/tcop/pquery.c
src/backend/tcop/utility.c
src/backend/utils/init/globals.c
src/include/miscadmin.h