OSDN Git Service

I cleaned those out as well (the echo -n "bug" was in there ;) and moved
authorBruce Momjian <bruce@momjian.us>
Sun, 5 Dec 1999 20:02:49 +0000 (20:02 +0000)
committerBruce Momjian <bruce@momjian.us>
Sun, 5 Dec 1999 20:02:49 +0000 (20:02 +0000)
commited62104ea90be4dbfb50e2e408342e0372a38467
treef093d7c4a93cdb085622ffd5f7be82f974107e4d
parent9eb69977fe53b70a76d743278d0a2393a495c231
I cleaned those out as well (the echo -n "bug" was in there ;) and moved
them into the scripts dir. I also added a --list option to show already
installed languages.

This whole moving and renaming totally confused CVS and my checked out
copy got completely fried last night. When you apply the source patch,
please make sure that all the directories src/bin/{create|destroy}* as
well as vacuumdb, cleardbdir are gone and that all the scripts (7) are
in
scripts/.

Meanwhile I am still puzzled about what happened with the docs patch.
Because I don't know what you got now, the second attachment contains
the
files

ref/allfiles.sgml
ref/commands.sgml
ref/createlang.sgml
ref/droplang.sgml
doc/src/sgml/Makefile

Peter Eisentraut                  Sernanders väg 10:115
15 files changed:
doc/src/sgml/ref/allfiles.sgml
doc/src/sgml/ref/commands.sgml
doc/src/sgml/ref/createlang.sgml
src/bin/Makefile
src/bin/createlang/Makefile [deleted file]
src/bin/createlang/createlang.sh [deleted file]
src/bin/destroylang/Makefile [deleted file]
src/bin/destroylang/destroylang.sh [deleted file]
src/bin/scripts/ID [new file with mode: 0644]
src/bin/scripts/Makefile
src/bin/scripts/createlang.sh [new file with mode: 0644]
src/bin/scripts/droplang [new file with mode: 0644]
src/bin/scripts/tags [new file with mode: 0644]
src/bin/scripts/vacuumdb
src/bin/scripts/vacuumdb.rej [new file with mode: 0644]