Commits

DateSubjectAuthorReleases
2003-06-02 Make the world at least marginally safe for usernames with embedded spaces. Tom Lane 7.4.1
2003-01-24 Suppress gcc warnings. Tom Lane 7.4.1
2002-09-24 Change default privileges for languages and functions to be PUBLIC USAGE Tom Lane 7.3.1
2002-09-03 Arrange for the default permissions on a database to allow temp table Tom Lane 7.3.1
2002-08-26 Modify array operations to include array's element type OID in the Tom Lane 7.3.1
2002-08-09 has_table_privilege spawns scions has_database_privilege, has_function_privilege, Tom Lane 7.3.1
2002-04-27 Restructure aclcheck error reporting to make permission-failure Tom Lane 7.3.1
2002-04-26 Add current_schema() and current_schemas() inquiry functions. Tom Lane 7.3.1
2002-04-21 Restructure AclItem representation so that we can have more than eight Tom Lane 7.3.1
2002-03-26 pg_class has a relnamespace column. You can create and access tables Tom Lane 7.3.1
2002-03-21 Change the aclchk.c routines to uniformly use OIDs to identify the Tom Lane 7.3.1
2001-11-16 IsSystemRelationName() treats TOAST relations as system relations. Tom Lane 7.2.1
2001-06-14 has_table_privilege functions from Joe Conway (with some kibitzing from Tom Lane 7.2.1
2001-06-05 Correct permissions-checking bugs associated with ancient decision to Tom Lane 7.2.1
2001-01-14 Make aclcontains() do something that's at least vaguely reasonable: Tom Lane 7.1.1
2000-12-03 Ensure that all uses of <ctype.h> functions are applied to unsigned-char Tom Lane 7.1.1
2000-11-28 aclitemout() shouldn't coredump when it finds an ACL item Tom Lane 7.1.1
2000-11-16 Change SearchSysCache coding conventions so that a reference count is Tom Lane 7.1.1
2000-11-03 Fix bug reported by bobson: aclinsert3 would delete the 'world' entry Tom Lane 7.1.1
2000-10-07 Arrange that no database accesses are attempted during parser() --- this Tom Lane 7.1.1
2000-10-02 Make default ACL be consistent --- ie, starting point for ChangeAcl Tom Lane 7.1.1
2000-07-31 Make acl-related functions safe for TOAST. Mark pg_class.relacl as Tom Lane 7.1.1
2000-06-05 Latest round of fmgr updates. All functions with bool,char, or int2 Tom Lane 7.1.1
1999-10-18 Drive a stake through the heart of the last use of MAX_PARSE_BUFFER Tom Lane 7.1.1