]> granicus.if.org Git - postgresql/commit
Added new pg_id to fix initdb problems
authorPeter Eisentraut <peter_e@gmx.net>
Thu, 20 Jan 2000 21:51:09 +0000 (21:51 +0000)
committerPeter Eisentraut <peter_e@gmx.net>
Thu, 20 Jan 2000 21:51:09 +0000 (21:51 +0000)
commit13f88750178ced2b948a3d2b8370f5231534577d
treee9f1abb294831f1bea568ad35ba0b0817031c445
parenta959e3f7c04d2f8cca3e7895c3bb460d40de2280
Added new pg_id to fix initdb problems
New INSTALL file
Fixed a copyright notice
INSTALL
doc/src/sgml/install.sgml
doc/src/sgml/ref/initdb.sgml
src/GNUmakefile.in
src/backend/access/heap/tuptoaster.c
src/bin/Makefile
src/bin/initdb/initdb.sh
src/bin/pg_id/Makefile [new file with mode: 0644]
src/bin/pg_id/pg_id.c [new file with mode: 0644]
src/bin/psql/copy.c
src/mkinstalldirs [new file with mode: 0755]