aboutsummaryrefslogtreecommitdiff
path: root/doc/src/sgml
Commit message (Expand)AuthorAge
* Fix grammatical mistake introduced by previous commitAlvaro Herrera2011-06-14
* Mention DROP TABLE as well as ALTER TABLE NO INHERITAlvaro Herrera2011-06-14
* Improve accuracy of ON_ERROR_STOP documentation.Robert Haas2011-06-14
* Document that bits to the right of the CIDR mask "should" be zero, notBruce Momjian2011-06-13
* Expand warnings on locks acquired by CREATE INDEX CONCURRENTLYAlvaro Herrera2011-06-13
* Remove parentheses from mention of current_schemas function.Robert Haas2011-06-13
* Clarify that NATURAL without matching columns is like CROSS JOIN.Robert Haas2011-06-13
* Add doc cross-reference to search_path discussion of current_schemas().Robert Haas2011-06-13
* Document GUC context for synchronous_standby_names/hot_standby_feedback.Robert Haas2011-06-13
* In ALTER EXTENSION docs, document left_type/right_type.Robert Haas2011-06-13
* Markup fix.Robert Haas2011-06-13
* More foreign table documentation improvements.Robert Haas2011-06-13
* Corrections to ALTER FOREIGN TABLE documentation.Robert Haas2011-06-12
* Ecpg doc cleanups, as reported by Marc Cousin.Bruce Momjian2011-06-09
* Update 9.1 release notes to reflect commits through today.Tom Lane2011-06-09
* Support silent mode for service registrations on win32Magnus Hagander2011-06-09
* Fix documentation of information_schema.element_typesPeter Eisentraut2011-06-09
* Make citext's equality and hashing functions collation-insensitive.Tom Lane2011-06-08
* Reorder pg_ctl promote after pg_ctl statusPeter Eisentraut2011-06-08
* Fix documentation reference to "above" examplePeter Eisentraut2011-06-04
* More ECPG documentation fixesPeter Eisentraut2011-06-04
* ECPG documentation fixPeter Eisentraut2011-06-04
* Truncate id to <=44 charactersPeter Eisentraut2011-06-03
* Use proper SGML doc entities rather than angle-brackets.Bruce Momjian2011-06-02
* Sort COMMENT synopsis and add more examplesPeter Eisentraut2011-06-03
* Some copy editing of the release notesPeter Eisentraut2011-06-01
* Protect GIST logic that assumes penalty values can't be negative.Tom Lane2011-05-31
* Use entities to encode non-ASCII characters in SGML documentationPeter Eisentraut2011-05-31
* Replace use of credential control messages with getsockopt(LOCAL_PEERCRED).Tom Lane2011-05-31
* Don't recommend upgrading to latest available Windows SDKMagnus Hagander2011-05-30
* Add pg_basebackup -z option for compression with default levelPeter Eisentraut2011-05-30
* Correct description of log_connections and log_disconnectionsPeter Eisentraut2011-05-29
* Allow pg_basebackup compressed tar output to stdoutPeter Eisentraut2011-05-29
* Drop "meaning" column from error code tablePeter Eisentraut2011-05-28
* Put options in some sensible orderPeter Eisentraut2011-05-25
* Put lists in sensible orderPeter Eisentraut2011-05-22
* Put documentation of backslash commands back in alphabetical orderPeter Eisentraut2011-05-22
* Clarify the documentation of the --with-ossp-uuid optionPeter Eisentraut2011-05-22
* Rename pg_dump --no-security-label to --no-security-labelsPeter Eisentraut2011-05-19
* Remove obsolete commentPeter Eisentraut2011-05-19
* Spell checking and markup refinementPeter Eisentraut2011-05-19
* /contrib/foo -> contrib/fooPeter Eisentraut2011-05-19
* Remove redundant privilege doc sentences.Bruce Momjian2011-05-16
* Allow pg_upgrade to honor libpq environment variables. Add 'local'Bruce Momjian2011-05-16
* More cleanup of FOREIGN TABLE permissions handling.Robert Haas2011-05-13
* Be more explicit about the meaning of the change in standard_conforming_strings.Tom Lane2011-05-10
* Mention "backslash" escape processing change in 9.1 release notes.Bruce Momjian2011-05-10
* Add some punctuationPeter Eisentraut2011-05-10
* Put options in more alphabetical orderPeter Eisentraut2011-05-10
* Adjust documentation with respect to "unknown" timezone setting.Tom Lane2011-05-10