mirror of https://github.com/postgres/postgres
Remove RELEASE.patchlevel...it hasn't been modified since 1.02 *sigh* Pointed out by Andrewpull/50/head
parent
2441d06d22
commit
4e6923f75e
@ -1,35 +1,25 @@ |
||||
|
||||
In order to co-ordinate both usage and development of Postgres95, |
||||
there are currently two mailing lists available: |
||||
PostgreSQL Mailing Lists |
||||
|
||||
General Users/Questions |
||||
|
||||
General Discussion |
||||
- mainly geared towards usage of PostGres95 and associated |
||||
support & third-party software |
||||
This list is designed as a forum geared towards installation and usage |
||||
problems related to PostgreSQL, as well as a place to discuss general |
||||
SQL related problems. |
||||
|
||||
- send a message of subscribe to postgres95-request@postgres95.vnet.net |
||||
To subscribe, send a message of subscribe to: |
||||
questions-request@postgreSQL.org |
||||
|
||||
- a digest version of this list is available. To subscribe, send |
||||
a message of subscribe to: |
||||
postgres95-digest-request@postgres95.vnet.net |
||||
Hackers/Development Discussions |
||||
|
||||
- archives and back issues of these lists are stored on: |
||||
ftp://postgres95.vnet.net/pub/postgres95/archives |
||||
ftp://postgres95.vnet.net/pub/postgres95/digests |
||||
|
||||
Developers Mailling List |
||||
- those wishing to help improve Postgres95 and further develop it |
||||
|
||||
- send a message of subscribe to pg95-dev-request@ki.net |
||||
|
||||
|
||||
WWW: http://www.ki.net/postgres95 |
||||
FTP: ftp://ftp.ki.net/pub/postgres95 |
||||
|
||||
The current source tree, with all patches installed, is available |
||||
via sup @ sup.ki.net, or in a .tar.gz file available at: |
||||
|
||||
ftp://ftp.ki.net/pub/postgres95 |
||||
This list is where bugs reports and server improvements are discussed, |
||||
providing the developers with an area seperate from the general |
||||
questions, while allowing both end-users and administrators a chance to |
||||
join in and follow the discussions. |
||||
|
||||
To subscribe, send a message of subscribe to: |
||||
hackers-request@postgreSQL.org |
||||
|
||||
All the mailing lists are archived, with archives available at: |
||||
ftp://ftp.postgreSQL.org/pub/majordomo |
||||
|
||||
|
@ -1,24 +0,0 @@ |
||||
From scrappy@ki.net Thu Aug 1 13:39:58 1996 |
||||
Status: RO |
||||
X-Status: |
||||
Received: from daemun.ilt.com ([204.247.102.21]) by ki.net (8.7.5/8.7.5) with ESMTP id NAA16984 for <scrappy@ki.net>; Thu, 1 Aug 1996 13:39:51 -0400 (EDT) |
||||
From: postgres@madmax.ilt.com |
||||
Received: from madmax.ilt.com (madmax [199.26.203.43]) by daemun.ilt.com (8.7.5/8.7.3) with SMTP id KAA02799 for <scrappy@ki.net>; Thu, 1 Aug 1996 10:39:31 -0700 (PDT) |
||||
Received: by madmax.ilt.com (SMI-8.6/ILT-SVR4-1.1) |
||||
id KAA19226; Thu, 1 Aug 1996 10:34:46 -0700 |
||||
Date: Thu, 1 Aug 1996 10:34:46 -0700 |
||||
Message-Id: <199608011734.KAA19226@madmax.ilt.com> |
||||
To: scrappy@ki.net |
||||
Subject: RELEASE.patchlevel |
||||
|
||||
## Postgres95 |
||||
## |
||||
## This file is used to maintain sequencing of patches |
||||
|
||||
version: 1.02 |
||||
patch level: 0 |
||||
patch date: Thu Aug 1 18:00:00 EDT 1996 |
||||
|
||||
|
||||
|
||||
|
Loading…
Reference in new issue