OSDN Git Service

Removed the automatic installation of built procedural languages
authorJan Wieck <JanWieck@Yahoo.com>
Thu, 20 May 1999 16:50:08 +0000 (16:50 +0000)
committerJan Wieck <JanWieck@Yahoo.com>
Thu, 20 May 1999 16:50:08 +0000 (16:50 +0000)
commit3de11d6526165154fe90bc161384e579dcdf1715
tree3caccc584122bbbe020375d09abd547e71e9edf0
parent33773af95bb110e9bfe805370a8b236df03d98fb
Removed the automatic installation of built procedural languages
from initdb again.

Added two new commands, createlang and destroylang to bin. These
hopefully end this damned mklang.sql discussion.

Jan
src/bin/Makefile
src/bin/createlang/Makefile [new file with mode: 0644]
src/bin/createlang/createlang.sh [new file with mode: 0644]
src/bin/destroylang/Makefile [new file with mode: 0644]
src/bin/destroylang/destroylang.sh [new file with mode: 0644]
src/bin/initdb/Makefile
src/bin/initdb/initdb.sh
src/test/regress/regress.sh