aboutsummaryrefslogtreecommitdiff
path: root/doc/src/sgml
Commit message (Expand)AuthorAge
* Update pgcrypto items.Bruce Momjian2005-08-23
* Update ALTER OWNER description.Bruce Momjian2005-08-23
* Fix function name.Bruce Momjian2005-08-23
* Back out incorrect commit.Bruce Momjian2005-08-23
* Fix function name.Bruce Momjian2005-08-23
* Update release notes.Bruce Momjian2005-08-23
* More release note updates.Bruce Momjian2005-08-23
* Release note updates.Bruce Momjian2005-08-23
* Release note updates.Bruce Momjian2005-08-23
* Avoid bullets in subparagraphs.Bruce Momjian2005-08-23
* Fix markup for para.Bruce Momjian2005-08-23
* Adjust SGML so major feature items are all not in a single subparagraph.Bruce Momjian2005-08-23
* Update release notes from community comments.Bruce Momjian2005-08-23
* Update release notes for 8.1.Bruce Momjian2005-08-23
* Fix SGML sect1-3 alignment in the 8.0.X series.Bruce Momjian2005-08-23
* Update documentation that non-super users can now do ALTER OWNER.Bruce Momjian2005-08-22
* Cause ALTER INDEX OWNER to generate a warning and do nothing, rather thanTom Lane2005-08-22
* enable_constraint_exclusion => constraint_exclusionBruce Momjian2005-08-22
* Minor GUC cleanups: document krb_server_hostname and custom_variable_classesTom Lane2005-08-21
* Rename pg_stat_file columns to be more consistent. Split apart changeBruce Momjian2005-08-15
* Clean up some stray remaining references to pg_shadow, pg_user, pg_group.Tom Lane2005-08-15
* Update administrator's guide chapters for ROLEs patch.Tom Lane2005-08-14
* Change standard_compliant_strings to standard_conforming_strings.Peter Eisentraut2005-08-14
* Update the createuser utility for the ROLEs world. Alvaro HerreraTom Lane2005-08-14
* Fix up tab completion for ROLEs and add some more completion logic forTom Lane2005-08-14
* Make pg_stat_file() use OUT parameters so that the user doesn't have toTom Lane2005-08-13
* CREATE TABLE has optional column names, so change {} to [].Bruce Momjian2005-08-13
* Add documentation:Bruce Momjian2005-08-13
* Pass the type OID as the typioparam for all non-array types, rather thanTom Lane2005-08-12
* Improve documention on loading large data sets into plperl.Bruce Momjian2005-08-12
* Code & docs review for server instrumentation patch. File timestampsTom Lane2005-08-12
* Add markup for GUC mention in docs.Bruce Momjian2005-08-12
* Add files to do read I/O on the cluster directory:Bruce Momjian2005-08-12
* Solve the problem of OID collisions by probing for duplicate OIDsTom Lane2005-08-12
* Autovacuum loose end mop-up. Provide autovacuum-specific vacuum costTom Lane2005-08-11
* Update for new CVS homepage.Bruce Momjian2005-08-11
* Extend pg_config to be able to report the build-time values of CC,Tom Lane2005-08-09
* Fix ordering of default sync options to match code.Bruce Momjian2005-08-09
* Clarify wal_sync_method options in documentation.Bruce Momjian2005-08-09
* ALTER TABLE OWNER must change the ownership of the table's rowtype too.Tom Lane2005-08-04
* Code and docs review for pg_column_size() patch.Tom Lane2005-08-02
* Add NOWAIT option to SELECT FOR UPDATE/SHARE.Tom Lane2005-08-01
* nor -> or.Bruce Momjian2005-08-01
* Documentation for ALTER object SET SCHEMA commands. Also some minorTom Lane2005-08-01
* Add per-user and per-database connection limit options.Tom Lane2005-07-31
* Fix broken markup and spelling, put paragraph in a somewhat less randomTom Lane2005-07-30
* More vacuum markup fixes. AlvaroBruce Momjian2005-07-30
* Fix VACUUM sgml markup.Bruce Momjian2005-07-30
* Patch to mention cost-based delay in vacuum referenceBruce Momjian2005-07-30
* Add GUC variables to control keep-alive times for idle, interval, andBruce Momjian2005-07-30