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

Commit85e9a5a

Browse files
committed
Move reindexdb from /contrib to /bin.
Euler Taveira de Oliveira
1 parent2ea44d1 commit85e9a5a

File tree

10 files changed

+656
-273
lines changed

10 files changed

+656
-273
lines changed

‎contrib/Makefile

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
# $PostgreSQL: pgsql/contrib/Makefile,v 1.58 2005/07/2914:46:55 momjian Exp $
1+
# $PostgreSQL: pgsql/contrib/Makefile,v 1.59 2005/07/2915:13:10 momjian Exp $
22

33
subdir = contrib
44
top_builddir = ..
@@ -39,7 +39,6 @@ WANTED_DIRS = \
3939
#mSQL-interface\ (requires msql installed)
4040
#mac\ (does not have a makefile)
4141
#oracle\ (does not have a makefile)
42-
#reindexdb\ (does not have a makefile)
4342
#start-scripts\ (does not have a makefile)
4443
#xml2\ (non-standard makefile)
4544

‎contrib/README

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -128,10 +128,6 @@ pgstattuple -
128128
space within a table
129129
by Tatsuo Ishii <t-ishii@sra.co.jp>
130130

131-
reindexdb -
132-
Reindexes a database
133-
by Shaun Thomas <sthomas@townnews.com>
134-
135131
seg -
136132
Confidence-interval datatype (GiST indexing example)
137133
by Gene Selkov, Jr. <selkovjr@mcs.anl.gov>

‎contrib/reindexdb/README

Lines changed: 0 additions & 9 deletions
This file was deleted.

‎contrib/reindexdb/reindexdb

Lines changed: 0 additions & 252 deletions
This file was deleted.

‎doc/src/sgml/ref/allfiles.sgml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
<!--
2-
$PostgreSQL: pgsql/doc/src/sgml/ref/allfiles.sgml,v 1.65 2005/07/26 23:24:02 tgl Exp $
2+
$PostgreSQL: pgsql/doc/src/sgml/ref/allfiles.sgml,v 1.66 2005/07/29 15:13:11 momjian Exp $
33
PostgreSQL documentation
44
Complete list of usable sgml source files in this directory.
55
-->
@@ -136,4 +136,5 @@ Complete list of usable sgml source files in this directory.
136136
<!entity postgres system "postgres-ref.sgml">
137137
<!entity postmaster system "postmaster.sgml">
138138
<!entity psqlRef system "psql-ref.sgml">
139+
<!entity reindexdb system "reindexdb.sgml">
139140
<!entity vacuumdb system "vacuumdb.sgml">

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp