diff options
author | Bruce Momjian | 2001-02-03 04:13:22 +0000 |
---|---|---|
committer | Bruce Momjian | 2001-02-03 04:13:22 +0000 |
commit | 80dbae395d4cc5bed42242507ab76bae475632a8 (patch) | |
tree | c4780452ea01369d7d2f3ce9ac7e855892c332aa | |
parent | b18c09ee3a8a35bb2cbc39f7bf83c618b936b1a1 (diff) |
Change description.
-rw-r--r-- | contrib/README | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/contrib/README b/contrib/README index 3df55ac566d..395cf5cd61f 100644 --- a/contrib/README +++ b/contrib/README @@ -48,9 +48,9 @@ fulltextindex - by Maarten Boekhold <maartenb@dutepp0.et.tudelft.nl> init.d - - Scripts for starting and stopping the PostgreSQL server on - a non-Linux systems - by Ryan Kirkpatrick <pgsql@rkirkpat.net> + + Init.d-style scripts for starting and stopping the PostgreSQL + server by Ryan Kirkpatrick <pgsql@rkirkpat.net> intarray - Index support for arrays of int4, using GiST |