aboutsummaryrefslogtreecommitdiff
path: root/doc/src/sgml/ref
Commit message (Expand)AuthorAge
* Require execute permission on the trigger function for CREATE TRIGGER.Tom Lane2012-02-23
* Update statement about sorting of character-string data.Tom Lane2012-01-28
* Clarify documentation about SQL:2008 variant of LIMIT/OFFSET syntax.Tom Lane2011-12-01
* Clarify that ORDER BY/FOR UPDATE can't malfunction at higher iso levels.Robert Haas2011-10-28
* Fix typoMagnus Hagander2011-10-25
* Improve documentation of psql's \q command.Tom Lane2011-10-12
* Spelling improvementPeter Eisentraut2011-08-27
* Adjust CREATE DOMAIN example for standard_conforming_strings=on.Robert Haas2011-08-25
* Adjust wording now that estimated size can increaseMagnus Hagander2011-08-17
* Add "Compatibility" section to ALTER EXTENSION reference pagePeter Eisentraut2011-08-07
* Remove whitespace from end of linesPeter Eisentraut2011-08-07
* Fix a whitespace issue with the man pagesPeter Eisentraut2011-08-07
* Fix typo.Robert Haas2011-07-27
* Clarify which relkinds accept column comments.Robert Haas2011-07-26
* Change EDITOR_LINENUMBER_SWITCH to an environment variablePeter Eisentraut2011-07-24
* Improve sepgsql and SECURITY LABEL documentation.Robert Haas2011-07-20
* Unify spelling of "canceled", "canceling", "cancellation"Peter Eisentraut2011-07-02
* 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
* Improve accuracy of ON_ERROR_STOP documentation.Robert Haas2011-06-14
* Expand warnings on locks acquired by CREATE INDEX CONCURRENTLYAlvaro Herrera2011-06-13
* In ALTER EXTENSION docs, document left_type/right_type.Robert Haas2011-06-13
* Corrections to ALTER FOREIGN TABLE documentation.Robert Haas2011-06-12
* Support silent mode for service registrations on win32Magnus Hagander2011-06-09
* Reorder pg_ctl promote after pg_ctl statusPeter Eisentraut2011-06-08
* Sort COMMENT synopsis and add more examplesPeter Eisentraut2011-06-03
* Add pg_basebackup -z option for compression with default levelPeter Eisentraut2011-05-30
* Allow pg_basebackup compressed tar output to stdoutPeter Eisentraut2011-05-29
* Put options in some sensible orderPeter Eisentraut2011-05-25
* Put documentation of backslash commands back in alphabetical orderPeter Eisentraut2011-05-22
* Rename pg_dump --no-security-label to --no-security-labelsPeter Eisentraut2011-05-19
* Spell checking and markup refinementPeter Eisentraut2011-05-19
* More cleanup of FOREIGN TABLE permissions handling.Robert Haas2011-05-13
* Add some punctuationPeter Eisentraut2011-05-10
* Put options in more alphabetical orderPeter Eisentraut2011-05-10
* Fix typos in SECURITY LABEL documentation.Robert Haas2011-05-06
* Small cleanup of spacing in verbatim DocBook elementsPeter Eisentraut2011-05-02
* The arguments to pg_ctl kill are not optional - remove brackets in the docs.Heikki Linnakangas2011-04-28
* Remove partial and undocumented GRANT .. FOREIGN TABLE support.Robert Haas2011-04-25
* Make a code-cleanup pass over the collations patch.Tom Lane2011-04-22
* Improve doc wording for SQL syntax of LIMIT/OFFSET.Bruce Momjian2011-04-21
* Allow ALTER TYPE .. ADD ATTRIBUTE .. CASCADE to recurse to descendants.Robert Haas2011-04-20
* Allow ALTER TABLE name {OF type | NOT OF}.Robert Haas2011-04-20
* Document COLLATE option in CREATE TYPE reference page.Tom Lane2011-04-17
* Add some useful cross-references to the CREATE EXTENSION reference page.Tom Lane2011-04-13
* Don't show unusable collations in psql's \dO command.Tom Lane2011-04-09
* Add an example of WITH (UPDATE RETURNING) INSERT to the INSERT ref page.Tom Lane2011-04-08
* Uppercase <!ENTITY> and <!DOCTYPE> tags in SGML sourceAlvaro Herrera2011-04-04
* Duplicate expansion of "direction" from FETCH's synopsis into MOVEAlvaro Herrera2011-04-04