mirror of
https://github.com/postgres/postgres.git
synced 2025-08-08 06:02:22 +03:00
Add -g as synonmym for --globals-only in pg_dumpall. Add info about
-c,--clean option to manual page.
This commit is contained in:
1
HISTORY
1
HISTORY
@@ -159,7 +159,6 @@ Allow postmaster to listen on a specific IP address (David J. MacKenzie)
|
||||
Allow socket path name to be specified in hostname by using leading slash
|
||||
(David J. MacKenzie)
|
||||
Allow CREATE DATABASE to specify template database (Tom)
|
||||
New pg_dump --globals-only option (Peter E)
|
||||
New utility to convert MySQL schema dumps to SQL92 and PostgreSQL (Thomas)
|
||||
New /contrib/rserv replication toolkit (Vadim)
|
||||
New file format for COPY BINARY (Tom)
|
||||
|
Reference in New Issue
Block a user