aboutsummaryrefslogtreecommitdiff
path: root/src/include/commands/user.h
Commit message (Expand)AuthorAge
* pgindent run for 8.2.Bruce Momjian2006-10-04
* Re-run pgindent, fixing a problem where comment lines after a blankBruce Momjian2005-11-22
* Implement DROP OWNED and REASSIGN OWNED. These new commands facilitate theAlvaro Herrera2005-11-21
* Replace pg_shadow and pg_group by new role-capable catalogs pg_authidTom Lane2005-06-28
* Add code to prevent transaction ID wraparound by enforcing a safe limitTom Lane2005-02-20
* Restructure subtransaction handling to reduce resource consumption,Tom Lane2004-09-16
* Pgindent run for 8.0.Bruce Momjian2004-08-29
* Fix subtransaction behavior for large objects, temp namespace, files,Tom Lane2004-07-28
* make sure the $Id tags are converted to $PostgreSQL as well ...PostgreSQL Daemon2003-11-29
* First batch of object rename commands.Peter Eisentraut2003-06-27
* Make CREATE/ALTER/DROP USER/GROUP transaction-safe, or at least prettyTom Lane2002-10-21
* pgindent run.Bruce Momjian2002-09-04
* Authentication improvements:Bruce Momjian2002-04-04
* User and database-specific session defaults for run-time configurationPeter Eisentraut2002-03-01
* New pgindent run with fixes suggested by Tom. Patch manually reviewed,Bruce Momjian2001-11-05
* Another pgindent run. Fixes enum indenting, and improves #endifBruce Momjian2001-10-28
* pgindent run on all C files. Java run to follow. initdb/regressionBruce Momjian2001-10-25
* Clean up #include's.Bruce Momjian2000-06-15
* Second round of fmgr changes: triggers are now invoked in new style,Tom Lane2000-05-29
* Ye-old pgindent run. Same 4-space tabs.Bruce Momjian2000-04-12
* * User management commands no longer user pg_exec_query_dest -> more robustPeter Eisentraut2000-01-14
* update_pg_pwd() is an AR trigger. Corrected return type.Jan Wieck1999-12-21
* Clean up some minor gcc warnings.Tom Lane1999-12-20
* Here's the Create/Alter/Drop Group stuff that's been really overdue. IBruce Momjian1999-12-16
* Cleanup of /include #include's, for 6.6 only.Bruce Momjian1999-07-14
* Here is a patch.Bruce Momjian1999-03-16
* Change my-function-name-- to my_function_name, and optimizer renames.Bruce Momjian1999-02-13
* OK, folks, here is the pgindent output.Bruce Momjian1998-09-01
* pgindent run before 6.3 release, with Thomas' requested changes.Bruce Momjian1998-02-26
* Missed a few files from Todd's patch...oops :)Marc G. Fournier1997-12-04