Update to PyGreSQL-3.1

This commit is contained in:
Bruce Momjian 2001-01-29 16:27:48 +00:00
parent 598a12722a
commit bb6ffb479a
1 changed files with 1 additions and 1 deletions

View File

@ -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)