aboutsummaryrefslogtreecommitdiff
path: root/doc/src/sgml/ref/grant.sgml
Commit message (Expand)AuthorAge
* Implement sharable row-level locks, and use them for foreign key referencesTom Lane2005-04-28
* More < and > changes to ampersands.Bruce Momjian2005-01-22
* Create 'default_tablespace' GUC variable that supplies a TABLESPACETom Lane2004-11-05
* Add a note about the difference between Postgres' treatment of the rightsTom Lane2004-09-01
* Improve privileges discussion (mostly, mention grant options).Tom Lane2004-08-07
* Tablespaces. Alternate database locations are dead, long live tablespaces.Tom Lane2004-06-18
* Align GRANT/REVOKE behavior more closely with the SQL spec, per discussionTom Lane2004-06-01
* I just noticed that \dp outputs "Table" to indicate relations (tables,Bruce Momjian2004-03-22
* $Header: -> $PostgreSQL Changes ...PostgreSQL Daemon2003-11-29
* When a superuser does GRANT or REVOKE on an object he doesn't own,Tom Lane2003-10-31
* Fix a batch of speling misteaks identified by Peter's spell-checker tool.Tom Lane2003-09-20
* This patch fixes a few missed GUC variables that were still upper case,Bruce Momjian2003-09-11
* Add/edit index entries.Peter Eisentraut2003-08-31
* Editing of more reference pages.Peter Eisentraut2003-04-26
* Grant options, and cascading revoke. Grant options are allowed only forPeter Eisentraut2003-01-23
* Fixups for man pagesPeter Eisentraut2002-11-21
* Change default privileges for languages and functions to be PUBLIC USAGETom Lane2002-09-24
* Arrange for the default permissions on a database to allow temp tableTom Lane2002-09-03
* Correct description of sequence privileges.Peter Eisentraut2002-08-12
* psql backslash commands are schema-aware. Pattern matching behaviorTom Lane2002-08-10
* Fix obsolete statement about permissions on COPY ref page, and confusionTom Lane2002-05-14
* Clean up loose ends remaining from schema privileges discussion.Tom Lane2002-04-30
* Enforce EXECUTE privilege for aggregate functions.Tom Lane2002-04-29
* Update GRANT example and discussion to match current sources.Tom Lane2002-04-22
* Restructure AclItem representation so that we can have more than eightTom Lane2002-04-21
* Wrap some SQL syntax examples so \h shows them better.Bruce Momjian2002-02-21
* Privileges on functions and procedural languagesPeter Eisentraut2002-02-18
* Spell-check and markup policePeter Eisentraut2002-01-20
* Point out that superusers bypass privilege checking. Minor wordsmithing.Tom Lane2002-01-18
* Use PostgreSQL consistantly throughout docs. Before, usage was split evenlyThomas G. Lockhart2001-12-08
* Try to be a little bit clearer about the implications of GRANT TO PUBLICTom Lane2001-11-19
* Initial round of tweakage for man pagesPeter Eisentraut2001-11-18
* Expand documentation for sequence functions (nextval and friends).Tom Lane2001-11-17
* Fix typo pointed out by bruno@wolff.toBruce Momjian2001-11-11
* Put some kind of grammatical uniformity in the <refpurpose> lines.Peter Eisentraut2001-09-03
* Allow GRANT/REVOKE to/from more than one user per invocation. Command tagPeter Eisentraut2001-06-09
* Make UPDATE and DELETE privileges distinct. Add REFERENCES and TRIGGERPeter Eisentraut2001-05-27
* Add proofreader's changes to docs.Bruce Momjian2000-10-05
* No more need to create groups manually.Bruce Momjian2000-04-09
* No grant on indexes.Bruce Momjian2000-04-09
* Complete merge of all old man page information.Thomas G. Lockhart1999-07-22
* Fix markup for docbook2man man page generation.Thomas G. Lockhart1999-07-06
* Clean up to ensure tag completion as required by the newest versionsThomas G. Lockhart1998-12-29
* Minor cleanup in markup, especially in the Output section.Thomas G. Lockhart1998-10-30
* Cleanup markup and minor editing to prepare for first release.Thomas G. Lockhart1998-09-25
* Add new reference pages adapted from Jose'.Thomas G. Lockhart1998-09-05