aboutsummaryrefslogtreecommitdiff
path: root/doc/src
Commit message (Expand)AuthorAge
...
* Add a bit of markupPeter Eisentraut2011-06-23
* Add smallserial pseudotype.Robert Haas2011-06-21
* Make deadlock_timeout PGC_SUSET rather than PGC_SIGHUP.Robert Haas2011-06-21
* Add notion of a "transform function" that can simplify function calls.Robert Haas2011-06-21
* Performance tuning advice for SSI.Robert Haas2011-06-21
* Fix missed use of "cp -i" in an example, per Fujii Masao.Tom Lane2011-06-20
* Produce HISTORY file consistently as ASCIIPeter Eisentraut2011-06-19
* Capitalization fixesPeter Eisentraut2011-06-19
* Don't use "cp -i" in the example WAL archive_command.Tom Lane2011-06-17
* Fix typo.Robert Haas2011-06-17
* Rework parsing of ConstraintAttributeSpec to improve NOT VALID handling.Tom Lane2011-06-15
* Document that psql's \d also works with composite typesPeter Eisentraut2011-06-14
* In pg_upgrade, document that link mode has to have data directories onBruce Momjian2011-06-14
* 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