mirror of
https://github.com/postgres/postgres.git
synced 2025-07-30 11:03:19 +03:00
Add Pgadmin administration functions to /contrib/adminpack.
Dave Page
This commit is contained in:
@ -28,9 +28,10 @@ adddepend -
|
||||
Add object dependency information to pre-7.3 objects.
|
||||
by Rod Taylor <rbt@rbt.ca>
|
||||
|
||||
btree_gist -
|
||||
Support for emulating BTREE indexing in GiST
|
||||
by Oleg Bartunov <oleg@sai.msu.su> and Teodor Sigaev <teodor@sigaev.ru>
|
||||
adminpack -
|
||||
File and log manipulation routines, used by Pgadmin
|
||||
by From: Dave Page <dpage@vale-housing.co.uk>
|
||||
|
||||
|
||||
chkpass -
|
||||
An auto-encrypted password datatype
|
||||
|
Reference in New Issue
Block a user