Skip to content

Commit 35096b5

Browse files
committed
Split vacuum and analyze into separate files
1 parent 3d669b5 commit 35096b5

File tree

6 files changed

+12
-603
lines changed

6 files changed

+12
-603
lines changed

src/backend/commands/Makefile

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,15 +4,15 @@
44
# Makefile for commands
55
#
66
# IDENTIFICATION
7-
# $Header: /cvsroot/pgsql/src/backend/commands/Makefile,v 1.24 2000/05/29 05:44:44 tgl Exp $
7+
# $Header: /cvsroot/pgsql/src/backend/commands/Makefile,v 1.25 2000/05/29 17:40:43 momjian Exp $
88
#
99
#-------------------------------------------------------------------------
1010

1111
SRCDIR = ../..
1212
include $(SRCDIR)/Makefile.global
1313

1414
OBJS = async.o creatinh.o command.o comment.o copy.o indexcmds.o define.o \
15-
remove.o rename.o vacuum.o view.o cluster.o \
15+
remove.o rename.o vacuum.o analyze.o view.o cluster.o \
1616
explain.o sequence.o trigger.o user.o proclang.o \
1717
dbcommands.o variable.o
1818

0 commit comments

Comments
 (0)
pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy