Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit35096b5

Browse files
committed
Split vacuum and analyze into separate files
1 parent3d669b5 commit35096b5

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/2905:44:44 tgl Exp $
7+
# $Header: /cvsroot/pgsql/src/backend/commands/Makefile,v 1.25 2000/05/2917: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.oanalyze.oview.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)

[8]ページ先頭

©2009-2025 Movatter.jp