]> granicus.if.org Git - postgresql/history - src/include/utils/acl.h
Create a 'type cache' that keeps track of the data needed for any particular
[postgresql] / src / include / utils / acl.h
2003-08-17 Tom LaneCreate a 'type cache' that keeps track of the data...
2003-08-08 Bruce MomjianAnother pgindent run with updated typedefs.
2003-08-04 Bruce MomjianUpdate copyrights to 2003.
2003-08-04 Bruce Momjianpgindent run.
2003-08-01 Tom LaneAdjust 'permission denied' messages to be more useful...
2003-07-21 Tom LaneError message editing in backend/catalog.
2003-06-27 Peter EisentrautFirst batch of object rename commands.
2003-06-27 Tom LaneCreate real array comparison functions (that use the...
2003-06-25 Bruce MomjianBack out array mega-patch.
2003-06-24 Bruce MomjianArray mega-patch.
2003-06-11 Peter EisentrautRepresent grant options in the information schema.
2003-01-23 Peter EisentrautGrant options, and cascading revoke. Grant options...
2003-01-09 Tom LaneMove new typedef AclId into c.h, so as to avoid clutter...
2002-12-05 Bruce MomjianMore cleanup of userid to be AclId rather than Oid.
2002-12-04 Bruce MomjianMake usesysid consistently int4, not oid.
2002-09-04 Bruce Momjianpgindent run.
2002-07-29 Tom LaneImplement CREATE/DROP OPERATOR CLASS. Work still remai...
2002-06-20 Bruce MomjianUpdate copyright to 2002.
2002-04-27 Tom LaneRestructure aclcheck error reporting to make permission...
2002-04-21 Tom LaneRestructure AclItem representation so that we can have...
2002-04-11 Tom LaneRestructure representation of aggregate functions so...
2002-03-21 Tom LaneChange the aclchk.c routines to uniformly use OIDs...
2002-02-18 Peter EisentrautPrivileges on functions and procedural languages
2001-11-05 Bruce MomjianNew pgindent run with fixes suggested by Tom. Patch...
2001-10-28 Bruce MomjianAnother pgindent run. Fixes enum indenting, and improv...
2001-10-25 Bruce Momjianpgindent run on all C files. Java run to follow. ...
2001-06-12 Bruce MomjianBack out has_table_privilege patch.
2001-06-12 Bruce MomjianOK -- here's take #5.
2001-06-09 Peter EisentrautAllow GRANT/REVOKE to/from more than one user per invoc...
2001-06-05 Tom LaneCorrect permissions-checking bugs associated with ancie...
2001-05-27 Peter EisentrautMake UPDATE and DELETE privileges distinct. Add REFERE...
2001-03-22 Bruce Momjianpgindent run. Make it all clean.
2001-01-24 Bruce MomjianChange Copyright from PostgreSQL, Inc to PostgreSQL...
2000-10-07 Tom LaneArrange that no database accesses are attempted during...
2000-10-02 Tom LaneMake default ACL be consistent --- ie, starting point...
2000-09-06 Peter EisentrautCode cleanup of user name and user id handling in the...
2000-07-31 Tom LaneMake acl-related functions safe for TOAST. Mark pg_cla...
2000-04-12 Bruce MomjianYe-old pgindent run. Same 4-space tabs.
2000-01-26 Bruce MomjianAdd:
2000-01-16 Peter EisentrautIncluded all yacc and lex files into the distribution.
1999-07-15 Bruce MomjianChange #include's to use <> and "" as appropriate.
1999-07-15 Bruce MomjianClean up #include in /include directory. Add scripts...
1999-07-09 Bruce MomjianFix for ACL length problem on different platforms.
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-02-26 Bruce Momjianpgindent run before 6.3 release, with Thomas' requested...
1998-02-25 Marc G. FournierFrom: Jan Wieck <jwieck@debis.com>
1998-02-24 Marc G. FournierFrom: Jan Wieck <jwieck@debis.com>
1998-02-23 Marc G. FournierQuick cleanups
1998-01-24 Bruce MomjianFix prototypes so they don't look like function definit...
1998-01-05 Bruce MomjianMove variable.c to commands/ and aclchk.c to catalog/.
1997-09-08 Bruce MomjianUsed modified version of indent that understands over...
1997-09-08 Bruce MomjianAdd typdefs to pgindent run.
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.
1997-08-19 Bruce MomjianMake functions static where possible, enclose unused...
1997-05-22 Marc G. FournierFrom: Darren King <aixssd!darrenk@abs.net>
1997-03-12 Marc G. FournierFrom: Dan McGuirk <mcguirk@indirect.com>
1996-11-10 Bruce MomjianAll external function definitions now have prototypes...
1996-11-04 Marc G. Fournier-Wall based cleanup of include files, based from acl...
1996-10-31 Marc G. Fournierremove:
1996-08-28 Marc G. FournierMore cleanups of the include files