diff options
author | Thomas G. Lockhart <lockhart@fourpalms.org> | 1997-10-02 01:05:16 +0000 |
---|---|---|
committer | Thomas G. Lockhart <lockhart@fourpalms.org> | 1997-10-02 01:05:16 +0000 |
commit | 45bb4b945a2b2c58869e85ccf8a45833066b764b (patch) | |
tree | 14641b4aa5620057e74a1f2a16d986c03b79e63b | |
parent | bf125ca401c755babc70eaa7a358de857e52f98c (diff) | |
download | postgresql-45bb4b945a2b2c58869e85ccf8a45833066b764b.tar.gz postgresql-45bb4b945a2b2c58869e85ccf8a45833066b764b.zip |
First attempt at an installation completion message suggesting to keep
in touch with the Web site for updates etc.
-rw-r--r-- | register.txt | 11 |
1 files changed, 10 insertions, 1 deletions
diff --git a/register.txt b/register.txt index 18c834cf5d3..20c43ceae07 100644 --- a/register.txt +++ b/register.txt @@ -1,3 +1,12 @@ +(1997-10-01) +PostgreSQL has a Web site at http://www.postgresql.org/ which carries details +on the latest release, upcoming features, and other information to make your +work or play with PostgreSQL more productive. -This is a dummy file... +You may wish to subscribe to the PostgreSQL user-support mailing list. +To do this, send e-mail to pgsql-questions-request@postgresql.org with the +text "subscribe" in the message body. You should receive back an e-mail +welcoming you to the list. Other mailing lists and support information are +detailed on the Web site. +Thank you for choosing PostgreSQL, a leading-edge freeware product. |