-
- Downloads
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
Showing
- src/bin/Makefile 3 additions, 2 deletionssrc/bin/Makefile
- src/bin/createlang/Makefile 29 additions, 0 deletionssrc/bin/createlang/Makefile
- src/bin/createlang/createlang.sh 173 additions, 0 deletionssrc/bin/createlang/createlang.sh
- src/bin/destroylang/Makefile 28 additions, 0 deletionssrc/bin/destroylang/Makefile
- src/bin/destroylang/destroylang.sh 139 additions, 0 deletionssrc/bin/destroylang/destroylang.sh
- src/bin/initdb/Makefile 1 addition, 2 deletionssrc/bin/initdb/Makefile
- src/bin/initdb/initdb.sh 1 addition, 21 deletionssrc/bin/initdb/initdb.sh
- src/test/regress/regress.sh 8 additions, 1 deletionsrc/test/regress/regress.sh
Loading
Please register or sign in to comment