]> git.ipfire.org Git - thirdparty/postgresql.git/commit
- Allow array on int8
authorPeter Eisentraut <peter_e@gmx.net>
Sat, 15 Jan 2000 18:30:35 +0000 (18:30 +0000)
committerPeter Eisentraut <peter_e@gmx.net>
Sat, 15 Jan 2000 18:30:35 +0000 (18:30 +0000)
commit2a1bfbce24c5a34a9fbe82d3569b96459cb898cf
treef96839a43babadb9fc3370392058eb775007efa3
parenta765db409b4b0e0b5298ec31f66894b1c9f0eca5
- Allow array on int8
- Prevent permissions on indexes
- Instituted --enable-multibyte option and tweaked the MB build process where necessary
- initdb prompts for superuser password
13 files changed:
doc/src/sgml/ref/initdb.sgml
src/Makefile.global.in
src/backend/tcop/utility.c
src/bin/initdb/Makefile
src/bin/initdb/initdb.sh
src/bin/pg_encoding/Makefile
src/bin/pg_encoding/pg_encoding.c
src/configure
src/configure.in
src/include/catalog/pg_shadow.h
src/include/catalog/pg_type.h
src/include/config.h.in
src/include/mb/pg_wchar.h