]> granicus.if.org Git - postgresql/history - src/backend/utils/misc/superuser.c
Privileges on functions and procedural languages
[postgresql] / src / backend / utils / misc / superuser.c
2002-02-18 Peter EisentrautPrivileges on functions and procedural languages
2001-09-08 Peter EisentrautMake the world somewhat safe for (not from) DELETE...
2001-06-13 Tom LaneAllow a non-superuser database owner to vacuum all...
2001-01-24 Bruce MomjianChange Copyright from PostgreSQL, Inc to PostgreSQL...
2000-11-16 Tom LaneChange SearchSysCache coding conventions so that a...
2000-09-06 Peter EisentrautCode cleanup of user name and user id handling in the...
2000-01-26 Bruce MomjianAdd:
2000-01-14 Peter Eisentraut* User management commands no longer user pg_exec_query...
1999-11-24 Bruce MomjianAdd pg_statistic index, add missing Hiroshi file.
1999-11-22 Bruce MomjianAdd system indexes to match all caches.
1999-07-16 Bruce MomjianFinal cleanup
1999-07-15 Bruce MomjianChange #include's to use <> and "" as appropriate.
1999-02-13 Bruce MomjianChange my-function-name-- to my_function_name, and...
1998-09-01 Bruce MomjianOK, folks, here is the pgindent output.
1998-08-19 Bruce Momjianheap_fetch requires buffer pointer, must be released...
1998-02-25 Marc G. FournierFrom: Jan Wieck <jwieck@debis.com>
1997-09-08 Bruce MomjianAnother PGINDENT run that changes variable indenting...
1997-09-07 Bruce MomjianMassive commit to run PGINDENT on all *.c and *.h files.
1996-11-03 Marc G. FournierCleaned up include headers
1996-11-02 Bryan HendersonConvenience routine for checking superuser status.