summaryrefslogtreecommitdiff
path: root/databases/postgresql73-server/scripts/createuser (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Upgrade to 7.1, change to new layout style.Vanilla I. Shu2001-04-211-50/+0
| | | | | PR: ports/26741 Submitted by: maintainer
* Unbreak.Justin M. Seger1998-10-161-1/+1
| | | | Submitted by: steve
* Update postgresql port from v1.09 to v6.0 using files from PostgreSQLMarc G. Fournier1997-04-101-8/+8
| | | | port, which is going to be removed
* revive postgres95 as postgresql with full history as requested by Satoshi.Peter Wemm1997-04-091-0/+50
|
* Remove now obsolete postgres95 portJames FitzGibbon1997-04-021-50/+0
| | | | | | | | | Clean up newly imported PostgreSQL port: - variable reorganization and cleanup - remove NOMANCOMPRESS conditional in favour of MAN?= - prevent import of installing user's $PATH into ${PREFIX}/pgsql/.profile - change package name to remove 'v' - remove some of the latent bugs left over from the postgres95 port.
* Import of Postgres95, a next-generation DMBS research prototype.James FitzGibbon1996-09-231-0/+50
Reviewed by: jfitz@FreeBSD.ORG Submitted by: Matthew Stein <matt@bdd.net>