]> granicus.if.org Git - postgresql/commit
Updated user's guide to match new psql's output format
authorPeter Eisentraut <peter_e@gmx.net>
Sun, 26 Mar 2000 18:32:30 +0000 (18:32 +0000)
committerPeter Eisentraut <peter_e@gmx.net>
Sun, 26 Mar 2000 18:32:30 +0000 (18:32 +0000)
commit4579e68db24e56141e0ed179f23a6021c6d304d3
treed91011e7c8727f0f061d0d69a0e5dc8214c77e41
parent3871b69ba1d5d795bbd0d479e982546c1e4c375f
Updated user's guide to match new psql's output format
Fixed bug in createdb/alternative location
23 files changed:
doc/src/sgml/array.sgml
doc/src/sgml/datatype.sgml
doc/src/sgml/inherit.sgml
doc/src/sgml/manage-ag.sgml
doc/src/sgml/manage.sgml
doc/src/sgml/ref/abort.sgml
doc/src/sgml/ref/create_database.sgml
doc/src/sgml/ref/create_function.sgml
doc/src/sgml/ref/create_language.sgml
doc/src/sgml/ref/create_view.sgml
doc/src/sgml/ref/delete.sgml
doc/src/sgml/ref/fetch.sgml
doc/src/sgml/ref/initlocation.sgml
doc/src/sgml/ref/listen.sgml
doc/src/sgml/ref/move.sgml
doc/src/sgml/ref/notify.sgml
doc/src/sgml/ref/select.sgml
doc/src/sgml/ref/set.sgml
doc/src/sgml/ref/unlisten.sgml
doc/src/sgml/ref/update.sgml
doc/src/sgml/typeconv.sgml
src/backend/commands/dbcommands.c
src/bin/initlocation/initlocation.sh