mirror of
https://github.com/postgres/postgres.git
synced 2025-07-28 23:42:10 +03:00
Remove pg_service mention.
This commit is contained in:
1
HISTORY
1
HISTORY
@ -145,7 +145,6 @@ Allow subselects in FROM, i.e. FROM (SELECT ...) [AS] alias (Tom)
|
||||
Update PyGreSQL to version 3.1 (D'Arcy)
|
||||
Store tables as files named by OID (Vadim)
|
||||
New SQL function setval(seq,val,bool) for use in pg_dump (Philip)
|
||||
New pg_service.conf file (Mario Weilguni)
|
||||
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)
|
||||
|
Reference in New Issue
Block a user