mirror of
https://github.com/postgres/postgres.git
synced 2025-07-31 22:04:40 +03:00
Update for Tatsuo.
This commit is contained in:
2
HISTORY
2
HISTORY
@ -150,7 +150,7 @@ New SQL function setval(seq,val,bool) for use in pg_dump (Philip)
|
||||
Require DROP VIEW to remove views, no DROP TABLE (Mark)
|
||||
Allow DROP VIEW view1, view2 (Mark)
|
||||
Allow multiple objects in DROP INDEX, DROP RULE, and DROP TYPE (Tom)
|
||||
Allow automatic conversion to Unicode (Tatsuo)
|
||||
Allow automatic conversion to/from Unicode (Tatsuo, Eiji)
|
||||
New /contrib/pgcrypto hashing functions (Marko Kreen)
|
||||
New pg_dumpall --globals-only option (Peter E)
|
||||
New CHECKPOINT command for WAL which creates new WAL log file (Vadim)
|
||||
|
Reference in New Issue
Block a user