mirror of
https://github.com/postgres/postgres.git
synced 2025-09-02 04:21:28 +03:00
Patch for Solaris 2.5 from: adrian@waltham.harvard.net
This commit is contained in:
@@ -7,7 +7,7 @@
|
||||
*
|
||||
*
|
||||
* IDENTIFICATION
|
||||
* $Header: /cvsroot/pgsql/src/backend/commands/vacuum.c,v 1.27 1997/04/02 03:48:01 vadim Exp $
|
||||
* $Header: /cvsroot/pgsql/src/backend/commands/vacuum.c,v 1.28 1997/04/15 18:18:21 scrappy Exp $
|
||||
*
|
||||
*-------------------------------------------------------------------------
|
||||
*/
|
||||
@@ -53,6 +53,8 @@
|
||||
# include <sys/resource.h>
|
||||
#endif
|
||||
|
||||
#include <port-protos.h>
|
||||
|
||||
bool VacuumRunning = false;
|
||||
static int MESSAGE_LEVEL; /* message level */
|
||||
|
||||
|
Reference in New Issue
Block a user