summaryrefslogtreecommitdiff
path: root/HISTORY
diff options
context:
space:
mode:
authorBruce Momjian2001-01-29 16:27:48 +0000
committerBruce Momjian2001-01-29 16:27:48 +0000
commitbb6ffb479a2e308de9cc5962212df8dd96d23089 (patch)
tree6cf97c535e13a168e9ec350cd9e0d0794cce1fe3 /HISTORY
parent598a12722ac117bb0286c0a614274bf6763f1c43 (diff)
Update to PyGreSQL-3.1
Diffstat (limited to 'HISTORY')
-rw-r--r--HISTORY2
1 files changed, 1 insertions, 1 deletions
diff --git a/HISTORY b/HISTORY
index 6c12852d339..f9e6c744793 100644
--- a/HISTORY
+++ b/HISTORY
@@ -144,7 +144,7 @@ Allow DROP VIEW view1, view2 (Mark)
Allow multiple objects in DROP INDEX, DROP RULE, and DROP TYPE (Tom)
Allow automatic conversion to Unicode (Tatsuo)
New /contrib/pgcrypto hashing functions (Marko Kreen)
-New pg_dumpall --accounts-only option (Peter E)
+New pg_dumpall --globals-only option (Peter E)
New CHECKPOINT command for WAL which creates new WAL log file (Vadim)
New AT TIME ZONE syntax (Thomas)
Allow location of Unix domain socket to be configurable (David J. MacKenzie)