summaryrefslogtreecommitdiff
path: root/doc
Commit message (Expand)AuthorAgeFilesLines
* Update:Bruce Momjian2005-08-242-4/+8
* Run spellchecker over release notes.Bruce Momjian2005-08-241-13/+13
* More beta1 cleanup.Bruce Momjian2005-08-241-9/+10
* Suggest markup items for the future.Bruce Momjian2005-08-241-11/+26
* Update release notes for beta1.Bruce Momjian2005-08-241-2/+37
* Mention BEGIN { strict->import(); } as a substitute for 'use strict'Tom Lane2005-08-241-4/+8
* Adjust description of use_strict parameter. Some other minor editorialTom Lane2005-08-242-43/+36
* Fix broken markup.Tom Lane2005-08-241-10/+9
* Additem:Bruce Momjian2005-08-242-4/+5
* Add documentation for ALTER TABLE ENABLE/DISABLE TRIGGER.Tom Lane2005-08-243-8/+87
* Add:Bruce Momjian2005-08-242-2/+4
* Add to release notes.Bruce Momjian2005-08-241-1/+12
* Fix broken markup.Tom Lane2005-08-241-7/+7
* Update release notes.Bruce Momjian2005-08-241-2/+8
* Fix typo.Bruce Momjian2005-08-242-4/+4
* Mark "easy" items.Bruce Momjian2005-08-242-97/+101
* Update:Bruce Momjian2005-08-242-4/+4
* Add explaination:Bruce Momjian2005-08-242-2/+9
* Remove periods on bullet items.Bruce Momjian2005-08-241-9/+9
* Mark item as complete, add another:Bruce Momjian2005-08-232-8/+14
* Release note cleanups.Bruce Momjian2005-08-231-8/+8
* Update pgcrypto items.Bruce Momjian2005-08-231-44/+35
* Update ALTER OWNER description.Bruce Momjian2005-08-231-5/+6
* Fix function name.Bruce Momjian2005-08-231-2/+2
* Back out incorrect commit.Bruce Momjian2005-08-231-2/+2
* Fix function name.Bruce Momjian2005-08-231-2/+2
* Update release notes.Bruce Momjian2005-08-231-426/+623
* More release note updates.Bruce Momjian2005-08-231-79/+156
* Release note updates.Bruce Momjian2005-08-231-6/+7
* Release note updates.Bruce Momjian2005-08-231-123/+109
* Avoid bullets in subparagraphs.Bruce Momjian2005-08-231-544/+546
* Fix markup for para.Bruce Momjian2005-08-231-13/+5
* Adjust SGML so major feature items are all not in a single subparagraph.Bruce Momjian2005-08-231-737/+777
* Update release notes from community comments.Bruce Momjian2005-08-231-55/+86
* Update release notes for 8.1.Bruce Momjian2005-08-231-1/+1451
* Fix SGML sect1-3 alignment in the 8.0.X series.Bruce Momjian2005-08-231-2305/+2304
* Update documentation that non-super users can now do ALTER OWNER.Bruce Momjian2005-08-221-3/+4
* Cause ALTER INDEX OWNER to generate a warning and do nothing, rather thanTom Lane2005-08-221-41/+17
* enable_constraint_exclusion => constraint_exclusionBruce Momjian2005-08-223-17/+17
* Minor GUC cleanups: document krb_server_hostname and custom_variable_classesTom Lane2005-08-211-17/+17
* Add:Bruce Momjian2005-08-212-2/+4
* Add:Bruce Momjian2005-08-182-2/+4
* Done:Bruce Momjian2005-08-182-4/+4
* Rename pg_stat_file columns to be more consistent. Split apart changeBruce Momjian2005-08-151-5/+6
* Clean up some stray remaining references to pg_shadow, pg_user, pg_group.Tom Lane2005-08-153-38/+38
* Update administrator's guide chapters for ROLEs patch.Tom Lane2005-08-144-172/+339
* Change standard_compliant_strings to standard_conforming_strings.Peter Eisentraut2005-08-144-14/+14
* Update the createuser utility for the ROLEs world. Alvaro HerreraTom Lane2005-08-141-60/+124
* Fix up tab completion for ROLEs and add some more completion logic forTom Lane2005-08-141-4/+5
* Make pg_stat_file() use OUT parameters so that the user doesn't have toTom Lane2005-08-131-62/+49