Age | Commit message (Expand) | Author |
2005-07-26 | Basic documentation for ROLEs. The user-manag chapter still needs to | Tom Lane |
2005-07-26 | Add a role property 'rolinherit' which, when false, denotes that the role | Tom Lane |
2005-07-26 | Add pg_has_role() family of privilege inquiry functions modeled after the | Tom Lane |
2005-07-25 | Add SET ROLE. This is a partial commit of Stephen Frost's recent patch; | Tom Lane |
2005-07-25 | Add: | Bruce Momjian |
2005-07-24 | With the interval/day patch, the horology regression test no longer | Tom Lane |
2005-07-23 | Simple constraint exclusion. For now, only child tables of inheritance | Tom Lane |
2005-07-22 | Fix AT TIME ZONE for timestamps without time zones: | Bruce Momjian |
2005-07-21 | Add: | Bruce Momjian |
2005-07-20 | Fix breakage of INSTALL document build. | Tom Lane |
2005-07-20 | Add 'day' field to INTERVAL so 1 day interval can be distinguished from | Bruce Momjian |
2005-07-19 | Documentation tweak: make <command>CREATE OPERATOR CLASS</command> into | Neil Conway |
2005-07-18 | Fix some bogosities in geometric-function documentation: add an entry | Tom Lane |
2005-07-18 | \pset numericsep -> numericlocale. | Bruce Momjian |
2005-07-15 | Fix SGML spacing. | Bruce Momjian |
2005-07-14 | Change numericsep to a boolean, and make it locale-aware. | Bruce Momjian |
2005-07-14 | This doc patch replaces all inappropriate references to SQL:1999 when it | Neil Conway |
2005-07-14 | Integrate autovacuum functionality into the backend. There's still a | Tom Lane |
2005-07-13 | Documentation for some new PL/Perl features. Patch from David Fetter, | Neil Conway |
2005-07-10 | Change typreceive function API so that receive functions get the same | Tom Lane |
2005-07-10 | Add --encoding to pg_dump. | Bruce Momjian |
2005-07-10 | Update. | Bruce Momjian |
2005-07-10 | I made the patch that implements regexp_replace again. | Bruce Momjian |
2005-07-10 | Add psql \pset numericsep to allow output numbers like 100,000.0 or | Bruce Momjian |
2005-07-08 | Done: | Bruce Momjian |
2005-07-07 | Track dependencies on shared objects (which is to say, roles; we already | Tom Lane |
2005-07-07 | Update: | Bruce Momjian |
2005-07-07 | Update: | Bruce Momjian |
2005-07-06 | Reverse out because the lack of using pgport in timezone/ is causing | Bruce Momjian |
2005-07-06 | Add pg_column_size() to return storage size of a column, including | Bruce Momjian |
2005-07-06 | Update description of GUC full_page_writes. | Bruce Momjian |
2005-07-06 | Done: | Bruce Momjian |
2005-07-05 | Add GUC full_page_writes to control writing full pages to WAL. | Bruce Momjian |
2005-07-05 | Remove, now have GUC: | Bruce Momjian |
2005-07-05 | Add: | Bruce Momjian |
2005-07-04 | More TODO list section restructuring. | Bruce Momjian |
2005-07-04 | Restructure TODO sections. | Bruce Momjian |
2005-07-04 | Update | Bruce Momjian |
2005-07-04 | Update wording: | Bruce Momjian |
2005-07-03 | Support cross compilation by compiling "zic" with a native compiler. This | Peter Eisentraut |
2005-07-02 | Remove GIST concurrency limitations section. | Bruce Momjian |
2005-07-02 | Add SGML markup for on/off values in run-time section. | Bruce Momjian |
2005-07-02 | Use on/off consistently for GUC variables in postgresql.conf and the | Bruce Momjian |
2005-07-02 | Update: | Bruce Momjian |
2005-07-02 | In PL/PgSQL, allow a block's label to be optionally specified at the | Neil Conway |
2005-07-01 | Clarify: | Bruce Momjian |
2005-07-01 | Update for roles: | Bruce Momjian |
2005-07-01 | Update for roles: | Bruce Momjian |
2005-07-01 | Item superceeded now that groups exist: | Bruce Momjian |
2005-07-01 | Done: | Bruce Momjian |