| Commit message (Expand) | Author | Age |
* | Implement sharable row-level locks, and use them for foreign key references | Tom Lane | 2005-04-28 |
* | More < and > changes to ampersands. | Bruce Momjian | 2005-01-22 |
* | Create 'default_tablespace' GUC variable that supplies a TABLESPACE | Tom Lane | 2004-11-05 |
* | Add a note about the difference between Postgres' treatment of the rights | Tom Lane | 2004-09-01 |
* | Improve privileges discussion (mostly, mention grant options). | Tom Lane | 2004-08-07 |
* | 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 |
* | I just noticed that \dp outputs "Table" to indicate relations (tables, | Bruce Momjian | 2004-03-22 |
* | $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 |
* | Fix a batch of speling misteaks identified by Peter's spell-checker tool. | Tom Lane | 2003-09-20 |
* | This patch fixes a few missed GUC variables that were still upper case, | Bruce Momjian | 2003-09-11 |
* | 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 |
* | Fixups for man pages | Peter Eisentraut | 2002-11-21 |
* | Change default privileges for languages and functions to be PUBLIC USAGE | Tom Lane | 2002-09-24 |
* | Arrange for the default permissions on a database to allow temp table | Tom Lane | 2002-09-03 |
* | Correct description of sequence privileges. | Peter Eisentraut | 2002-08-12 |
* | psql backslash commands are schema-aware. Pattern matching behavior | Tom Lane | 2002-08-10 |
* | Fix obsolete statement about permissions on COPY ref page, and confusion | Tom Lane | 2002-05-14 |
* | Clean up loose ends remaining from schema privileges discussion. | Tom Lane | 2002-04-30 |
* | Enforce EXECUTE privilege for aggregate functions. | Tom Lane | 2002-04-29 |
* | Update GRANT example and discussion to match current sources. | Tom Lane | 2002-04-22 |
* | 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 |
* | Spell-check and markup police | Peter Eisentraut | 2002-01-20 |
* | Point out that superusers bypass privilege checking. Minor wordsmithing. | Tom Lane | 2002-01-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 |
* | Expand documentation for sequence functions (nextval and friends). | Tom Lane | 2001-11-17 |
* | Fix typo pointed out by bruno@wolff.to | Bruce Momjian | 2001-11-11 |
* | 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 |
* | Add proofreader's changes to docs. | Bruce Momjian | 2000-10-05 |
* | No more need to create groups manually. | Bruce Momjian | 2000-04-09 |
* | No grant on indexes. | Bruce Momjian | 2000-04-09 |
* | Complete merge of all old man page information. | Thomas G. Lockhart | 1999-07-22 |
* | Fix markup for docbook2man man page generation. | Thomas G. Lockhart | 1999-07-06 |
* | Clean up to ensure tag completion as required by the newest versions | Thomas G. Lockhart | 1998-12-29 |
* | Minor cleanup in markup, especially in the Output section. | Thomas G. Lockhart | 1998-10-30 |
* | Cleanup markup and minor editing to prepare for first release. | Thomas G. Lockhart | 1998-09-25 |
* | Add new reference pages adapted from Jose'. | Thomas G. Lockhart | 1998-09-05 |