| Age | Commit message (Collapse) | Author | Files | Lines | |
|---|---|---|---|---|---|
| 2005-05-16 | Move "-m fast" argument from stop_command_args to common_args so that | cjs | 1 | -3/+3 | |
| restart picks it up, too. | |||||
| 2005-02-06 | PostgreSQL 8.0.1 packages. A dump/restore using pg_dump is required | jdolecek | 1 | -0/+142 | |
| for those wishing to migrate data from any previous release. Major changes relative to 7.4.x: * Savepoints * Point-in-Time recovery * Tablespaces * Improved buffer management * ALTER TABLE column management improvements Full list of changes is available at: http://www.postgresql.org/docs/8.0/static/release.html#RELEASE-8-0 Also note that PostgreSQL server listens also on localhost (127.0.0.1) by default now. | |||||
