| Commit message (Expand) | Author | Age |
* | doc: Improve DocBook XML validity | Peter Eisentraut | 2014-02-23 |
* | Make placeholders in SQL command help more consistent and precise | Peter Eisentraut | 2012-06-22 |
* | Add note about column privilege behavior to REVOKE reference page | Peter Eisentraut | 2012-03-17 |
* | Add support for privileges on types | Peter Eisentraut | 2011-12-20 |
* | Fix a whitespace issue with the man pages | Peter Eisentraut | 2011-08-07 |
* | Be consistent about writing "[, ...]" instead "[,...]" in the docs. | Heikki Linnakangas | 2010-11-29 |
* | Remove cvs keywords from all files. | Magnus Hagander | 2010-09-20 |
* | Remove unnecessary xref endterm attributes and title ids | Peter Eisentraut | 2010-04-03 |
* | Make typography consistent | Peter Eisentraut | 2010-03-17 |
* | Add large object access control. | Itagaki Takahiro | 2009-12-11 |
* | Support GRANT/REVOKE ON ALL TABLES/SEQUENCES/FUNCTIONS IN SCHEMA. | Tom Lane | 2009-10-12 |
* | Make the placeholder naming in the synopses of the SQL help more consistent | Peter Eisentraut | 2009-09-19 |
* | Support column-level privileges, as required by SQL standard. | Tom Lane | 2009-01-22 |
* | SQL/MED catalog manipulation facilities | Peter Eisentraut | 2008-12-19 |
* | Set SQL man pages to be section 7 by default, and only transform them to | Peter Eisentraut | 2008-11-14 |
* | Create a separate grantable privilege for TRUNCATE, rather than having it be | Tom Lane | 2008-09-08 |
* | Document that REVOKE doesn't remove all permissions if PUBLIC has permissions. | Bruce Momjian | 2008-03-03 |
* | Update some obsolete stuff in the GRANT and REVOKE reference pages: | Tom Lane | 2007-10-30 |
* | Fix typo in REVOKE reference page. Guillaume Lelarge. | Neil Conway | 2007-10-10 |
* | Slight wording improvement. | Bruce Momjian | 2007-04-07 |
* | Remove example of SQL-standard syntax for GRANT/REVOKE --- was causing | Bruce Momjian | 2007-04-07 |
* | Update reference documentation on may/can/might: | Bruce Momjian | 2007-01-31 |
* | Remove emacs info from footer of SGML files. | Bruce Momjian | 2006-09-16 |
* | Get rid of the separate RULE privilege for tables: now only a table's owner | Tom Lane | 2006-09-05 |
* | Fix documentation error: GRANT/REVOKE for roles only accept role names | Tom Lane | 2006-08-02 |
* | Code review for GRANT CONNECT patch. Spell the privilege as CONNECT not | Tom Lane | 2006-04-30 |
* | Add GRANT CONNECTION ON DATABASE, to be used in addition to pg_hba.conf. | Bruce Momjian | 2006-04-30 |
* | Add GRANT ON SEQUENCE syntax to support sequence-only permissions. | Bruce Momjian | 2006-01-21 |
* | Document the behavior of GRANT/REVOKE in cases where the privilege is | Tom Lane | 2005-10-20 |
* | Basic documentation for ROLEs. The user-manag chapter still needs to | Tom Lane | 2005-07-26 |
* | Document that utility commands such as DROP FUNCTION allow argument names | Tom Lane | 2005-05-26 |
* | Create 'default_tablespace' GUC variable that supplies a TABLESPACE | Tom Lane | 2004-11-05 |
* | Tablespaces. Alternate database locations are dead, long live tablespaces. | Tom Lane | 2004-06-18 |
* | Align GRANT/REVOKE behavior more closely with the SQL spec, per discussion | Tom Lane | 2004-06-01 |
* | $Header: -> $PostgreSQL Changes ... | PostgreSQL Daemon | 2003-11-29 |
* | When a superuser does GRANT or REVOKE on an object he doesn't own, | Tom Lane | 2003-10-31 |
* | Add/edit index entries. | Peter Eisentraut | 2003-08-31 |
* | Editing of more reference pages. | Peter Eisentraut | 2003-04-26 |
* | Grant options, and cascading revoke. Grant options are allowed only for | Peter Eisentraut | 2003-01-23 |
* | Add optional drop behavior clause to REVOKE command, for SQL conformance. | Peter Eisentraut | 2003-01-10 |
* | Fixups for man pages | Peter Eisentraut | 2002-11-21 |
* | Restructure AclItem representation so that we can have more than eight | Tom Lane | 2002-04-21 |
* | Wrap some SQL syntax examples so \h shows them better. | Bruce Momjian | 2002-02-21 |
* | Privileges on functions and procedural languages | Peter Eisentraut | 2002-02-18 |
* | Use PostgreSQL consistantly throughout docs. Before, usage was split evenly | Thomas G. Lockhart | 2001-12-08 |
* | Try to be a little bit clearer about the implications of GRANT TO PUBLIC | Tom Lane | 2001-11-19 |
* | Initial round of tweakage for man pages | Peter Eisentraut | 2001-11-18 |
* | Put some kind of grammatical uniformity in the <refpurpose> lines. | Peter Eisentraut | 2001-09-03 |
* | Allow GRANT/REVOKE to/from more than one user per invocation. Command tag | Peter Eisentraut | 2001-06-09 |
* | Make UPDATE and DELETE privileges distinct. Add REFERENCES and TRIGGER | Peter Eisentraut | 2001-05-27 |